MihailRis
|
b191f2ba9d
|
add fullscreen block overlay
|
2024-10-31 18:22:55 +03:00 |
|
MihailRis
|
0618028df1
|
add 'model-name' item property
|
2024-10-30 12:46:36 +03:00 |
|
MihailRis
|
d3def8e741
|
Merge branch 'main' into item-models
|
2024-10-29 23:05:14 +03:00 |
|
MihailRis
|
edad594101
|
fix block.get_hitbox again
|
2024-10-29 23:03:42 +03:00 |
|
MihailRis
|
962c1afc4a
|
Merge branch 'main' into item-models
|
2024-10-28 10:18:04 +03:00 |
|
MihailRis
|
d8c3940451
|
add 'heights-interpolation', 'biomes-interpolation'
|
2024-10-28 09:22:02 +03:00 |
|
MihailRis
|
fae372d19f
|
feat: item models generation simple & remove core:item_models
|
2024-10-26 18:42:21 +03:00 |
|
MihailRis
|
9b53def82a
|
fix: dependency level prefix is ignored
|
2024-10-23 13:20:47 +03:00 |
|
MihailRis
|
b217c902c4
|
fix extended blocks solidity & fix extended blocks neighbours update
|
2024-10-22 08:06:26 +03:00 |
|
Sergwest585
|
2a9e602a1b
|
add default return in switch-case
|
2024-10-19 20:51:20 +03:00 |
|
MihailRis
|
ab2b24d982
|
make generation.get_generators nothrow
|
2024-10-18 08:16:55 +03:00 |
|
MihailRis
|
552740b87b
|
add missing includes
|
2024-10-18 02:43:16 +03:00 |
|
MihailRis
|
59c4e26eda
|
feat: heightmap-inputs
|
2024-10-16 00:38:58 +03:00 |
|
MihailRis
|
f87bb960a9
|
replace structures.json with structures.toml
|
2024-10-15 03:22:19 +03:00 |
|
MihailRis
|
48143c5a2b
|
add fragment.crop, fragment:crop() & fix fragments rotation when width is not equal to depth & fix extra structures placements
|
2024-10-15 00:03:06 +03:00 |
|
MihailRis
|
4c3ce8c174
|
add resource-aliases.json
|
2024-10-14 07:18:24 +03:00 |
|
MihailRis
|
e3c6e55a41
|
convert generator parameters naming to the project style
|
2024-10-14 04:45:11 +03:00 |
|
MihailRis
|
de00414456
|
add generator 'caption' property
|
2024-10-13 22:53:12 +03:00 |
|
MihailRis
|
7c56d8fd7f
|
replace biomes.json with biomes.toml & make it combined object
|
2024-10-13 21:50:39 +03:00 |
|
MihailRis
|
50eb83ad9b
|
add generator param 'wide-structs-chunks-radius' & make caves more interesting
|
2024-10-10 03:57:43 +03:00 |
|
MihailRis
|
b4578cfb87
|
fix caves issues & add block 'surface-replacement' property
|
2024-10-08 22:37:41 +03:00 |
|
MihailRis
|
d31a935009
|
Merge branch 'main' into heightmaps
|
2024-10-05 00:06:14 +03:00 |
|
MihailRis
|
b984e363ea
|
add block size check to ContentLoader
|
2024-10-05 00:04:07 +03:00 |
|
MihailRis
|
ea9ad08bfd
|
Merge branch 'main' into heightmaps
|
2024-10-03 19:12:37 +03:00 |
|
MihailRis
|
ab53922474
|
extend user block fields check
|
2024-10-03 16:08:40 +03:00 |
|
MihailRis
|
0ad588fd33
|
fix world converter
|
2024-10-03 02:38:57 +03:00 |
|
MihailRis
|
e0a4876f3f
|
add explicit block fields total size limit - 240 bytes
|
2024-10-02 17:08:46 +03:00 |
|
MihailRis
|
6016433f47
|
format ContentReport.cpp
|
2024-10-02 00:35:50 +03:00 |
|
MihailRis
|
c79b65a432
|
fix: error if indices.json has no 'blocks-data' element
|
2024-10-02 00:29:00 +03:00 |
|
MihailRis
|
024dccb135
|
fix: no blocks data conversion if no data loss detected
|
2024-10-01 21:05:08 +03:00 |
|
MihailRis
|
bc05716772
|
implement blocks data conversion
|
2024-10-01 19:08:45 +03:00 |
|
MihailRis
|
fc99343fb5
|
add block.get_field(...), block.set_field(...)
|
2024-09-30 18:55:01 +03:00 |
|
MihailRis
|
e30e0083a0
|
add ores
|
2024-09-30 13:14:53 +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
|
c46090f881
|
update generators scanning
|
2024-09-27 23:55:14 +03:00 |
|
MihailRis
|
39030efd74
|
refactor ContentLoader
|
2024-09-27 04:21:35 +03:00 |
|
MihailRis
|
3d478aef08
|
add generator definition file (.toml)
|
2024-09-26 22:26:01 +03:00 |
|
MihailRis
|
d839da7dab
|
collect generator voxel fragments to directory
|
2024-09-26 01:30:55 +03:00 |
|
MihailRis
|
788ad1f6a6
|
add core:obstacle block & move cameras from base to core & add new generator
|
2024-09-25 15:45:45 +03:00 |
|
MihailRis
|
dbaea71398
|
fix structures choosing
|
2024-09-24 18:31:15 +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
|
bf9f81a98c
|
Merge branch 'main' into heightmaps
|
2024-09-19 15:16:14 +03:00 |
|
MihailRis
|
28b6ec2a0e
|
Merge branch 'main' into blocks-metadata
|
2024-09-19 14:51:47 +03:00 |
|
MihailRis
|
3953583605
|
minimize extra dv::value copies
|
2024-09-19 13:45:32 +03:00 |
|
MihailRis
|
34d2e6d400
|
migrate from dynamic::Value to dv::value & total erase namespace 'dynamic'
|
2024-09-18 23:31:18 +03:00 |
|
MihailRis
|
e30c1b3c03
|
upgrade regions format version to 3
|
2024-09-06 12:25:52 +03:00 |
|
MihailRis
|
728795f0f3
|
update WorldConverter (WIP)
|
2024-09-02 23:24:59 +03:00 |
|
MihailRis
|
3f826a88d3
|
rename ContentLUT to ContentReport
|
2024-09-02 09:40:00 +03:00 |
|