Commit Graph
100 Commits
Author SHA1 Message Date
MihailRis 9e18dccbbb enable verbose engine tests output 2024-12-10 19:20:28 +03:00
MihailRis d3f74b56fa add test.close_world(bool) 2024-12-10 19:14:51 +03:00
MihailRis 9b4dd8f65e refactor & add test.new_world 2024-12-10 18:41:39 +03:00
MihailRis 8f37704530 fix libworld docs 2024-12-10 18:19:08 +03:00
MihailRis 5ffc054d75 refactor 2024-12-09 01:12:41 +03:00
MihailRis 5fe5c6b27a fix player tick rate 2024-12-08 15:38:03 +03:00
MihailRis a036c5e383 fix base:bazalt durability 2024-12-08 15:25:24 +03:00
MihailRis eaffc0cb57 Merge branch 'main' into headless-mode 2024-12-08 01:39:45 +03:00
MihailRis 59402b6607 add 'test' library 2024-12-07 22:16:50 +03:00
MihailRisandGitHub bbb9987140 windows (#405) 2024-12-07 21:42:39 +03:00
MihailRis 92fb19ba5e fix item.properties 2024-12-07 20:42:10 +03:00
MihailRis 6e5df533ed update vctest (MSVC) 2024-12-07 20:14:48 +03:00
MihailRis eb53ccfa3e update vctest (MSVC) 2024-12-07 20:01:03 +03:00
MihailRis edc3d473d8 update vctest (MSVC) 2024-12-07 19:56:02 +03:00
MihailRis bc102075f2 update vctest (MSVC) 2024-12-07 19:36:47 +03:00
MihailRis 798a86d692 update vctest 2024-12-07 19:23:49 +03:00
MihailRisandGitHub 4318b50c2f Merge pull request #404 from RichardTry/patch-2
Fix neighbour chunk update
2024-12-07 19:03:59 +03:00
MihailRisandGitHub 9a7cafa422 Merge pull request #403 from RichardTry/patch-1
AreaMap2D getHeight typo fix
2024-12-07 18:58:41 +03:00
MihailRis c9207a8b15 update vctest 2024-12-07 18:47:29 +03:00
MihailRis f86bbaa2ce update vctest 2024-12-07 18:21:38 +03:00
MihailRis 95be0e74b8 update vctest 2024-12-07 17:42:15 +03:00
MihailRis ed4bfeecee update windows.yml 2024-12-07 17:27:41 +03:00
MihailRis c0309444c2 replace 'Run engine (headless)' with 'Run engine tests' in windows workflow 2024-12-07 17:14:48 +03:00
MihailRis 7528649ad9 update macos.yml 2024-12-07 17:11:45 +03:00
MihailRis 2834fbec90 update macos.yml 2024-12-07 17:06:14 +03:00
MihailRis 19b458d048 replace 'Run engine (headless)' with 'Run engine tests' 2024-12-07 17:00:20 +03:00
MihailRis df4b4a3825 update appimage.yml 2024-12-07 16:47:09 +03:00
MihailRis 7405caa471 update appimage.yml 2024-12-07 16:28:17 +03:00
MihailRis 95b848f44c replace 'Run engine (headless)' with 'Run engine tests' in AppImage workflow 2024-12-07 16:15:09 +03:00
MihailRis 5e8805f241 add vctest (WIP) 2024-12-07 15:49:23 +03:00
MihailRis d9bd60f473 update windows and macos workflows & add engine version to log 2024-12-07 02:45:51 +03:00
MihailRis d2fbb83d78 disable extra locale reload in headless mode 2024-12-07 02:25:42 +03:00
MihailRis d1f92c21d0 fix on_block_interact & fix segfault after engine finished 2024-12-07 02:10:36 +03:00
MihailRis e0670c11d5 add 'Run engine (headless)' step to appimage workflow & disable Build AppImage and upload 2024-12-07 01:44:28 +03:00
MihailRis 1d1d5c330c update appimage workflow 2024-12-07 01:34:21 +03:00
MihailRis d81718a0b3 update appimage workflow 2024-12-07 01:32:33 +03:00
MihailRis c80e2dfe3a add 'Run tests' step to appimage.yml workflow 2024-12-07 01:26:30 +03:00
MihailRis ee1a170376 add headless mode (engine initialization and finalization) 2024-12-07 01:12:27 +03:00
MihailRis 1ab3707343 update locale log messages 2024-12-07 00:52:40 +03:00
MihailRis 27acc1d8b1 rename voxel_engine.cpp to main.cpp 2024-12-07 00:12:42 +03:00
MihailRis 3e01a399f9 refactor 2024-12-07 00:04:56 +03:00
MihailRisandGitHub 61b73bfabd Merge pull request #400 from MihailRis/syntax-hightlighting
Text Formatting
2024-12-06 22:21:16 +03:00
MihailRisandGitHub dc3b166c9d Merge pull request #395 from REDxEYE/serialize_chunk_lua_api
Add api to serialize and deserialize chunk to bytes
2024-12-06 22:20:34 +03:00
MihailRis 3156e40c17 update console.execute output on parsing error 2024-12-06 21:31:27 +03:00
MihailRis 467b4ad043 add gui.escape_markup 2024-12-06 20:25:21 +03:00
MihailRis 16698cc68b add gui.clear_markup(...) 2024-12-06 20:13:45 +03:00
MihailRis 98de0d45ef fix 2024-12-06 20:01:26 +03:00
MihailRis 65f208fc61 add textbox.syntax, textbox.markup, label.markup properties 2024-12-06 19:56:38 +03:00
MihailRis c782645603 update doc/*/xml-ui-layouts.md 2024-12-06 19:43:11 +03:00
MihailRis 3d484383fc replace 'markdown' (bool) property with 'markup' (str) 2024-12-06 19:36:38 +03:00
MihailRis 2f292537ad reset markup on newline 2024-12-06 18:51:13 +03:00
MihailRis b4a387601f fix 2024-12-06 18:37:01 +03:00
MihailRis 63c10979f5 add text styles docs 2024-12-06 18:36:16 +03:00
MihailRis 47259d5590 Merge branch 'main' into syntax-hightlighting 2024-12-06 18:00:35 +03:00
MihailRisandGitHub fcbdec03ed Merge pull request #398 from Onran0/main
data_buffer; bit_converter updates
2024-12-06 17:58:55 +03:00
MihailRis 80e809f97f add markdown dialect (WIP) & add strikethrough and underline font styles 2024-12-06 17:35:03 +03:00
MihailRis 605d7e7897 small fixes 2024-12-05 22:36:12 +03:00
MihailRis 84b3b82dba refactor & optimize xml parser 2024-12-05 20:12:02 +03:00
MihailRis 04b6b6b546 minor refactor 2024-12-05 19:18:53 +03:00
MihailRis 69779f0cc0 Merge branch 'main' into syntax-hightlighting 2024-12-05 14:52:57 +03:00
MihailRis f4b80b1740 fix incorrect virtual inventory id in scripting 2024-12-05 14:52:31 +03:00
MihailRis b65ba61f9a make scrollbar interactive 2024-12-05 14:43:24 +03:00
MihailRis bad2b44c96 fix incorrect virtual inventory id in scripting 2024-12-05 14:42:33 +03:00
MihailRis d0fbbeecbe fix random fatal error in socket:recv 2024-12-04 23:32:59 +03:00
MihailRis 2fa78b7b21 fix random fatal error in socket:recv 2024-12-04 23:32:22 +03:00
MihailRis dbd27d4423 add scrollbar (WIP) 2024-12-04 23:03:36 +03:00
MihailRis ed3865964b add syntax highlighting (WIP) 2024-12-04 22:13:17 +03:00
MihailRis ce1e9f76cf add FontStylesScheme 2024-12-04 18:04:19 +03:00
MihailRis b15725913e add FontStyle 'bold' and 'italic' properties to 2D text 2024-12-04 17:08:04 +03:00
MihailRis 28f49ac948 add Lua code tokenizer 2024-12-04 16:26:55 +03:00
MihailRis 3e6e897ce8 fix png signature check 2024-12-04 13:59:29 +03:00
MihailRis 78b8305d78 set version to 0.26 2024-12-04 13:39:33 +03:00
MihailRis 36edad039c add string socket:send overload 2024-12-04 12:05:10 +03:00
MihailRis 5c40cf3149 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-12-04 12:00:29 +03:00
MihailRis ae754e3da2 reduce log messages in release build 2024-12-04 12:00:22 +03:00
MihailRis 33a64915ad fix: tcp server not listening to clients 2024-12-04 11:58:37 +03:00
MihailRisandGitHub 493a585d0c Merge pull request #391 from R0STUS/patch-1
Update README.md
2024-12-02 15:48:23 +03:00
MihailRisandGitHub c668cdafd1 Merge pull request #394 from zohidjondev/main
Добавлен перевод недостающих терминов и обновлены старые термины на узбекском языке.
2024-12-01 17:43:51 +03:00
MihailRisandGitHub 586294fff3 Merge pull request #392 from NCrashed/main
Add missing curl dependency to nix build
2024-12-01 17:35:15 +03:00
MihailRis 10eb26276a update CHANGELOG.md 2024-12-01 12:12:10 +03:00
MihailRis 3d97cd444a update CHANGELOG.md 2024-12-01 12:10:26 +03:00
MihailRis b245a7182f Merge branch 'release-0.25' 2024-12-01 11:30:30 +03:00
MihailRis 13cbe3fb17 update doc/*/events.md 2024-12-01 10:37:27 +03:00
MihailRis 21c76c1b0d add socket:get_address, serversocket:get_port 2024-11-30 22:32:14 +03:00
MihailRis 0ce970c990 Merge branch 'main' into release-0.25 2024-11-30 22:17:10 +03:00
MihailRis 3e949bd499 fix fatal error on invalid base64.decode input string 2024-11-30 22:14:37 +03:00
MihailRis 00cf6e39ef fix projected text frustum culling 2024-11-30 17:34:07 +03:00
MihailRis 166f3199fa update changelog date 2024-11-29 21:22:34 +03:00
MihailRis 52a8880c4b Merge branch 'main' into release-0.25 2024-11-29 20:45:17 +03:00
MihailRis c9040df090 fix it temporary and think deeper after 0.25 release 2024-11-29 20:44:16 +03:00
MihailRis 05003a4082 fix fatal error on uncaught lua exceptions in network functions calls 2024-11-29 20:32:18 +03:00
MihailRis b69494aea3 rename 2024-11-29 17:57:18 +03:00
MihailRis 0825e30ea4 Merge branch 'main' into release-0.25 2024-11-29 17:55:48 +03:00
MihailRis 16a6da3753 prevent 'core:empty' item drop 2024-11-29 17:55:31 +03:00
MihailRisandGitHub a18b169f41 Merge pull request #389 from DSDemen/patch-2
Finnish base lang update
2024-11-29 14:08:53 +03:00
MihailRisandGitHub febba8cdc2 Merge pull request #390 from DSDemen/patch-3
Finnish Lang Update 2
2024-11-29 14:08:38 +03:00
MihailRis 9f108879f1 Merge branch 'main' into release-0.25 2024-11-29 12:57:01 +03:00
MihailRis db503ec162 fix 3d-text docs 2024-11-29 12:56:27 +03:00
MihailRis 2ee9d33ad8 Merge branch 'main' into release-0.25 2024-11-28 18:59:37 +03:00
MihailRisandGitHub 794e38507a Merge pull request #386 from MihailRis/update-docs
Update docs
2024-11-28 18:59:11 +03:00