Commit Graph
5215 Commits
Author SHA1 Message Date
XertisandMihailRis 19665caead Fix " error: attempt to call global '__load_script' (a nil value)" 2025-11-20 23:35:56 +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
MihailRisandGitHub dda823ac24 Merge pull request #680 from MihailRis/new-block-event
Fix major chunks loading performance issue & add new block events
2025-11-18 22:50:16 +03:00
MihailRis c951d787b7 fix: ObjectsPool missing destructor call 2025-11-18 22:25:04 +03:00
MihailRis b1312c354d update doc/*/scripting/events.md 2025-11-18 22:18:56 +03:00
MihailRis f721731ecc add 'on_block_removed' event 2025-11-18 22:11:44 +03:00
MihailRis b3e5f2a1c0 update doc/*/scripting/events.md 2025-11-18 20:58:12 +03:00
MihailRis 1a6880a572 remove that thing 2025-11-18 20:46:24 +03:00
MihailRis d3e73be3fe fix windows build again 2025-11-18 20:24:18 +03:00
MihailRis 263c0e3b57 fix macos build 2025-11-18 20:14:37 +03:00
MihailRis 8e66d78ef0 fix msvc build 2025-11-18 20:08:11 +03:00
MihailRis 5317106d81 test chunks pool 2025-11-18 19:48:00 +03:00
MihailRis 5fdb71c47b add ObjectsPool 2025-11-18 19:47:35 +03:00
MihailRis 922a86d2b0 add that thing 2025-11-18 18:41:21 +03:00
MihailRis 957f9f5998 fix major chunks loading performance issue 2025-11-18 00:14:53 +03:00
MihailRis ca3bc45d0f add 'on_block_present' event 2025-11-17 23:50:52 +03:00
MihailRis 1c81f8b7ad fix warning 2025-11-17 22:14:34 +03:00
MihailRis 473f9f1a6a move block ticks register to separate script 2025-11-17 21:33:44 +03:00
MihailRis 9653b18143 fix: unknown warning option in clang build 2025-11-17 20:18:02 +03:00
MihailRis 0760a5b552 Merge branch 'main' into debugging-client 2025-11-17 19:24:04 +03:00
MihailRisandGitHub a82054a6da Merge pull request #679 from MihailRis/custom-entry-points
Custom content sources
2025-11-17 19:00:05 +03:00
MihailRis bc229a39a1 fix 2025-11-17 18:39:38 +03:00
MihailRis 1a04e31919 update doc/*/scripting/builtins/libapp.md 2025-11-17 18:36:57 +03:00
MihailRis 222d4d3fc6 add actual app.set_content_sources 2025-11-17 18:35:36 +03:00
MihailRis eb1a955483 update doc/*/scripting/builtins/libapp.md 2025-11-17 18:17:13 +03:00
MihailRis 614d5f4ae4 add app.get_content_sources, app.set_content_sources 2025-11-17 17:58:16 +03:00
MihailRis cf3aad166a Merge branch 'main' into debugging-client 2025-11-16 19:20:42 +03:00
MihailRisandGitHub c0c0352959 Merge pull request #678 from MihailRis/memory-fs
Memory Device
2025-11-16 19:17:41 +03:00
MihailRis 0d832e5cfd update docs 2025-11-16 18:56:48 +03:00
MihailRis 1e1fd53209 fix MemoryDevice::list & update filesystem tests 2025-11-16 18:51:14 +03:00