Commit Graph
36 Commits
Author SHA1 Message Date
MihailRis 6af74fc219 improve blocks.set performance 2025-08-16 12:48:42 +03:00
MihailRis fc9c096873 cleanup 2025-01-12 03:34:50 +03:00
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 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 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 5c9bc83bbd items/ + objects/ + util/ 2024-08-04 22:26:08 +03:00
InfiniteCoder e1e3456139 content/ 2024-08-04 12:45:08 +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 1acced4475 fix and refactor ContentLUT 2024-06-25 23:36:07 +03:00
MihailRis c67e4b04bb refactor: WorldRegions and chunks saving 2024-06-07 14:04:25 +03:00
Pugemon f25a425cb9 Optimize parameter passing to avoid unnecessary copying 2024-06-07 04:00:38 +03:00
MihailRis 3003386670 chunk flags converted to a bitfield 2024-05-31 11:59:12 +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
MihailRis f27a418dbe however 2024-05-06 03:15:27 +03:00
MihailRis f5b3f3c33f memory related refactor 2024-04-14 19:17:51 +03:00
MihailRis 87f50f79c9 block inventories (backend) 2024-02-12 18:28:18 +03:00
MihailRis 241d15e349 ContentPackRuntime + refactor 2024-02-08 20:53:12 +03:00
MihailRis 49fdcdfb27 inventory regions, minor refactor 2024-01-31 00:14:43 +03:00
MihailRis b0165b1014 gzip compress/decompress + refactor 2024-01-17 00:52:55 +03:00
MihailRis 1e12f80dd6 version set to 0.18 + WorldGenerator indents fix 2024-01-15 13:08:31 +03:00
MihailRis 06f66ffd71 Voxel changed from 16 bit to 32 bit + new lua functions 2024-01-04 15:27:07 +03:00
MihailRis f513c094a9 Worlds indexing 2023-12-08 21:00:15 +03:00
@clasher113 883dcbf168 Advancec Frustum Culling & fixes 2023-11-16 16:42:57 +02:00
MihailRisandGitHub 0cf8382e95 New world format, fixes 2023-11-05 15:32:46 +03:00
MihailRisandGitHub 754c5b80d0 voxels renderer rebuilt, WorldFiles fix 2023-11-02 13:23:52 +03:00
MihailRis 8a073e4e8a world-wide commit to ruin everything 2022-10-28 22:44:32 +03:00
MihailRisandGitHub f569378b88 Chunks render moved to ChunksLoader 2022-06-29 19:30:23 +03:00
MihailRisandGitHub 4651ab776b Reference counting for Chunk | changed ChunksLoader 2022-02-28 03:56:02 +03:00
MihailRisandGitHub bc9d29cf68 A lot of changes in almost all files 2022-02-28 02:30:15 +03:00
MihailRisandGitHub e1cdcf01e9 Add files via upload 2021-04-25 16:08:48 +03:00