193 Commits

Author SHA1 Message Date
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
MihailRis
cbf07a6351
Merge pull request #430 from Xertis/main
Redesign of the content addition menu
2025-03-05 18:47:23 +03:00
Xertis
589ca50b4d
Update content_menu.xml.lua 2025-02-21 20:02:38 +03:00
Xertis
15e143afb0
bug fix content_menu.xml.lua 2025-02-21 19:59:57 +03:00
Xertis
efdd0226f6
improved menu stability 2025-01-28 23:59:24 +03:00
Xertis
e205182da6
bug fix refresh bug fix 2025-01-28 20:39:00 +03:00
Xertis
2c29e77f82
refresh bug fix 2025-01-28 20:23:41 +03:00
Xertis
bec7e59e33
Merge branch 'MihailRis:main' into main 2025-01-27 16:35:11 +03:00
Xertis
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
Xertis
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
Xertis
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
Xertis
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
Xertis
e5cb5a5689 redesign content 2025-01-02 23:16:53 +03:00
MihailRis
9ef7e8e6a6 optimize content-packs related pages 2025-01-02 11:18:00 +03:00
Xertis
271271c059 add valid config names 2024-12-27 10:13:37 +03:00
Xertis
52720e5bfe
Merge branch 'MihailRis:main' into main 2024-12-27 09:43:49 +03:00
MihailRis
dc8f5e7873 add 'graphics.dense-render' setting 2024-12-21 08:13:05 +03:00
Xertis
4133e6fd0a
set markup 2024-12-09 19:51:41 +03:00
Xertis
ee147ec7bd
Merge branch 'MihailRis:main' into main 2024-12-09 19:27:45 +03:00
MihailRis
3d484383fc replace 'markdown' (bool) property with 'markup' (str) 2024-12-06 19:36:38 +03:00
MihailRis
80e809f97f add markdown dialect (WIP) & add strikethrough and underline font styles 2024-12-06 17:35:03 +03:00
MihailRis
ed3865964b add syntax highlighting (WIP) 2024-12-04 22:13:17 +03:00