Commit Graph

  • fcbdec03ed
    Merge pull request #398 from Onran0/main MihailRis 2024-12-06 17:58:55 +03:00
  • 80e809f97f add markdown dialect (WIP) & add strikethrough and underline font styles MihailRis 2024-12-06 17:35:03 +03:00
  • 1058da074c
    Add files via upload Onran 2024-12-06 17:13:33 +09:00
  • 0cd04e6570
    documentation update Onran 2024-12-06 17:13:09 +09:00
  • 6a0bdde3b9
    Merge branch 'MihailRis:main' into main Onran 2024-12-06 11:47:54 +09:00
  • 605d7e7897 small fixes MihailRis 2024-12-05 22:36:12 +03:00
  • 84b3b82dba refactor & optimize xml parser MihailRis 2024-12-05 20:12:02 +03:00
  • 04b6b6b546 minor refactor MihailRis 2024-12-05 19:18:53 +03:00
  • 69779f0cc0 Merge branch 'main' into syntax-hightlighting MihailRis 2024-12-05 14:52:57 +03:00
  • f4b80b1740 fix incorrect virtual inventory id in scripting MihailRis 2024-12-05 14:42:33 +03:00
  • b65ba61f9a make scrollbar interactive MihailRis 2024-12-05 14:43:24 +03:00
  • bad2b44c96 fix incorrect virtual inventory id in scripting MihailRis 2024-12-05 14:42:33 +03:00
  • d0fbbeecbe fix random fatal error in socket:recv MihailRis 2024-12-04 23:32:22 +03:00
  • 2fa78b7b21 fix random fatal error in socket:recv MihailRis 2024-12-04 23:32:22 +03:00
  • dbd27d4423 add scrollbar (WIP) MihailRis 2024-12-04 23:03:36 +03:00
  • ed3865964b add syntax highlighting (WIP) MihailRis 2024-12-04 22:13:17 +03:00
  • ce1e9f76cf add FontStylesScheme MihailRis 2024-12-04 18:04:19 +03:00
  • b15725913e add FontStyle 'bold' and 'italic' properties to 2D text MihailRis 2024-12-04 17:08:04 +03:00
  • 28f49ac948 add Lua code tokenizer MihailRis 2024-12-04 16:26:55 +03:00
  • 3e6e897ce8 fix png signature check MihailRis 2024-12-04 13:59:29 +03:00
  • 78b8305d78 set version to 0.26 MihailRis 2024-12-04 13:39:33 +03:00
  • 36edad039c add string socket:send overload MihailRis 2024-12-04 12:05:10 +03:00
  • 5c40cf3149 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp MihailRis 2024-12-04 12:00:29 +03:00
  • ae754e3da2 reduce log messages in release build MihailRis 2024-12-04 12:00:22 +03:00
  • 33a64915ad fix: tcp server not listening to clients MihailRis 2024-12-04 11:58:37 +03:00
  • 57e9cade7b Potential nullptr access fix REDxEYE 2024-12-02 21:27:37 +03:00
  • ad81e64461 Add EXTRLE16+GZIP combo for chunk compression REDxEYE 2024-12-02 21:26:44 +03:00
  • 493a585d0c
    Merge pull request #391 from R0STUS/patch-1 MihailRis 2024-12-02 15:48:23 +03:00
  • 657069cd48
    migration to ByteArray + small fix Onran 2024-12-02 14:57:26 +09:00
  • 49defaeb3b Add api to serialize and deserialize chunk to bytes REDxEYE 2024-12-02 02:33:38 +03:00
  • c668cdafd1
    Merge pull request #394 from zohidjondev/main MihailRis 2024-12-01 17:43:51 +03:00
  • 586294fff3
    Merge pull request #392 from NCrashed/main MihailRis 2024-12-01 17:35:15 +03:00
  • d8266ec516 Added the translation of missing terms and updated the old ones. Zohidjon 2024-12-01 19:26:13 +05:00
  • d558b206a2
    Add missing curl dependency to nix build Anton Gushcha 2024-12-01 21:11:27 +07:00
  • 98e6ff26d8
    Update README.md Rost Alexeev 2024-12-01 14:40:52 +02:00
  • 10eb26276a update CHANGELOG.md MihailRis 2024-12-01 12:11:14 +03:00
  • 3d97cd444a update CHANGELOG.md MihailRis 2024-12-01 12:10:26 +03:00
  • b245a7182f Merge branch 'release-0.25' MihailRis 2024-12-01 11:30:30 +03:00
  • 13cbe3fb17 update doc/*/events.md MihailRis 2024-12-01 10:37:27 +03:00
  • 21c76c1b0d add socket:get_address, serversocket:get_port MihailRis 2024-11-30 22:32:14 +03:00
  • 0ce970c990 Merge branch 'main' into release-0.25 MihailRis 2024-11-30 22:17:10 +03:00
  • 3e949bd499 fix fatal error on invalid base64.decode input string MihailRis 2024-11-30 22:14:37 +03:00
  • 00cf6e39ef fix projected text frustum culling MihailRis 2024-11-30 17:34:07 +03:00
  • 3e07b13a4c minor update Xertis 2024-11-30 16:59:12 +03:00
  • e69eb7576e
    Merge branch 'MihailRis:main' into main Xertis 2024-11-30 15:54:19 +03:00
  • 166f3199fa update changelog date MihailRis 2024-11-29 21:22:34 +03:00
  • 52a8880c4b Merge branch 'main' into release-0.25 MihailRis 2024-11-29 20:45:17 +03:00
  • c9040df090 fix it temporary and think deeper after 0.25 release MihailRis 2024-11-29 20:44:16 +03:00
  • 05003a4082 fix fatal error on uncaught lua exceptions in network functions calls MihailRis 2024-11-29 20:32:18 +03:00
  • 069eea8aa5
    refact content_menu.xml Xertis 2024-11-29 18:18:31 +03:00
  • b69494aea3 rename MihailRis 2024-11-29 17:57:18 +03:00
  • 0825e30ea4 Merge branch 'main' into release-0.25 MihailRis 2024-11-29 17:55:48 +03:00
  • 16a6da3753 prevent 'core:empty' item drop MihailRis 2024-11-29 17:55:31 +03:00
  • a18b169f41
    Merge pull request #389 from DSDemen/patch-2 MihailRis 2024-11-29 14:08:53 +03:00
  • febba8cdc2
    Merge pull request #390 from DSDemen/patch-3 MihailRis 2024-11-29 14:08:38 +03:00
  • fdee9d5c1a
    Finnish Lang Update 2 DomaJa 2024-11-29 13:05:47 +02:00
  • 4c8f3c7bae
    Finnish base lang update DomaJa 2024-11-29 12:39:55 +02:00
  • 9f108879f1 Merge branch 'main' into release-0.25 MihailRis 2024-11-29 12:57:01 +03:00
  • db503ec162 fix 3d-text docs MihailRis 2024-11-29 12:56:27 +03:00
  • 2018b2f8a4 add content_config Xertis 2024-11-28 22:26:48 +03:00
  • 2ee9d33ad8 Merge branch 'main' into release-0.25 MihailRis 2024-11-28 18:59:37 +03:00
  • 794e38507a
    Merge pull request #386 from MihailRis/update-docs MihailRis 2024-11-28 18:59:11 +03:00
  • a5609f3e0c add doc/*/scripting/builtins/libgfx-blockwraps.md MihailRis 2024-11-28 18:28:42 +03:00
  • 14650562c2 update CURLOPT_USERAGENT value MihailRis 2024-11-28 18:13:21 +03:00
  • 95689b1115 add doc/*/scripting/builtins/libnetwork.md MihailRis 2024-11-28 18:09:12 +03:00
  • ca83dcf9a7 update doc/*/xml-ui-layouts.md MihailRis 2024-11-28 17:48:06 +03:00
  • ba1a82539f update doc/*/block-properties.md MihailRis 2024-11-28 16:42:46 +03:00
  • aa60ae3fad improve properties filter MihailRis 2024-11-28 16:33:38 +03:00
  • 7d89fb86bd Merge branch 'main' into release-0.25 MihailRis 2024-11-28 16:03:43 +03:00
  • 6322c03958 update CHANGELOG.md MihailRis 2024-11-28 16:03:20 +03:00
  • 8c62cf6a1f
    Merge pull request #385 from MihailRis/misc-fixes MihailRis 2024-11-28 16:00:20 +03:00
  • 3f9701915c update hud.open(...) MihailRis 2024-11-28 15:48:44 +03:00
  • bf9f6bbe79 make 'structures.toml' combined MihailRis 2024-11-28 13:41:59 +03:00
  • 31bf1f3432 update README.md MihailRis 2024-11-28 12:10:13 +03:00
  • ef35efe049 update README.md MihailRis 2024-11-28 12:10:13 +03:00
  • bcbd56e3a9 update CHANGELOG.md to 0.25 MihailRis 2024-11-28 12:08:05 +03:00
  • 0d5423a970 update README.md and main-page.md MihailRis 2024-11-28 11:36:18 +03:00
  • 157a7e8155 update Dockerfile and README.md MihailRis 2024-11-28 10:50:20 +03:00
  • 3d6e78daa9
    Merge pull request #369 from MihailRis/curl MihailRis 2024-11-28 10:45:20 +03:00
  • 7e566a51a3 remove test script MihailRis 2024-11-28 10:21:50 +03:00
  • 46628263d1 add network.get_total_upload, .get_total_download MihailRis 2024-11-28 10:21:16 +03:00
  • 9b73e78a37 Merge branch 'main' into curl MihailRis 2024-11-27 23:37:32 +03:00
  • 30eed09224
    Merge pull request #384 from MihailRis/in-memory-png-loading MihailRis 2024-11-27 23:37:02 +03:00
  • 434e8a6331 cleanup MihailRis 2024-11-27 23:25:56 +03:00
  • 3dc776c90d add in-memory png loading implementation MihailRis 2024-11-27 22:47:18 +03:00
  • 6e90568d2a add util::escape 'escapeUnicode' option MihailRis 2024-11-27 21:40:48 +03:00
  • 637dfa66c2 add 'null' support to json parser MihailRis 2024-11-27 21:33:20 +03:00
  • 3b3407aef6 remove unused function MihailRis 2024-11-27 21:18:11 +03:00
  • 6b8ee77ff5 fix server shutdown with winsocks MihailRis 2024-11-27 20:46:40 +03:00
  • 79e311dd91 fix curl cleanup MihailRis 2024-11-27 20:35:36 +03:00
  • 43a838b1a5 fix WSAEAFNOSUPPORT (10047) MihailRis 2024-11-27 20:31:05 +03:00
  • 6af6eda78e refactor Network MihailRis 2024-11-27 20:24:09 +03:00
  • 7e0c95d126 prevent uncaught exception in thread MihailRis 2024-11-27 19:54:17 +03:00
  • 449604dc1a Merge branch 'main' into curl MihailRis 2024-11-27 19:52:56 +03:00
  • f262c0f297 fix libplayer.md MihailRis 2024-11-27 18:25:54 +03:00
  • 495dd5f8f2 add localhost 'network' library test MihailRis 2024-11-27 17:53:23 +03:00
  • af5902f98e fix network.tcp_connect MihailRis 2024-11-27 17:50:53 +03:00
  • 951d2fd1f8 add socket:is_alive, :is_connected, serversocket:is_open MihailRis 2024-11-27 17:46:09 +03:00
  • 34974c4bb3 add network.tcp_connect and .tcp_open MihailRis 2024-11-27 17:06:06 +03:00
  • 847ef23092 add network.__closeserver MihailRis 2024-11-27 16:14:20 +03:00