Commit Graph

2038 Commits

Author SHA1 Message Date
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 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 c6f42da61b create MaterialSet$Singleton class 2021-12-30 16:35:51 -07:00
dfsek 121dd16652 use caching provider in getBlock 2021-12-30 16:28:45 -07:00
dfsek d36fc7dec1 implement caching biome provider 2021-12-30 16:01:19 -07:00
dfsek 74237e7568 optimize ElevationInterpolator 2021-12-30 15:20:02 -07:00
dfsek 53cc36c879 fix profiler fetch concurrency issues 2021-12-30 15:05:24 -07:00
dfsek fc50f53944 synchronize profiler queries 2021-12-30 01:47:47 -07:00
dfsek 570a3bccc5 manually specify shadowjar task on shaded addons 2021-12-30 01:22:50 -07:00
dfsek 7039a28326 fix sponge structure generation 2021-12-30 01:11:25 -07:00
dfsek ca52a3e740 seed differently for every unique coordinate pair 2021-12-30 00:56:38 -07:00
dfsek 62b3f47fa7 correctly clear registry 2021-12-28 23:28:07 -07:00
dfsek b6abe0e7ac implement propertyholder in ConfigPack 2021-12-28 23:22:40 -07:00
dfsek f07519565b add max slant depth option 2021-12-28 22:30:32 -07:00
dfsek ffedfcc781 make exposed value a double 2021-12-28 21:55:10 -07:00
dfsek fb7c827e15 implement structure command 2021-12-28 21:46:06 -07:00
dfsek f921e22b5c add Vector3#toInt 2021-12-28 21:45:57 -07:00
dfsek 719260e3da add api for RegistryArgument to get registry at runtime 2021-12-28 21:45:44 -07:00
dfsek 34c83e87c4 improve CommandSender API 2021-12-28 21:44:58 -07:00
dfsek 70b0c55a39 create command-structures addon 2021-12-28 20:14:42 -07:00
dfsek c926625090 hash PaddedGridDistributor seed 2021-12-28 20:00:20 -07:00
dfsek ea7e78c498 xor world seed into PaddedGridDistributor seed 2021-12-28 19:12:06 -07:00
dfsek 36d417d3db implement padded grid distributor 2021-12-28 17:46:40 -07:00
dfsek ecc4504f00 add ore exposed option 2021-12-28 17:04:47 -07:00
dfsek ddebb8fec1 remove unused class 2021-12-28 16:57:57 -07:00
dfsek 7852165907 fix depth tracker from MetaListLikePreprocessor 2021-12-27 23:16:50 -07:00
dfsek ea5dd297cb implement new tectonic depthtracker API 2021-12-27 23:01:48 -07:00
dfsek ad7d173b7e make StructureScript properly return registry key 2021-12-27 15:59:51 -07:00
dfsek 287c029bda create GeometryUtil 2021-12-27 14:45:37 -07:00
dfsek 4be63b8c65 add Registry#getAllWithID method 2021-12-26 20:31:09 -07:00
dfsek 6d844c2d3a use single-parameter Keyed registration 2021-12-26 19:27:12 -07:00
dfsek 1c93c2bbb4 implement single-parameter Keyed registration methods 2021-12-26 19:26:23 -07:00
dfsek 3792a1ab05 make Keyed generic 2021-12-26 19:26:09 -07:00
dfsek 9c5b789aa2 unimplement Keyed in Structure 2021-12-26 19:26:02 -07:00
dfsek 1ac3964589 make Keyed generic 2021-12-26 15:11:04 -07:00
dfsek 5e3f310154 make WebsiteConfig optional 2021-12-25 16:33:51 -07:00
dfsek a0a05436a0 pull getOrCreateRegistry methods to RegistryProvider interface 2021-12-25 11:38:59 -07:00
dfsek c8d24f1694 clean up TypeKey 2021-12-25 11:01:48 -07:00
dfsek 7c32626bc0 add Registry#getRawType 2021-12-25 11:00:10 -07:00
dfsek 46e7bd917a getFromID -> getByID 2021-12-25 01:10:49 -07:00
dfsek dc688e49ce add registry tests 2021-12-25 01:10:29 -07:00
dfsek e1a6cdb484 tryGet -> getFromID 2021-12-25 01:06:20 -07:00
dfsek 2b92e2e73b getKey -> key 2021-12-25 01:04:19 -07:00