dfsek
|
d0c9145aad
|
compile carver addon
|
2021-07-09 06:44:07 -07:00 |
|
dfsek
|
b36955a10a
|
change addon IDs to reflect new module names
|
2021-07-08 23:29:28 -07:00 |
|
dfsek
|
40e28c5e4b
|
move modules to better directory structure
|
2021-07-08 23:08:56 -07:00 |
|
dfsek
|
8dcd50d3fb
|
BlockPopulator -> GenerationStage
|
2021-07-08 10:12:44 -07:00 |
|
dfsek
|
719ea83bcd
|
populator registration
|
2021-07-08 09:54:18 -07:00 |
|
dfsek
|
6ca9ba029b
|
clean up biome and structure things
|
2021-07-08 06:18:16 -07:00 |
|
dfsek
|
1ac903cf91
|
get or create chunk generator registry
|
2021-07-07 11:25:59 -07:00 |
|
dfsek
|
2f55206cf0
|
registered chunk generators in impl
|
2021-07-07 11:22:47 -07:00 |
|
dfsek
|
43395fef08
|
refactor to NoiseChunkGenerator3D
|
2021-07-07 10:58:44 -07:00 |
|
dfsek
|
99d64fec36
|
build chunk generator addon
|
2021-07-07 10:54:25 -07:00 |
|
dfsek
|
88dfb299a5
|
create chunk generator addon module
|
2021-07-07 07:56:33 -07:00 |
|
dfsek
|
25073199f0
|
correct some errors in carver and structure addons
|
2021-07-06 22:23:04 -07:00 |
|
dfsek
|
5c4ef3f23b
|
implement biome pipeline addon
|
2021-07-06 21:50:52 -07:00 |
|
dfsek
|
9c3b6ea8bd
|
compile biome pipeline addon
|
2021-07-06 21:31:34 -07:00 |
|
dfsek
|
01351883d1
|
use getOrCreateRegistry
|
2021-07-05 22:39:48 -07:00 |
|
dfsek
|
04725698e8
|
use getCheckedRegistry where possible
|
2021-07-05 21:52:28 -07:00 |
|
dfsek
|
52a269b686
|
pull BiomeProviderBuilder out of BiomeProvider
|
2021-07-05 21:39:55 -07:00 |
|
dfsek
|
39f5aef0c5
|
noise addon + pack.yml noise functions
|
2021-07-05 20:35:39 -07:00 |
|
dfsek
|
b8e1e99b84
|
noise addon impl
|
2021-07-05 20:09:59 -07:00 |
|
dfsek
|
fe28fcedd1
|
fix addon registry stack overflow
|
2021-07-05 19:47:02 -07:00 |
|
dfsek
|
6f8a7d6364
|
CheckedRegistry#addUnchecked -> #registerUnchecked
|
2021-07-05 19:22:45 -07:00 |
|
dfsek
|
9221a4f1ae
|
CheckedRegistry#add -> #register
|
2021-07-05 19:22:21 -07:00 |
|
dfsek
|
a89b250765
|
refactor ProbabilityCollection and MaterialSet
|
2021-07-05 19:18:55 -07:00 |
|
dfsek
|
e7a2758722
|
PaletteHolderLoader
|
2021-07-05 16:38:49 -07:00 |
|
dfsek
|
d2298240ed
|
fix probability collection loading
|
2021-07-05 15:25:05 -07:00 |
|
dfsek
|
dea12d3056
|
apply palette loader
|
2021-07-05 13:10:49 -07:00 |
|
dfsek
|
b4f464c428
|
terrascript addon impl
|
2021-07-05 02:23:18 -07:00 |
|
dfsek
|
9f37285c9a
|
create TerraScriptAddon
|
2021-07-05 01:37:53 -07:00 |
|
dfsek
|
8213d23d72
|
compile terrascript
|
2021-07-05 01:36:24 -07:00 |
|
dfsek
|
fb63e38862
|
refactor terrascript
|
2021-07-05 01:29:19 -07:00 |
|
dfsek
|
d4d1a4434e
|
terrascript module
|
2021-07-05 01:18:27 -07:00 |
|
dfsek
|
1a50060ff0
|
flora addon impl
|
2021-07-05 01:00:52 -07:00 |
|
dfsek
|
0441837b19
|
compile palette addon
|
2021-07-05 00:55:01 -07:00 |
|
dfsek
|
7c30437031
|
flora addon impl
|
2021-07-05 00:47:51 -07:00 |
|
dfsek
|
3da777459e
|
compile flora addon
|
2021-07-05 00:43:17 -07:00 |
|
dfsek
|
32b0cd0b26
|
tree addon impl
|
2021-07-05 00:35:35 -07:00 |
|
dfsek
|
1ad08a599d
|
compile tree addon
|
2021-07-05 00:30:53 -07:00 |
|
dfsek
|
1777dc1aca
|
ore addon impl
|
2021-07-05 00:18:51 -07:00 |
|
dfsek
|
3ea6724e6c
|
build ore addon
|
2021-07-05 00:13:23 -07:00 |
|
dfsek
|
25339ca4ef
|
working biome config addon
|
2021-07-05 00:02:48 -07:00 |
|
dfsek
|
3364a75cec
|
build biome config addon
|
2021-07-04 23:11:08 -07:00 |
|
dfsek
|
54f4722297
|
implementation compiles now
|
2021-07-04 19:59:46 -07:00 |
|
dfsek
|
e9dc7d3db6
|
fix some refactor errors
|
2021-07-02 10:49:17 -07:00 |
|
dfsek
|
5c66dd4f17
|
refactor structures
|
2021-07-02 10:17:31 -07:00 |
|
dfsek
|
46c6113020
|
refactor trees
|
2021-07-02 10:05:26 -07:00 |
|
dfsek
|
bff7e44984
|
refactor ores
|
2021-07-02 09:58:12 -07:00 |
|
dfsek
|
7834509390
|
more modules
|
2021-07-02 09:50:34 -07:00 |
|
dfsek
|
8ff022cbc8
|
palette refactors
|
2021-07-02 09:50:15 -07:00 |
|
dfsek
|
6755054c97
|
refactor flora stuff
|
2021-07-02 09:36:24 -07:00 |
|
dfsek
|
62520af8e7
|
move more things to new modules
|
2021-07-02 07:44:30 -07:00 |
|