Commit Graph

5 Commits

Author SHA1 Message Date
Spottedleaf
48043cd406 Hopper optimisations 2023-08-27 02:20:06 -07:00
Spottedleaf
e19f6a8796 Offset first input to unique id calculation
So that the first murmurHash3 call is unique
2023-08-20 17:19:46 -07:00
Spottedleaf
716342c922 Fix incorrect specialCollidingBlocks calculation clientside
Need to add a hook to the section read function that only
the client calls to actually count, as the client does not
invoke recalcBlockCounts on its own.

Can't be bothered to document the other changes in this commit.
2023-08-20 15:56:24 -07:00
Spottedleaf
d4248d54bb Fix bad particle light colouring
Swapped the light variables by accident
2023-08-12 03:42:39 -07:00
Spottedleaf
7c753abdb6 Initial Commit 2023-08-11 00:22:07 -07:00