Commit Graph
13 Commits
Author SHA1 Message Date
MihailRisandShiftyX1 5ae34c2dc2 fix: pack environment not passed to components 2025-12-08 19:21:49 +03:00
MihailRis 17ffa73ce7 refactor: move and rename EnginePaths 2025-11-09 20:13:59 +03:00
MihailRisandGitHub 24931770d3 fix warnings (#648)
* fix unknown command line argument

* fix warnings settings for gcc

* fix -Wzero-as-null-pointer-constant

* revert CMakeLists.txt
2025-10-10 23:12:01 +03:00
MihailRis 3eae377024 refactor Entities 2025-08-09 21:19:01 +03:00
MihailRis bbe5688a53 fix entities.spawn in coroutines 2025-03-27 08:50:42 +03:00
MihailRis 4761c520d5 feat: component script reloading 2025-03-16 22:03:37 +03:00
MihailRis 9cd3f3e4c8 add entity:get_player() 2025-01-16 06:50:01 +03:00
MihailRis 5e76cdfadc rename engine.hpp/cpp to Engine.hpp/cpp & move Engine, Time and mainloop classes to 'engine' folder 2024-12-25 12:13:03 +03:00
MihailRis 48d94036fd rename Level.chunksStorage to Level.chunks 2024-12-17 23:57:00 +03:00
MihailRis 1c18c02092 move Chunks from Level to Player 2024-12-17 19:40:00 +03:00
MihailRis d74b530a83 rename spawn to show & add gfx.text3d.hide(...) 2024-11-14 10:45:37 +03:00
MihailRis effdac2d4d add entities.def_hitbox function 2024-10-29 21:16:25 +03:00
MihailRis 736fdbf964 move lua libs to /logic/scripting/lua/libs 2024-10-05 00:53:41 +03:00