MihailRis
|
faca68e6c3
|
replace argument 'seed' with global constant 'SEED'
|
2024-10-16 08:46:32 +03:00 |
|
MihailRis
|
59c4e26eda
|
feat: heightmap-inputs
|
2024-10-16 00:38:58 +03:00 |
|
MihailRis
|
de00414456
|
add generator 'caption' property
|
2024-10-13 22:53:12 +03:00 |
|
MihailRis
|
40612dd7da
|
update doc-comments
|
2024-10-11 19:06:38 +03:00 |
|
MihailRis
|
b5c1050f43
|
add placements priority
|
2024-10-11 18:37:03 +03:00 |
|
MihailRis
|
50eb83ad9b
|
add generator param 'wide-structs-chunks-radius' & make caves more interesting
|
2024-10-10 03:57:43 +03:00 |
|
MihailRis
|
a578cca325
|
add 'place_structures_wide' callback
|
2024-10-10 02:00:13 +03:00 |
|
MihailRis
|
116cbd61db
|
feat: 'lines' (cave-like structures/tunnels) (WIP)
|
2024-10-08 02:32:45 +03:00 |
|
MihailRis
|
16fac768c8
|
add chunk_height parameter to place_structures
|
2024-09-29 23:39:42 +03:00 |
|
MihailRis
|
abc8eccab8
|
add biome-bpd and heights-bpd generator def parameters
|
2024-09-29 23:12:45 +03:00 |
|
MihailRis
|
3784b57eed
|
move biomes definition to a json file
|
2024-09-29 22:03:37 +03:00 |
|
MihailRis
|
3d478aef08
|
add generator definition file (.toml)
|
2024-09-26 22:26:01 +03:00 |
|
MihailRis
|
d534207deb
|
add test ore (coal)
|
2024-09-25 00:13:59 +03:00 |
|
MihailRis
|
bca222afe5
|
update test generator script
|
2024-09-24 20:46:50 +03:00 |
|
MihailRis
|
dbaea71398
|
fix structures choosing
|
2024-09-24 18:31:15 +03:00 |
|
MihailRis
|
983a24bd05
|
remove generator script load_structures function
|
2024-09-24 17:16:52 +03:00 |
|
MihailRis
|
806ed4b155
|
add automatic biome-based structures placement
|
2024-09-24 17:08:25 +03:00 |
|
MihailRis
|
323c2f2935
|
refactor & add structures.json
|
2024-09-24 04:05:13 +03:00 |
|
MihailRis
|
001b930212
|
update world generation pipeline
|
2024-09-21 23:29:19 +03:00 |
|
MihailRis
|
03ba7c9539
|
test voxel structures generation
|
2024-09-21 17:21:47 +03:00 |
|
MihailRis
|
cba1a5c23e
|
add LuaGeneratorScript::loadStructures
|
2024-09-21 01:32:38 +03:00 |
|
MihailRis
|
4f882a3ca3
|
add StructurePlacement & add SurroundMap visualization test
|
2024-09-20 23:43:54 +03:00 |
|
MihailRis
|
a81555b979
|
advanced plants test
|
2024-08-20 20:58:36 +03:00 |
|
MihailRis
|
5bdabaea42
|
add plants
|
2024-08-20 20:46:23 +03:00 |
|
MihailRis
|
572eaec429
|
add test biomes
|
2024-08-19 20:11:55 +03:00 |
|
MihailRis
|
4bd5f1b629
|
add biomes table
|
2024-08-19 17:57:09 +03:00 |
|
MihailRis
|
c3831afd19
|
add biome 'parameters' field
|
2024-08-19 17:42:33 +03:00 |
|
MihailRis
|
efa27496ab
|
add biome as table & 'biome_parameters' variable
|
2024-08-19 17:13:50 +03:00 |
|
MihailRis
|
685cd414c4
|
add struct Biome & move generator-related scripting to scripting_world_generation.cpp
|
2024-08-18 22:25:36 +03:00 |
|
MihailRis
|
810519fb4d
|
add docs
|
2024-08-18 17:29:02 +03:00 |
|
MihailRis
|
2a506e9891
|
refactor blocks layers
|
2024-08-18 16:54:58 +03:00 |
|
MihailRis
|
af485dd7cb
|
add sea_layers
|
2024-08-18 01:30:59 +03:00 |
|
MihailRis
|
e560236a8c
|
add heightmap write-only property 'noiseSeed'
|
2024-08-17 20:17:52 +03:00 |
|
MihailRis
|
510c45ffe9
|
add sea_level variable
|
2024-08-17 19:06:14 +03:00 |
|
MihailRis
|
c5877684eb
|
add 'below_sea_level' layer property
|
2024-08-17 18:44:08 +03:00 |
|
MihailRis
|
2a767a3638
|
add generator layers
|
2024-08-17 18:11:52 +03:00 |
|
MihailRis
|
95cf451cc8
|
add GeneratorScript
|
2024-08-14 17:12:12 +03:00 |
|
MihailRis
|
5fa6b14f05
|
add GeneratorDef
|
2024-08-14 01:23:14 +03:00 |
|