MihailRis
|
9e8a33c411
|
delete blocksdata region file if there is no associated voxels region
|
2024-10-03 18:07:19 +03:00 |
|
MihailRis
|
c7ca7e58b3
|
rename chunk_inventories_map to ChunkInventoriesMap
|
2024-10-03 17:42:38 +03:00 |
|
MihailRis
|
0ad588fd33
|
fix world converter
|
2024-10-03 02:38:57 +03:00 |
|
MihailRis
|
bc05716772
|
implement blocks data conversion
|
2024-10-01 19:08:45 +03:00 |
|
MihailRis
|
28d746f371
|
implement blocks data saving/loading
|
2024-09-30 23:42:16 +03:00 |
|
MihailRis
|
28b6ec2a0e
|
Merge branch 'main' into blocks-metadata
|
2024-09-19 14:51:47 +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
|
184e9c6648
|
update region file format 2 to 3 (WIP)
|
2024-09-04 23:37:39 +03:00 |
|
MihailRis
|
728795f0f3
|
update WorldConverter (WIP)
|
2024-09-02 23:24:59 +03:00 |
|
MihailRis
|
3dda512468
|
replace regions layer index with enum
|
2024-09-02 08:32:12 +03:00 |
|
MihailRis
|
7d193941a4
|
add /coders/compression module
|
2024-09-01 21:58:33 +03:00 |
|
MihailRis
|
0f53d5b835
|
refactor WorldRegions
|
2024-09-01 19:44:24 +03:00 |
|
MihailRis
|
cc524088e0
|
cleanup
|
2024-08-10 02:12:01 +03:00 |
|
MihailRis
|
de5c75d782
|
replace include guards with pragma once
|
2024-08-10 01:57:59 +03:00 |
|
MihailRis
|
f43cc93cd2
|
update project includes format
|
2024-08-10 01:37:48 +03:00 |
|
InfiniteCoder
|
8f9c7eb7ff
|
data/
|
2024-08-05 23:59:42 +03:00 |
|
InfiniteCoder
|
c7755040bd
|
voxels/
|
2024-08-04 22:42:44 +03:00 |
|
InfiniteCoder
|
5c9bc83bbd
|
items/ + objects/ + util/
|
2024-08-04 22:26:08 +03:00 |
|
InfiniteCoder
|
d5dc68dd38
|
Root includes
|
2024-08-04 10:24:11 +03:00 |
|
Vyacheslav Ivanov
|
bbf33e8e4d
|
format: reformat project
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
|
2024-08-03 19:53:48 +03:00 |
|
 MihailRisandGitHub
|
ba046a52c0
|
Revert "fix: optimization: Various PVS-Studio warnings"
|
2024-08-02 14:51:44 +03:00 |
|
Vyacheslav Ivanov
|
2c1103307f
|
fix: optimization: PVS-Studio warning V813
Passing large objects by const reference avoids unnecessary copying and enhances efficiency.
Reported by: PVS-Studio
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
|
2024-08-02 05:35:55 +03:00 |
|
MihailRis
|
c8666910ce
|
feat: loading entities (WIP)
|
2024-07-05 22:51:03 +03:00 |
|
MihailRis
|
f0270d3391
|
feat: saving entities (WIP)
|
2024-07-05 05:16:31 +03:00 |
|
MihailRis
|
607d30fd33
|
fix: WorldRegions (issue #239)
|
2024-06-13 00:26:54 +03:00 |
|
MihailRis
|
c67e4b04bb
|
refactor: WorldRegions and chunks saving
|
2024-06-07 14:04:25 +03:00 |
|
MihailRis
|
40746043ee
|
Merge branch 'main' into blocks_meta
|
2024-06-07 10:28:45 +03:00 |
|
Pugemon
|
f25a425cb9
|
Optimize parameter passing to avoid unnecessary copying
|
2024-06-07 04:00:38 +03:00 |
|
MihailRis
|
fd87fbe7f0
|
memory-related refactor
|
2024-05-28 03:52:13 +03:00 |
|
MihailRis
|
1627e21c1d
|
the final rename
|
2024-05-06 03:38:19 +03:00 |
|
MihailRis
|
8730b03a52
|
fixes
|
2024-04-25 03:00:21 +03:00 |
|
MihailRis
|
67f34ceb8c
|
minor refactor
|
2024-04-23 16:45:29 +03:00 |
|