Commit Graph
164 Commits
Author SHA1 Message Date
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
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
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
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
XertisandGitHub 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
XertisandGitHub 4133e6fd0a set markup 2024-12-09 19:51:41 +03:00
XertisandGitHub 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
Xertis 3e07b13a4c minor update 2024-11-30 16:59:12 +03:00
XertisandGitHub 069eea8aa5 refact content_menu.xml 2024-11-29 18:18:31 +03:00
Xertis 2018b2f8a4 add content_config 2024-11-28 22:26:48 +03:00
MihailRis 0ba0584c5d add function inventory.move_range 2024-11-26 09:32:53 +03:00
MihailRis a5a9a4b9ce update base pack 2024-11-26 08:40:15 +03:00
MihailRis 9ed80ec835 disable traceback lines with non-existing files 2024-11-24 12:09:46 +03:00
MihailRis 7f41f95013 add version to world info 2024-11-22 14:08:01 +03:00
MihailRisandGitHub 4c0c6dd51a Merge pull request #374 from MihailRis/block-cracks
Block Cracks & update Player
2024-11-21 07:37:09 +03:00
MihailRis 1c7a7cedcc remove space between Worlds and Settings buttons 2024-11-21 07:36:53 +03:00
MihailRis eb9a89ed96 fix first console open 2024-11-20 06:56:48 +03:00
LumperBumperandGitHub 208282a156 Update worlds.xml 2024-11-19 20:03:18 +05:00
LumperBumperandGitHub 374297d3a0 Update worlds.xml 2024-11-19 19:40:33 +05:00
LumperBumperandGitHub 1dbb6354dc main update 2024-11-19 19:40:06 +05:00
LumperBumperandGitHub bfab6c7ef1 Delete res/layouts/pages/main.xml.lua 2024-11-19 19:17:45 +05:00
LumperBumperandGitHub 58d2637e9d worlds menu added 2024-11-19 19:16:32 +05:00
MihailRis 24d198b236 update some xml templates 2024-11-19 10:41:57 +03:00
MihailRis 6e0434c5c8 import '\t' to editor as 4 spaces 2024-11-19 08:56:07 +03:00
MihailRis 78ea12aa26 add console on_open 'mode' argument 2024-11-19 08:30:50 +03:00
MihailRis e80b10dbda fix logContainer size 2024-11-19 08:17:56 +03:00
MihailRis b9d085c1b3 minor refactor 2024-11-19 08:04:30 +03:00
MihailRis 29d8c4bbb8 add Lua traceback inspector (WIP) && add chat prototype 2024-11-19 07:32:03 +03:00
MihailRis 618a9f0411 add RadioButton Lua class 2024-11-18 07:11:07 +03:00
MihailRis 3ea213e8d3 fix console position 2024-11-17 15:53:25 +03:00
XertisandGitHub af8cd53f8f fix 2024-11-13 22:48:13 +03:00
Xertis ef3f1c5d33 added search to the content_menu 2024-11-13 22:41:52 +03:00
Xertis a9b052e7ca Revert "made the problemsLog scrollable"
This reverts commit 807bab5623.
2024-11-07 22:57:00 +03:00
Xertis 807bab5623 made the problemsLog scrollable 2024-11-07 22:43:15 +03:00
XertisandGitHub 2a9ce15a83 Merge branch 'MihailRis:main' into main 2024-11-07 22:33:58 +03:00
Xertis 98b27af0d3 some fix 2024-11-07 22:20:09 +03:00