Commit Graph
100 Commits
Author SHA1 Message Date
MihailRisandShiftyX1 4697969bdb remove old unused release pipeline 2025-12-08 19:21:49 +03:00
MihailRisandShiftyX1 be420352eb increase moon sprite distance 2025-12-08 19:21:49 +03:00
MihailRisandShiftyX1 32189b5fa2 fix nil coords passed to on_block_tick 2025-12-08 19:21:49 +03:00
MihailRisandShiftyX1 bc1ff634a3 fix: incomplete size transform support by entities 2025-12-08 19:21:49 +03:00
MihailRisandShiftyX1 98a3971e13 fix exception if model having invalid variable texture passed to modelviewer 2025-12-08 19:21:49 +03:00
MihailRisandShiftyX1 417521e94f temporary fix improvement 2025-12-08 19:21:49 +03:00
MihailRisandShiftyX1 fbc6d072e8 fix canvas:set_data with table argument 2025-12-08 19:21:49 +03:00
MihailRisandShiftyX1 e2e1bd6d76 cleanup 2025-12-08 19:21:49 +03:00
MihailRisandShiftyX1 65ee464941 fix generated item's script 2025-12-08 19:21:49 +03:00
MihailRisandShiftyX1 9bd6b39952 temporary fix 2025-12-08 19:21:49 +03:00
MihailRisandShiftyX1 d7f3bf9c7c fix ui elements overriding 2025-12-08 19:21:49 +03:00
MihailRisandShiftyX1 5ae34c2dc2 fix: pack environment not passed to components 2025-12-08 19:21:49 +03:00
MihailRisandShiftyX1 59df377fde fix temporary 2025-12-08 19:21:49 +03:00
MihailRisandShiftyX1 15b3e4d549 make parsing error messages while assets loading more verbose 2025-12-08 19:21:49 +03:00
MihailRisandShiftyX1 b7751cf053 fix 'unexpected end' while parsing .obj 2025-12-08 19:21:49 +03:00
MihailRisandGitHub ecba496f12 Merge pull request #711 from MihailRis/fixes
0.30.1 fixes
2025-12-01 02:04:03 +03:00
MihailRis 7c74eece99 fix: bad_alloc if canvas element size is negative 2025-11-30 14:01:59 +03:00
MihailRisandGitHub 3a999c6b19 Merge pull request #712 from MihailRis/revert-702-improve-gl-errors
Revert "Improve gl errors"
2025-11-29 19:14:39 +03:00
MihailRisandGitHub a04ea83c48 Revert "Improve gl errors" 2025-11-29 18:54:08 +03:00
MihailRis bcfcd9ca76 fix headless mode fatal error in some systems 2025-11-29 18:29:04 +03:00
MihailRis 618b3d7f61 fix world generator 2025-11-29 16:15:19 +03:00
MihailRisandGitHub 1f9b10db6e Merge pull request #710 from MihailRis/release-0.30
Release 0.30
2025-11-27 20:01:49 +03:00
MihailRis 59d005c527 Merge branch 'main' into release-0.30 2025-11-26 23:05:17 +03:00
MihailRisandGitHub 41a45a961f Merge pull request #709 from MihailRis/fix-canvas-set-data
fix canvas:set_data
2025-11-26 23:04:51 +03:00
MihailRis 66bb734a4e fix canvas:set_data 2025-11-26 22:46:43 +03:00
MihailRis 53cf3c17b7 update CHANGELOG.md 2025-11-26 12:16:40 +03:00
MihailRis c128643cbd Merge branch 'main' into release-0.30 2025-11-26 00:22:03 +03:00
MihailRisandGitHub 5436b98f3b Merge pull request #707 from MihailRis/hover-events
add onmouseover, onmouseout ui events
2025-11-26 00:21:21 +03:00
MihailRis e6ce7a89ad update doc/*/xml-ui-layouts.md 2025-11-26 00:00:48 +03:00
MihailRis 05d6fbd995 add onmouseover, onmouseout ui events & cleanup 2025-11-25 23:57:19 +03:00
MihailRis 8110377e7d update CHANGELOG.md to 0.30 2025-11-25 22:34:04 +03:00
MihailRis 011774a8ba Merge branch 'main' into release-0.30 2025-11-25 22:32:54 +03:00
MihailRisandGitHub 418a400ea3 Merge pull request #706 from MihailRis/fix-wrong-panel-size
fix: panel width differs to size specified in xml
2025-11-25 22:32:25 +03:00
MihailRis a14f85a0a9 fix internal code editor 2025-11-25 22:15:17 +03:00
MihailRis 8cc51a107e fix: panel width differs to size specified in xml 2025-11-25 21:54:58 +03:00
MihailRis 933d9b6299 fix CHANGELOG.md release date 2025-11-25 20:21:20 +03:00
MihailRis 64ac93b9d2 update CHANGELOG.md 2025-11-25 20:20:02 +03:00
MihailRis a70b9f9093 Merge branch 'main' into release-0.30 2025-11-25 18:29:32 +03:00
MihailRis 145a7b6273 update doc/*/scripting/builtins/libentities.md 2025-11-25 18:28:39 +03:00
MihailRis 7fc9bde6f5 update README.md 2025-11-25 12:26:15 +03:00
MihailRis 3cdf43ecb7 update doc/*/main-page.md 2025-11-25 12:25:11 +03:00
MihailRisandGitHub d450bd3564 Merge pull request #705 from MihailRis/fix-docs
fix doc/*/main-page.md
2025-11-25 08:02:39 +03:00
MihailRis 227901bb52 fix doc/*/main-page.md 2025-11-25 07:41:06 +03:00
MihailRisandGitHub 662970f8c8 Merge pull request #702 from MihailRis/improve-gl-errors
Improve gl errors
2025-11-24 22:41:33 +03:00
MihailRis 6f765cda7c update gl::to_string 2025-11-24 22:24:38 +03:00
MihailRis be6710bc83 fix modelviewer fbo creation 2025-11-24 22:15:38 +03:00
MihailRis 5aa9e68d6f improve framebuffer creation error messages 2025-11-24 22:03:50 +03:00
MihailRisandGitHub 8de9295fcc Merge pull request #701 from MihailRis/split-the-pr
extract Feature/block placement from #659
2025-11-24 21:48:01 +03:00
MihailRisandGitHub 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
MihailRisandGitHub 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
MihailRisandGitHub 64f7c19766 document player.get_dir function (#695)
* update doc/*/scripting/builtins/libplayer.md
2025-11-22 23:36:46 +03:00
MihailRisandGitHub 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
MihailRisandGitHub acea4604fe Merge pull request #690 from MihailRis/more-canvas-methods
Add more canvas methods
2025-11-22 18:13:05 +03:00
MihailRisandGitHub 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
MihailRisandGitHub 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
MihailRisandGitHub 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
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
MihailRisandGitHub 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
MihailRisandGitHub 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
MihailRisandGitHub 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
MihailRisandGitHub 38c869e72f Merge pull request #681 from MihailRis/canvas-export
image i/o in lua
2025-11-19 20:13:47 +03:00
MihailRisandGitHub 5984ee89bf Merge pull request #682 from MihailRis/test-optimization
add test optimization
2025-11-19 19:51:38 +03:00
MihailRis 9b2e81b617 update doc/*/scripting/ui.md 2025-11-19 19:50:48 +03:00
MihailRis 2095e82f1a add Canvas.decode static method 2025-11-19 19:21:09 +03:00
MihailRis d9f75c7c40 add test optimization 2025-11-19 17:40:17 +03:00
MihailRis d714e6943a add canvas:encode method 2025-11-19 00:34:16 +03:00