Commit Graph
17 Commits
Author SHA1 Message Date
MihailRisandShiftyX1 43f54c38ec fix corrupted voxel reset 2025-12-08 19:21:50 +03:00
MihailRis 5250c748be make chunk lightmap optional 2025-11-23 15:22:18 +03:00
MihailRis 1a6880a572 remove that thing 2025-11-18 20:46:24 +03:00
MihailRis 5317106d81 test chunks pool 2025-11-18 19:48:00 +03:00
MihailRis 922a86d2b0 add that thing 2025-11-18 18:41:21 +03:00
MihailRis ca3bc45d0f add 'on_block_present' event 2025-11-17 23:50:52 +03:00
MihailRis 3eae377024 refactor Entities 2025-08-09 21:19:01 +03:00
clasher113andGitHub 49727ec026 bug fix (#549)
* fix: pause menu on hudVisible=false

* add missing property

* reset controls fix
2025-07-14 18:45:47 +03:00
MihailRis 6ab48fda93 fix: entities despawn on F5 2025-07-14 18:20:10 +03:00
MihailRis e5d558d357 move world-related sources from files/ to world/files 2025-01-30 15:02:28 +03:00
MihailRis 22c7cb8398 add on_chunk_present and on_chunk_remove events 2025-01-12 05:41:42 +03:00
MihailRis c1b311f3c4 refactor: change pointer parameters to references for Level and Content in various classes 2024-12-25 18:53:53 +03:00
MihailRis ed7dc1f901 feat: add app.save_world() function and update documentation 2024-12-25 15:15:11 +03:00
MihailRis 1c18c02092 move Chunks from Level to Player 2024-12-17 19:40:00 +03:00
MihailRis 87c19d69dc move block set logic to the blocks_agent 2024-12-16 20:46:06 +03:00
MihailRis 6157f8193d add blocks_agent templates & remove block.get_slow 2024-12-16 11:26:57 +03:00
MihailRis e713412a6d rename ChunksStorage to GlobalChunks 2024-12-14 18:58:51 +03:00