57 Commits

Author SHA1 Message Date
MihailRis
7877cf78d5 disable test debugging server 2025-10-09 12:26:54 +03:00
MihailRis
9372a5226e add 'step' and 'resume' commands 2025-10-07 21:53:46 +03:00
MihailRis
5972bc769b add 'set-breakpoint', 'remove-breakpoint' commands 2025-10-07 21:07:02 +03:00
MihailRis
95f30da49b add engine pause mode 2025-10-07 18:02:06 +03:00
MihailRis
c152cfc03f add debug.breakpoint 2025-10-06 21:47:53 +03:00
MihailRis
3fef284a02 test debugger commands 2025-10-06 01:54:35 +03:00
MihailRis
80cd187c6f add '--dbg-server' command-line argument & add debugging server draft 2025-10-05 23:54:29 +03:00
MihailRis
f5f1831275
Merge pull request #637 from MihailRis/add-headless-tps-cmd-line-argument
add 'tps' command line argument
2025-10-02 20:07:00 +03:00
MihailRis
dbab645c94 add 'tps' command line argument 2025-10-02 19:40:05 +03:00
ChancellorIkseew
b30b19e836
Add borderless window mode (from tasks) (#630) 2025-09-30 23:53:15 +03:00
MihailRis
a621b179d3 add 'do-trace-shaders' setting and fix shaders recompiling 2025-08-31 18:14:05 +03:00
MihailRis
c8d760e83e update project script methods, replace project script with project client script 2025-08-18 21:20:18 +03:00
MihailRis
9fcff65cca cleanup 2025-08-07 22:37:40 +03:00
MihailRis
0a02d3fbec add on_screen_change project script event & fix UIDocument::rebuildIndices & move menu background to project script 2025-08-07 22:14:52 +03:00
MihailRis
7749da4a85 feat: project scripts 2025-08-05 23:28:52 +03:00
MihailRis
4e5199d89a feat: lights debug mode 2025-04-29 15:59:52 +03:00
MihailRis
6164374666 feat: projects & replace builtins.list with 'base_packs' project property 2025-04-22 21:46:10 +03:00
MihailRis
5253be6c56 feat: custom languages syntax (WIP) 2025-04-13 00:19:38 +03:00
MihailRis
62518f0658 fix headless mode 2025-04-02 18:08:18 +03:00
MihailRis
881edb7b28 rename keycode, mousecode enumerations 2025-04-02 17:39:31 +03:00
MihailRis
9843a1fc27 remove Viewport class 2025-04-02 17:35:17 +03:00
MihailRis
4d1a2b3764 cleanup EnginePaths 2025-04-02 15:01:24 +03:00
MihailRis
3486cbd4c9 cleanup ContentControl 2025-04-02 15:01:24 +03:00
MihailRis
f99d909f34 cleanup 2025-04-02 15:01:24 +03:00
MihailRis
e442402e43 refactor Engine 2025-04-02 15:01:24 +03:00
MihailRis
331734792d refactor: add ContentControl class 2025-04-02 15:01:24 +03:00
MihailRis
7262119f5b refactor GLFWWindow 2025-04-02 15:01:24 +03:00
MihailRis
0b8d56afe1 cleanup 2025-04-02 14:59:53 +03:00
MihailRis
9694a59649 refactor: add Window interface 2025-04-02 14:59:53 +03:00
MihailRis
b3feb5945b reduce extra includes 2025-04-02 14:55:53 +03:00
MihailRis
dbe9ca5efe refactor io/engine_paths 2025-04-02 14:55:53 +03:00
MihailRis
4c8742ce46 refactor frontend/locale 2025-04-02 14:55:53 +03:00
MihailRis
b202d1455b refactor: replace references to Events with Input 2025-04-02 14:55:53 +03:00
MihailRis
4c48afbb90 refactor: add GUI instance reference to UI nodes 2025-04-02 14:55:53 +03:00
MihailRis
4400f7fbfb add block.reload_script, item.reload_script 2025-03-13 22:05:53 +03:00
MihailRis
5af6b91b22 add debug GUI render mode (F8) 2025-03-11 00:39:59 +03:00
MihailRis
94bae83de6 fix windows build 2025-02-04 13:32:50 +03:00
MihailRis
c3066eebd3 Merge branch 'main' into update-file-subsystem 2025-01-31 08:55:39 +03:00
MihailRis
0bbd215ab7 fix server mainloop 2025-01-30 22:45:54 +03:00
MihailRis
e0314803c0 migrate from std::filesystem::path to io::path (WIP) 2025-01-30 22:23:13 +03:00
MihailRis
1e22882284 rename 'files' to 'io' 2025-01-30 16:53:52 +03:00
MihailRis
02554e469a refactor 2025-01-22 08:18:17 +03:00
MihailRis
85600eafea fix in-game chat 2025-01-21 04:31:33 +03:00
MihailRis
c6951e0965 add in-game chat & update gui post-runnables timing & fix panel elements removal 2025-01-18 07:17:52 +03:00
MihailRis
65fec4f4a9 introduce local player 2025-01-16 05:59:43 +03:00
MihailRis
390d54c212 fix segfault at attempt to create/open world when another is open 2025-01-13 02:52:59 +03:00
MihailRis
5b6ad81eba fix 2025-01-07 23:55:37 +03:00
MihailRis
dbf366eca3 fixes 2025-01-07 23:49:09 +03:00
MihailRis
0a1a16299e move menu pages loader to Lua & add gui.load_document, file.ext(), file.prefix() & add core:gui_util module 2025-01-06 16:07:16 +03:00
MihailRis
136c35591c add file.name(), file.stem() & add 'path' to pack info & add start_coroutine() 2025-01-05 22:44:32 +03:00