Commit Graph
203 Commits
Author SHA1 Message Date
MihailRis 05ddffb5c9 fix stack traces 2025-04-20 13:10:26 +03:00
MihailRis 7ce97f4abe extract code editor implementation from console.xml 2025-04-19 18:32:14 +03:00
MihailRis 5253be6c56 feat: custom languages syntax (WIP) 2025-04-13 00:19:38 +03:00
MihailRis 7b90fa15db fix ingame chat size 2025-03-31 14:15:51 +03:00
MihailRis 239181bb64 fix: editor scroll not reset on file open 2025-03-22 01:18:14 +03:00
MihailRis fa6c3bc35c fix editor files list scrolling 2025-03-21 05:32:24 +03:00
MihailRisandGitHub 0fefab2cdd small fixes (#487)
* use textbox for editor output
2025-03-17 18:02:12 +03:00
MihailRis 5f747b7b75 fix content_menu.xml.lua has_valid_config(...) 2025-03-17 01:56:24 +03:00
MihailRis 12aced92cc feat: reloading modules 2025-03-16 22:27:08 +03:00
MihailRis 4761c520d5 feat: component script reloading 2025-03-16 22:03:37 +03:00
MihailRis 267aebe7bd add core:internal/scripts_registry module 2025-03-16 15:33:10 +03:00
MihailRis 6fb14ee0a4 feat: reloading hud scripts 2025-03-15 21:12:19 +03:00
MihailRis f9998f0a93 feat: world script reloading 2025-03-14 17:07:10 +03:00
MihailRis bcbfdd50c7 feat: running files with and block/item script reload 2025-03-13 22:08:22 +03:00
MihailRis b66937c61d feat: scripts classification 2025-03-13 00:28:40 +03:00
MihailRis b9c2b0ba40 add files filter to the editor 2025-03-12 23:33:40 +03:00
MihailRis 3a4b334d0b feat: 'edited' property reset & add 'oncontrolkey' textbox callback 2025-03-12 19:51:22 +03:00
MihailRis fb18442322 update console layout 2025-03-12 18:00:28 +03:00
MihailRis 3d60777a12 feat: save edited files 2025-03-12 17:08:50 +03:00
MihailRis e70746ae43 update console layout 2025-03-11 03:48:27 +03:00
MihailRis 843fbad0bd cleanup 2025-03-11 00:39:59 +03:00
MihailRis c86bad8def update console layout & add files panel (WIP) 2025-03-11 00:39:59 +03:00
MihailRisandGitHub cbf07a6351 Merge pull request #430 from Xertis/main
Redesign of the content addition menu
2025-03-05 18:47:23 +03:00
XertisandGitHub 589ca50b4d Update content_menu.xml.lua 2025-02-21 20:02:38 +03:00
XertisandGitHub 15e143afb0 bug fix content_menu.xml.lua 2025-02-21 19:59:57 +03:00
XertisandGitHub efdd0226f6 improved menu stability 2025-01-28 23:59:24 +03:00
XertisandGitHub e205182da6 bug fix refresh bug fix 2025-01-28 20:39:00 +03:00
XertisandGitHub 2c29e77f82 refresh bug fix 2025-01-28 20:23:41 +03:00
XertisandGitHub bec7e59e33 Merge branch 'MihailRis:main' into main 2025-01-27 16:35:11 +03:00
XertisandGitHub d2ceb991b9 bug fix 2025-01-25 22:09:09 +03:00
MihailRis 9c630645b4 add console.get(...) & add 'player' console variable 2025-01-22 10:15:31 +03:00
MihailRis db2795eb4f update console commands execution pipeline 2025-01-22 09:30:32 +03:00
MihailRis 13fde2116d fix textbox horizontal scroll & fix console log width 2025-01-21 04:42:08 +03:00
MihailRis 85600eafea fix in-game chat 2025-01-21 04:31:33 +03:00
MihailRis 92f226cbcf miscellaneous fixes 2025-01-20 04:39:37 +03:00
Xertis 3c0b64bc52 minor update 2025-01-19 13:42:16 +03:00
Xertis fde61647bd minor update 2025-01-19 12:59:26 +03:00
Xertis 6c3dd941ce refact search 2025-01-19 12:53:32 +03:00
XertisandGitHub dc83e9b466 Merge branch 'MihailRis:main' into main 2025-01-18 15:54:34 +03:00
MihailRis 147cf5b417 fix in-game chat animation interval 2025-01-18 07:39:17 +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 1a246e2ae0 feat: menu pages dispatching 2025-01-16 07:40:34 +03:00
XertisandGitHub 274d6b4552 Merge branch 'MihailRis:main' into main 2025-01-09 14:37:15 +03:00
MihailRis 550f3c468f fix 2025-01-06 19:32:39 +03:00
MihailRis da471bd4eb add refresh button to scripts page 2025-01-06 13:08:42 +03:00
MihailRis 48aad8d974 add 'Scripts' menu page 2025-01-05 22:45:43 +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
XertisandGitHub 866173207a adding comments 2025-01-03 20:19:17 +03:00
Xertis c3eb758bb6 content.xml fixing + fixing old bug in new_world.lua 2025-01-03 18:34:13 +03:00
Xertis a5aaddb379 add suggestive signs 2025-01-03 18:07:01 +03:00