Commit Graph

2769 Commits

Author SHA1 Message Date
dfsek 03671ad209 fix binary column point selection 2022-01-08 11:10:21 -07:00
dfsek b99980e5c0 correct BinaryColumn boolean combination indices 2022-01-08 10:56:33 -07:00
dfsek 5e0a6b9472 correct OrDistributorTemplate error message 2022-01-08 10:49:57 -07:00
dfsek 3540753ff8 add XOR distributor 2022-01-08 10:49:40 -07:00
dfsek 2b3cee6b7c add Distributor#xor 2022-01-08 10:45:27 -07:00
dfsek 5881e4465f add XOR pattern 2022-01-08 10:40:57 -07:00
dfsek 48c7e4ab40 add Pattern#xor 2022-01-08 10:40:09 -07:00
dfsek 9bcf06e1b2 register XOR locator 2022-01-08 10:39:18 -07:00
dfsek 0bfa6f4b04 correct OrLocatorTemplate error message 2022-01-08 10:38:25 -07:00
dfsek 0bf8d54598 add XorLocatorTemplate 2022-01-08 10:36:28 -07:00
dfsek 0c43cfcc5f add Locator#xor 2022-01-08 10:36:01 -07:00
dfsek 2ea66cd295 add BinaryColumn#xor 2022-01-08 10:34:41 -07:00
dfsek a7d0d52dfb abstract BinaryColumn boolean operators 2022-01-08 10:28:49 -07:00
dfsek 8a35e3f21d make BinaryColumn#or able to OR columns of different size 2022-01-08 10:25:53 -07:00
dfsek 9c024df9e5 use search range for binary column in pattern locator 2022-01-08 10:20:06 -07:00
dfsek bde7760634 make color modifier default to vanilla 2022-01-07 14:04:51 -07:00
dfsek ed986ddcb8 fix biome fog 2022-01-07 14:00:57 -07:00
dfsek b6aae73ef6 remove color map from BiomeTemplate 2022-01-07 13:38:18 -07:00
dfsek 7883a39375 add more vanilla biome properties 2022-01-07 13:09:01 -07:00
dfsek f0a71b3ad0 remove unused shadow method 2022-01-07 10:01:52 -07:00
dfsek 5e77878427 fix buffered world offset 2022-01-05 13:51:52 -07:00
dfsek 7b9891150d create and register mutated structure config 2022-01-05 08:12:00 -07:00
dfsek e5d5a88cbe increase feature priority 2022-01-04 14:33:31 -07:00
dfsek 3c3e3dafb5 create MutatedStructure 2022-01-04 14:32:46 -07:00
dfsek cb3ec5f300 add probability collection vector methods 2022-01-04 14:32:37 -07:00
dfsek 2a08645265 increase biome priority 2022-01-04 14:32:24 -07:00
dfsek 6b060a1ff6 buffered world builder api 2022-01-04 09:37:06 -07:00
dfsek 1d6eb0c48f create structure-mutator module 2022-01-04 08:55:21 -07:00
dfsek 42c407698d configurable beard threshold 2022-01-04 08:24:32 -07:00
dfsek 3fd5aaf56c load addons in separate method 2022-01-02 01:25:33 -07:00
dfsek b4a4d7e377 dump resources in separate method 2022-01-02 01:24:10 -07:00
dfsek f7d53c9db3 add vanilla biomes option on fabric 2022-01-02 00:46:13 -07:00
dfsek 3dc98a2bc2 create AdjacentPatternLocator 2022-01-01 22:48:34 -07:00
dfsek f393f76a87 add WritableWorld#column 2022-01-01 22:48:26 -07:00
dfsek a00dfac937 move column impl to main api 2022-01-01 22:48:02 -07:00
dfsek 999e09a653 optimize ElevationInterpolator 2022-01-01 22:14:48 -07:00
dfsek 29580e125d uninclude fastutil 2022-01-01 21:40:46 -07:00
dfsek c3e083607d add default int noise methods 2022-01-01 20:12:30 -07:00
dfsek 463c323f0a depend on fastutil 2022-01-01 20:12:21 -07:00
dfsek d13c0dd198 Revert "optimize ElevationInterpolator"
This reverts commit 74237e7568.
2022-01-01 19:58:06 -07:00
dfsek aa5ccd0196 make ocean palette optional 2021-12-31 23:46:44 -07:00
dfsek 039e45ef97 implement biome colors on fabric 2021-12-31 23:43:32 -07:00
dfsek 3a626d9101 remove unneeded access widener 2021-12-31 23:22:54 -07:00
dfsek 069b0d425a add beardification support 2021-12-31 23:19:21 -07:00
dfsek 83029989b9 clean up AddonsCommandAddon 2021-12-31 18:21:02 -07:00
dfsek edac8953c1 move profiler command to separate addon 2021-12-31 18:20:44 -07:00
dfsek 012a01da71 move addons command into separate addon 2021-12-31 18:16:50 -07:00
dfsek 17470fd74b create PacksCommandAddon 2021-12-31 18:12:56 -07:00
dfsek 43235f2fc8 add yourkit info to README.md 2021-12-31 13:20:20 -07:00
dfsek 3c58d6decd fix shaded jar resources config 2021-12-31 13:11:22 -07:00