GHOST11111100
240abb939f
Links ( #615 )
...
* add URL support to Label element and XML parsing
* refactor Label URL handling to use getter method in setURL
* implement URL opening confirmation dialog and platform-specific URL handling
* fix: fixed build errors
* remove: delete test link label from worlds.xml
* refactor: remove URL handling from Label class and XML parsing
* refactor: clean up Label class by removing unnecessary whitespace and improving code readability
* refactor: remove unused URL member from Label class
* refactor: remove unused URL attribute from XML UI documentation and related code
* refactor: improve code readability by adding whitespace and formatting adjustments in Label class
* refactor: improve whitespace consistency in Label class and add URL opening functionality in libcore
2025-09-26 21:39:12 +03:00
MihailRis
ee7ae3b9f6
Merge pull request #609 from MihailRis/add-network-tests
...
Add network tests
2025-09-14 16:04:16 +03:00
MihailRis
b815d72ba7
fix: base packs not scanned for app scripts
2025-09-14 15:48:09 +03:00
MihailRis
94989ce292
Merge pull request #595 from kotisoff/main
...
Проверка версий зависимостей
2025-09-14 12:42:28 +03:00
KotIsOff
01b3229aac
fix: match wrong magic symbol
2025-08-26 01:59:00 +03:00
KotIsOff
7aa4c33721
dependency version operators
...
а также сделал и вынес Version в ContentPackVersion ну и подправил луа скрипты.
требуются тесты
2025-08-26 01:52:26 +03:00
KotIsOff
74238d0844
fixed condition
...
double yat
2025-08-23 02:00:07 +03:00
KotIsOff
5d91d94433
moved depver lua code in dep level condition
2025-08-23 01:46:13 +03:00
KotIsOff
3131068ad8
removed print
2025-08-23 01:42:13 +03:00
KotIsOff
5994371145
Проверка версий зависимостей
...
Добавил проверку версий установленных зависимостей паков.
2025-08-23 01:33:06 +03:00
Xertis
23837418f1
minor optimization
2025-08-04 21:11:44 +03:00
Xertis
2fba3eba9c
Update settings_controls.xml.lua
2025-08-04 20:44:04 +03:00
Andrey Lebedev
f8290b1e87
auto-increment placeholder for the new worlds
2025-07-23 10:31:20 +03:00
MihailRis
b04dbd5809
add 'graphics.ssao' setting
2025-07-12 21:36:27 +03:00
MihailRis
b272d86619
add 'grahics.advanced-render' and 'graphics.shadows-quality' settings
2025-05-11 01:09:41 +03:00
MihailRis
3498af6be9
cleanup
2025-04-21 21:53:27 +03:00
MihailRis
5f747b7b75
fix content_menu.xml.lua has_valid_config(...)
2025-03-17 01:56:24 +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
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
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
3e07b13a4c
minor update
2024-11-30 16:59:12 +03:00
Xertis
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
7f41f95013
add version to world info
2024-11-22 14:08:01 +03:00
MihailRis
1c7a7cedcc
remove space between Worlds and Settings buttons
2024-11-21 07:36:53 +03:00
LumperBumper
208282a156
Update worlds.xml
2024-11-19 20:03:18 +05:00
LumperBumper
374297d3a0
Update worlds.xml
2024-11-19 19:40:33 +05:00
LumperBumper
1dbb6354dc
main update
2024-11-19 19:40:06 +05:00