9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-27 19:09:22 +00:00
Files
Leaf/patches/server
Kobe ⑧ 2c4d9d40d1 Some changes to optimizations and api (#172)
* Add faster random generator for Entity random

* Option for replace worldgen random with L64X128MixRandomSource & Cleanup

* Allocate 1 thread for AsyncLocator by default

* Rename to worldgen

* Add config option for backed random generator

* Add SplittableGenerator check

* Cache random generator

* Revert cache
Caching RNGs will cause some issues during worldgen

* Set to final & cleanup

* LevelChunkMixin

* Filter null values

* Use Xoroshiro128PlusPlus by default

* Benchmark results

* Revert changes

* Better smooth teleport api

* Set seed to 0
2024-11-28 18:26:03 -05:00
..
2024-11-10 17:43:41 -05:00
2024-11-28 15:51:53 -05:00
2024-11-10 17:43:41 -05:00
2024-11-10 17:43:41 -05:00