5249 Commits

Author SHA1 Message Date
MihailRis
2af7b23b2e
Merge pull request #698 from MihailRis/editor-related
editor-related changes
2025-11-23 22:53:17 +03:00
MihailRis
ff12461ae5 cleanup 2025-11-23 22:34:54 +03:00
MihailRis
e1ea0cb0fe add gui.ask function 2025-11-23 22:17:16 +03:00
MihailRis
14523d4285 add gui.show_message 2025-11-23 20:15:53 +03:00
MihailRis
69d04d49d5 update doc/*/scripting/builtins/libutf8 and extensions.md 2025-11-23 20:00:25 +03:00
MihailRis
28589c4b3b fix utf8 support 2025-11-23 19:56:12 +03:00
MihailRis
6810f9a03a add utf8.escape_xml and alias - string.escape_xml 2025-11-23 19:52:49 +03:00
MihailRis
91cb5ab7d8 fix: root node id overriding 2025-11-23 19:37:44 +03:00
MihailRis
17e8d9bb1b fix headless mode 2025-11-23 18:21:52 +03:00
MihailRis
50f6c48771 add gui.set_syntax_styles 2025-11-23 18:10:06 +03:00
rekvizitt
b491d9330f
Update be_BY.txt (#697)
* small fix

* Update be_BY.txt
2025-11-23 18:03:31 +03:00
MihailRis
1676c47093
Merge pull request #696 from MihailRis/reduce-headless-memory-consumption
reduce headless mode chunks memory consumption
2025-11-23 15:41:20 +03:00
MihailRis
5250c748be make chunk lightmap optional 2025-11-23 15:22:18 +03:00
MihailRis
64f7c19766
document player.get_dir function (#695)
* update doc/*/scripting/builtins/libplayer.md
2025-11-22 23:36:46 +03:00
MihailRis
f13cd15ae0
Merge pull request #692 from MihailRis/fix-worlds-previews
fix world previews generation
2025-11-22 19:43:32 +03:00
MihailRis
6bc549dd90 fix world previews generation 2025-11-22 19:23:46 +03:00
MihailRis
acea4604fe
Merge pull request #690 from MihailRis/more-canvas-methods
Add more canvas methods
2025-11-22 18:13:05 +03:00
MihailRis
da7a541013
Merge pull request #691 from MihailRis/fixes
fixes
2025-11-22 18:08:23 +03:00
MihailRis
1ac615baef update doc/*/scripting/ui.md 2025-11-22 17:55:04 +03:00
MihailRis
6b2754e951 fix out of range 2025-11-22 17:50:19 +03:00
MihailRis
38c364b369 alignment related fix 2025-11-22 15:30:19 +03:00
MihailRis
f6dd298e07 add canvas:rect 2025-11-22 14:40:31 +03:00
MihailRis
fc292a57cd fix infinite loop in MemoryPCMStream if stream is playing with loop=true 2025-11-22 12:30:17 +03:00
MihailRis
f1cf5c43e6 feat: throw exception in headless mode if player id is not passed to player.* functions 2025-11-21 23:08:23 +03:00
MihailRis
3acb9f7409
Merge pull request #688 from MihailRis/continue-audio
Continue audio
2025-11-21 22:52:52 +03:00
MihailRis
6cee20ed86 remove audio.__set_input_device 2025-11-21 22:34:39 +03:00
MihailRis
2f01db8e8b rename 2025-11-21 22:33:51 +03:00
MihailRis
0f0e00cdde add 'audio.input-device' setting 2025-11-21 22:32:19 +03:00
MihailRis
3b22bfbe92
Merge pull request #689 from Xertis/main
Improving the cheat commands
2025-11-21 21:51:01 +03:00
MihailRis
8cfff09c0b add 'none' input device 2025-11-21 21:43:29 +03:00
Xertis
76be41e8f2 fix access to console.__add_command 2025-11-21 21:33:48 +03:00
Xertis
e7e47df7bf improving the cheat commands 2025-11-21 20:59:57 +03:00
MihailRis
96bc395561 update audio lib 2025-11-21 20:34:33 +03:00
MihailRis
4f96ec47cd fix warnings 2025-11-21 19:14:04 +03:00
Xertis
19665caead Fix " error: attempt to call global '__load_script' (a nil value)" 2025-11-20 23:35:56 +03:00
MihailRis
6def370c2b
Merge pull request #671 from MihailRis/debugging-client
Debugging client
2025-11-20 22:55:16 +03:00
MihailRis
f1bb0e48fd add debugging protocol description draft 2025-11-20 21:43:44 +03:00
MihailRis
0711a2d23e fix LevelController::processBeforeQuit 2025-11-20 21:27:56 +03:00
MihailRis
afe0db2275
Merge pull request #686 from MihailRis/fix-player-docs
fix player library docs
2025-11-20 21:17:58 +03:00
MihailRis
51f07450d8 fix player library docs 2025-11-20 20:28:34 +03:00
MihailRis
814f716ee5 fix 2025-11-20 18:11:28 +03:00
MihailRis
1a68371d85 fix -Wunused-lambda-capture 2025-11-20 18:10:46 +03:00
MihailRis
944450aa0f Merge branch 'main' of https://github.com/MihailRis/voxelcore 2025-11-20 17:37:15 +03:00
MihailRis
850a12c2ea fix scripts menu 2025-11-20 17:37:12 +03:00
MihailRis
38327d93df
Merge pull request #683 from MihailRis/canvas-get-data
add canvas:get_data() -> bytearray
2025-11-20 13:55:20 +03:00
MihailRis
49bd33efdb update doc/*/scripting/ui.md 2025-11-20 12:40:08 +03:00
MihailRis
531e020cbd add canvas:get_data() -> bytearray 2025-11-20 12:37:23 +03:00
MihailRis
8a3ad8c728 Merge branch 'main' into debugging-client 2025-11-19 22:55:34 +03:00
MihailRis
0df5684adf fix: undo/redo also available when textbox is not editable 2025-11-19 22:54:59 +03:00
MihailRis
4d82fb7873 Merge branch 'main' into debugging-client 2025-11-19 20:14:21 +03:00