MihailRis
e0314803c0
migrate from std::filesystem::path to io::path (WIP)
2025-01-30 22:23:13 +03:00
MihailRis
a641099d36
feat: load block and item scripts after content load
2024-11-22 08:56:59 +03:00
MihailRis
5e0bcf8ec0
feat: new block custom models implementation (WIP)
2024-11-05 19:28:40 +03:00
MihailRis
4c3ce8c174
add resource-aliases.json
2024-10-14 07:18:24 +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
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
d839da7dab
collect generator voxel fragments to directory
2024-09-26 01:30:55 +03:00
MihailRis
bf9f81a98c
Merge branch 'main' into heightmaps
2024-09-19 15:16:14 +03:00
MihailRis
34d2e6d400
migrate from dynamic::Value to dv::value & total erase namespace 'dynamic'
2024-09-18 23:31:18 +03:00
MihailRis
f2395dede8
Merge branch 'main' into heightmaps
2024-08-23 00:01:57 +03:00
REDxEYE
5f6ae5daba
ItemDef/EntityDef/Block: Add method cloneTo to definition to other definition
...
ContentBuilder: Add method `get` to get definition or nullptr
ContentLoader: Add functionality to clone from definition specified in `parent` field in json
2024-08-20 21:58:01 +03:00
MihailRis
95cf451cc8
add GeneratorScript
2024-08-14 17:12:12 +03:00
MihailRis
de5c75d782
replace include guards with pragma once
2024-08-10 01:57:59 +03:00
Vyacheslav Ivanov
bbf33e8e4d
format: reformat project
...
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 19:53:48 +03:00
MihailRis
ea765ffc0c
add new world events: on_block_broken, on_block_placed
2024-07-14 01:37:11 +03:00
MihailRis
ca8652ffab
add packs resources (WIP)
2024-07-11 10:32:05 +03:00
MihailRis
8d41f6af11
update ContentLoader part 1
2024-06-26 23:36:01 +03:00
MihailRis
f135896683
add entities indexing
2024-06-26 18:14:04 +03:00
MihailRis
66a1240fbc
refactor ContentBuilder and add entities support
2024-06-26 03:40:14 +03:00
Pugemon
f25a425cb9
Optimize parameter passing to avoid unnecessary copying
2024-06-07 04:00:38 +03:00
MihailRis
c5f663b7cb
memory-related refactor
2024-05-19 07:09:58 +03:00
MihailRis
1627e21c1d
the final rename
2024-05-06 03:38:19 +03:00