254 Commits

Author SHA1 Message Date
MihailRis
a14f85a0a9 fix internal code editor 2025-11-25 22:15:17 +03:00
MihailRis
0f0e00cdde add 'audio.input-device' setting 2025-11-21 22:32:19 +03:00
MihailRis
8cfff09c0b add 'none' input device 2025-11-21 21:43:29 +03:00
MihailRis
96bc395561 update audio lib 2025-11-21 20:34:33 +03:00
MihailRis
850a12c2ea fix scripts menu 2025-11-20 17:37:12 +03:00
MihailRis
fb25f52c67
Merge pull request #649 from MihailRis/generated-pcm-stream
Generated PCM stream (part 1)
2025-11-10 19:12:48 +03:00
MihailRis
1a0535c8af add 'graphics.soft-lighting' to settings menu 2025-11-10 18:40:50 +03:00
MihailRis
be1f336d90 rename audio.input.fetch_input to audio.input.fetch 2025-11-07 22:32:16 +03:00
MihailRis
41e2b015d7 update audio settings page 2025-11-04 22:06:06 +03:00
MihailRis
88e61125d1 add device select to audio settings 2025-11-04 19:47:35 +03:00
MihailRis
ca6096c397 minor refactor 2025-11-04 11:53:48 +03:00
MihailRis
408467eed0 Merge branch 'main' into dev 2025-10-16 19:05:57 +03:00
MihailRis
ec94abccbc fix assets.parse_model with 'xml' format 2025-10-15 12:17:46 +03:00
MihailRis
0d6a61062a Merge branch 'main' into dev 2025-10-14 23:18:15 +03:00
MihailRis
ee6f006b79 fix broken dependencies management 2025-10-14 22:54:23 +03:00
KotIsOff
f73663dc9c refactor Version pseudoclass in content.xml.lua 2025-10-14 21:17:39 +03:00
MihailRis
8a858beeb4 fix: some container attributes not available in panel 2025-10-06 20:53:29 +03:00
MihailRis
209479be46
Merge pull request #634 from MihailRis/display-mode-setting-selectbox
Display mode setting selectbox
2025-10-01 00:36:44 +03:00
MihailRis
070424077a add window type selection to settings menu 2025-10-01 00:06:07 +03:00
ChancellorIkseew
b30b19e836
Add borderless window mode (from tasks) (#630) 2025-09-30 23:53:15 +03:00
MihailRis
289e0f597c Merge branch 'main' into dev 2025-09-30 23:40:02 +03:00
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
f02e6c65d8 initial fix 2025-09-21 23:46:09 +03:00
MihailRis
c3d0cf9527
Merge pull request #617 from MihailRis/dev
0.29 development
2025-09-20 00:01:40 +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
clasher113
08b5cccf95 fix: content menu panel height 2025-08-29 19:37:50 +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
MihailRis
31cd7912ec fix named pipe read (unix) & produce core:error event on error in schedule callback & fix editor traceback 2025-08-18 23:32:12 +03:00
MihailRis
2cdcebf9d9 add 'assets' library docs 2025-08-13 23:59:05 +03:00
MihailRis
bef8e4b9d6 feat: model autorefresh in editor 2025-08-13 23:42:06 +03:00
MihailRis
3760fb86f7 move events library implementation to core:internal/events & disable access to core:internal modules outside of stdlib 2025-08-08 00:29:12 +03:00
Xertis
23837418f1 minor optimization 2025-08-04 21:11:44 +03:00
Xertis
1f0b6f0d9d Qol settings.controls update 2025-08-04 20:50:27 +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
6927a87973 Merge branch 'main' into update-gfx-pipeline 2025-06-02 21:42:56 +03:00
MihailRis
4ff42b94c3 update editor & rename 'model' property to 'src' 2025-06-01 23:09:59 +03:00
MihailRis
32bb30ff83 Merge branch 'model3dview' into update-gfx-pipeline 2025-05-30 21:37:25 +03:00
MihailRis
b8e6918dc8 move files panel to separate document 2025-05-24 22:22:36 +03:00
MihailRis
1366316895 add modelviewer test to code_editor.xml 2025-05-24 20:21:08 +03:00
MihailRis
4df6150692 make code editor filter pattern-safe & update script_file template 2025-05-14 07:01:33 +03:00
MihailRis
b272d86619 add 'grahics.advanced-render' and 'graphics.shadows-quality' settings 2025-05-11 01:09:41 +03:00