Commit Graph
17 Commits
Author SHA1 Message Date
MihailRis ed7dc1f901 feat: add app.save_world() function and update documentation 2024-12-25 15:15:11 +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 d745a34657 refactor 2024-12-18 04:13:33 +03:00
MihailRis 5e55e20ec4 add test.quit, test.reopen_world 2024-12-18 02:25:28 +03:00
MihailRis 6157f8193d add blocks_agent templates & remove block.get_slow 2024-12-16 11:26:57 +03:00
MihailRis 53cc8d3c7b add core.blank 2024-12-12 23:40:57 +03:00
MihailRis 3c2eb30a29 add test.reconfig_packs & fix world.get_total_time() & enable level controller 2024-12-10 20:14:18 +03:00
MihailRis d3f74b56fa add test.close_world(bool) 2024-12-10 19:14:51 +03:00
MihailRis 434e8a6331 cleanup 2024-11-27 23:25:56 +03:00
MihailRis 7f41f95013 add version to world info 2024-11-22 14:08:01 +03:00
MihailRis c80ad48f42 add assets.load_texture & update CHANGELOG.md 2024-11-07 07:58:31 +03:00
MihailRis 839211a310 update doc/*/scripting/user-input.md 2024-11-02 13:15:17 +03:00
ChancellorIkseew 7763157cdc bindings bug fix
If binding was blocked in one world, it stayed being blocked in other.
2024-11-02 05:09:55 +10:00
MihailRis a43002cf54 add 'def' to settings info 2024-10-30 11:50:39 +03:00
MihailRis 751cde7503 add core.open_folder 2024-10-25 14:07:32 +03:00
MihailRis 04e490c896 add config/defaults.toml 2024-10-14 02:56:33 +03:00
MihailRis 736fdbf964 move lua libs to /logic/scripting/lua/libs 2024-10-05 00:53:41 +03:00