opchik98
|
8e549fe806
|
Feature #152 and potential fix #320
- Added Lua scripts hud.open, inventory.create and inventory.remove
- Window now resizes even if it is not focused
|
2024-11-07 18:38:24 +02:00 |
|
MihailRis
|
c7ca7e58b3
|
rename chunk_inventories_map to ChunkInventoriesMap
|
2024-10-03 17:42:38 +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
|
44753904dc
|
add Chunk.blocksMetadata
|
2024-09-14 20:26:36 +03:00 |
|
MihailRis
|
e30c1b3c03
|
upgrade regions format version to 3
|
2024-09-06 12:25:52 +03:00 |
|
MihailRis
|
4a619fc18e
|
add Chunk.convertV2
|
2024-09-05 11:34:01 +03:00 |
|
MihailRis
|
c18eddb63c
|
add Chunk.encodeV2, decodeV2
|
2024-09-05 11:29:07 +03:00 |
|
MihailRis
|
3f826a88d3
|
rename ContentLUT to ContentReport
|
2024-09-02 09:40:00 +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
|
79ccde35b7
|
lighting/
|
2024-08-06 00:05:41 +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 |
|
MihailRis
|
f4d3e62b3f
|
add chunk 'entities' flag
|
2024-07-05 23:26:17 +03:00 |
|
MihailRis
|
c67e4b04bb
|
refactor: WorldRegions and chunks saving
|
2024-06-07 14:04:25 +03:00 |
|
MihailRis
|
3003386670
|
chunk flags converted to a bitfield
|
2024-05-31 11:59:12 +03:00 |
|
MihailRis
|
86dd6562de
|
fix: user bits and manually set rotation not saving
|
2024-05-31 11:26:16 +03:00 |
|
MihailRis
|
6d933ac263
|
converting block states to a bitfield
|
2024-05-31 11:13:36 +03:00 |
|
MihailRis
|
1627e21c1d
|
the final rename
|
2024-05-06 03:38:19 +03:00 |
|