380 Commits

Author SHA1 Message Date
dfsek
f13d66d095 calculate locator positions before application 2022-02-15 09:12:30 -07:00
dfsek
68f8c8cea8 short-circuit locators 2022-02-14 09:30:45 -07:00
dfsek
c6458c901d eliminate boxing in BinaryColumn boolean ops 2022-01-11 08:58:38 -07:00
dfsek
52b6de12ae correct BinaryColumn logic for boolean ops on columns with differeny min Y 2022-01-08 11:32:37 -07:00
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
2b3cee6b7c add Distributor#xor 2022-01-08 10:45:27 -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
5e77878427 fix buffered world offset 2022-01-05 13:51:52 -07:00
dfsek
cb3ec5f300 add probability collection vector methods 2022-01-04 14:32:37 -07:00
dfsek
6b060a1ff6 buffered world builder api 2022-01-04 09:37:06 -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
c3e083607d add default int noise methods 2022-01-01 20:12:30 -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
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
b6abe0e7ac implement propertyholder in ConfigPack 2021-12-28 23:22:40 -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
ea5dd297cb implement new tectonic depthtracker API 2021-12-27 23:01:48 -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
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
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
e1a6cdb484 tryGet -> getFromID 2021-12-25 01:06:20 -07:00
dfsek
2b92e2e73b getKey -> key 2021-12-25 01:04:19 -07:00
dfsek
8467a19781 implement namespaced registries 2021-12-25 01:01:32 -07:00
dfsek
bb87bfa1de implement Namespaced in BaseAddon 2021-12-24 22:59:52 -07:00
dfsek
c07d5052b2 implement Namespaced in ConfigPack 2021-12-24 22:58:57 -07:00
dfsek
6729565a59 remove world instance from BukkitChunkGeneratorWrapper 2021-12-24 00:08:45 -07:00
dfsek
9ae259f1ed add Namespaced and RegistryKey interfaces 2021-12-24 00:00:50 -07:00
dfsek
a092dfdc3b document a bunch of stuff 2021-12-23 14:43:43 -07:00
dfsek
0f50b29c4e Move API to one package 2021-12-23 13:51:21 -07:00
dfsek
b4e6f2775e make getBlock accept WorldProperties 2021-12-22 23:07:01 -07:00
dfsek
631c8b705a move world property access to WorldProperties 2021-12-22 23:04:54 -07:00
dfsek
849b3116c9 add hashCode to Vector2Int 2021-12-21 23:10:35 -07:00