Bud Gidiere
bb4ecee1f8
Use XoRoShiRo128PlusPlusRandom instead of XoRoShiRo128PlusRandom
2020-11-19 17:38:45 -06:00
Bud Gidiere
094b421f97
Use Faster XoRoShiRo128PlusRandom
...
XoRoShiRo128PlusRandom is a Faster Random Class that is many times faster than standard Java Random. It also features better random distribution and the ability to be split and retain the exact same noise output like Splitable random.
http://dsiutils.di.unimi.it/docs/it/unimi/dsi/util/XoRoShiRo128PlusRandom.html
2020-11-19 17:23:08 -06:00
dfsek
bfd57e38d8
Refactor some biome stuff
2020-11-13 23:34:34 -07:00
dfsek
0e3577063e
Move Rotation stuff for Structures to separate class
2020-11-09 00:39:09 -07:00
dfsek
7d395a4347
Clean up Async thing finders
2020-11-08 19:38:49 -07:00
solonovamax
0c8c0723ef
Fix up issues with code
...
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-06 22:26:57 -05:00
dfsek
a362ed47ce
Reformat again
2020-11-06 15:45:07 -07:00
dfsek
d0891a0f95
Add EntityFeature to StructureConfig.
2020-11-04 20:40:58 -07:00
dfsek
224dfbe638
Clean up imports
2020-10-26 10:58:28 -07:00
dfsek
862e9e82a2
Add ability to set custom structures as locatable by Ender Eyes
2020-10-21 00:37:10 -07:00
dfsek
9b27748ed3
Correct structure not found message
2020-10-18 16:44:31 -07:00
dfsek
b6f354c630
Ensure player is online before messaging/teleporting after feature location.
2020-10-14 23:49:09 -07:00
dfsek
2b460f8617
Implement loot system
2020-10-09 16:30:34 -07:00
dfsek
506e1e0e23
Structure location is fast now
2020-10-08 22:44:12 -07:00
dfsek
6ec7ab9c72
Implement structure location
2020-10-08 21:14:35 -07:00
dfsek
e6f6a63194
Fix structure spawn requirements, begin work on custom trees
2020-10-08 01:47:34 -07:00
dfsek
277fbccc07
Config refactoring, work on caverns, multi-level tree gen
2020-10-04 21:14:58 -07:00
dfsek
c80e65cce9
Begin work on structure /locate, fix voxel geometry and add test commands, begin work on simplex caves
2020-10-04 02:23:35 -07:00