Commit Graph

  • 6629d07bc2 fix: "‘find’ is not a member of ‘std’" (import algorithm) Alexei Kartashov 2025-01-25 02:40:02 +03:00
  • 11b38c4648 fix: stdc++fs is implemented in c++17 and does not exist in some linux distr Alexei Kartashov 2025-01-25 02:38:36 +03:00
  • 2f93d38fde fix biome choosing MihailRis 2025-01-25 02:10:44 +03:00
  • 388c911d00 update CHANGELOG.md MihailRis 2025-01-23 22:04:26 +03:00
  • 5b8500368b update README.md MihailRis 2025-01-23 21:46:01 +03:00
  • ec9433b402 update CHANGELOG.md to 0.26 MihailRis 2025-01-23 21:44:53 +03:00
  • 981b4a22b5 Merge branch 'main' into release-0.26 MihailRis 2025-01-23 20:39:02 +03:00
  • 9a909e2c1e
    Merge pull request #446 from MihailRis/various-changes MihailRis 2025-01-22 10:33:15 +03:00
  • 9c630645b4 add console.get(...) & add 'player' console variable MihailRis 2025-01-22 10:15:31 +03:00
  • 2e89cc14ee fix color markdown MihailRis 2025-01-22 10:14:39 +03:00
  • db2795eb4f update console commands execution pipeline MihailRis 2025-01-22 09:30:32 +03:00
  • a0210c82ce reformat gui_xml.cpp MihailRis 2025-01-22 08:38:37 +03:00
  • 6d1cacb512 fix MihailRis 2025-01-22 08:38:19 +03:00
  • b2cda8070b add SIGTERM handler MihailRis 2025-01-22 08:20:21 +03:00
  • 02554e469a refactor MihailRis 2025-01-22 08:18:17 +03:00
  • b37c71059a Merge branch 'main' into release-0.26 MihailRis 2025-01-22 00:36:49 +03:00
  • da10151d5a update README.md MihailRis 2025-01-21 23:35:42 +03:00
  • 27eb02788a update linux workflows MihailRis 2025-01-21 23:30:00 +03:00
  • 9c8e4e813c fix extra lights-related work in world.set_chunk_data MihailRis 2025-01-21 23:15:31 +03:00
  • b12982655d fix gui.alert MihailRis 2025-01-21 09:39:06 +03:00
  • 9443892406 fixes MihailRis 2025-01-21 06:51:29 +03:00
  • 23c66654a2 add ENTITY_NONE, ENTITY_AUTO reserved entity id & update player.set_entity(...) MihailRis 2025-01-21 05:56:14 +03:00
  • f2101f6504 add entity:set_enabled(...) MihailRis 2025-01-21 05:31:07 +03:00
  • 13fde2116d fix textbox horizontal scroll & fix console log width MihailRis 2025-01-21 04:42:08 +03:00
  • 85600eafea fix in-game chat MihailRis 2025-01-21 04:31:33 +03:00
  • 266f3059b4 fix MihailRis 2025-01-21 04:17:29 +03:00
  • e247902cc6 fix data_buffer:put_number MihailRis 2025-01-21 02:30:59 +03:00
  • 57356e1d64 fix lamp material MihailRis 2025-01-21 01:27:53 +03:00
  • 7997e9a0cb Merge branch 'main' into release-0.26 MihailRis 2025-01-20 04:40:51 +03:00
  • 92f226cbcf miscellaneous fixes MihailRis 2025-01-20 04:39:37 +03:00
  • eca3a54b20
    Merge pull request #445 from MihailRis/chunks-data-save-load MihailRis 2025-01-20 01:51:07 +03:00
  • d113cfa86c update doc/*/scripting/builtins/libworld.md MihailRis 2025-01-20 01:33:01 +03:00
  • 02a93d8bc3 feat: world.get_chunk_data(...) saved chunk data when chunk is not loaded MihailRis 2025-01-20 01:25:43 +03:00
  • d920772f75
    Merge branch 'MihailRis:main' into main Xertis 2025-01-20 00:26:23 +03:00
  • f1f81371af add world.save_chunk_data(...) MihailRis 2025-01-19 23:36:37 +03:00
  • 0e95d9d1af fix bit_converter.bytes_to_uint16 MihailRis 2025-01-19 22:38:22 +03:00
  • 0b2e089ecf
    Merge pull request #444 from ShadelessFox/canvas-ui-node MihailRis 2025-01-19 20:38:49 +03:00
  • eaa64cbdd1 fix pause menu MihailRis 2025-01-19 20:32:02 +03:00
  • 5ee44a02f9
    Use integer instead of number function variants ShadelessFox 2025-01-19 18:21:48 +01:00
  • 8c884846f1 Merge branch 'main' into release-0.26 MihailRis 2025-01-19 20:17:58 +03:00
  • ee31f401aa
    Add canvas UI node ShadelessFox 2025-01-19 14:10:52 +01:00
  • 3c0b64bc52 minor update Xertis 2025-01-19 13:42:16 +03:00
  • fde61647bd minor update Xertis 2025-01-19 12:59:26 +03:00
  • 6c3dd941ce refact search Xertis 2025-01-19 12:53:32 +03:00
  • cb960ceaad Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp MihailRis 2025-01-18 21:01:09 +03:00
  • 0494db9187 fix infinite block fields conversion requests MihailRis 2025-01-18 21:00:58 +03:00
  • afe2b7258e fix infinite block fields conversion requests MihailRis 2025-01-18 17:55:03 +03:00
  • dc83e9b466
    Merge branch 'MihailRis:main' into main Xertis 2025-01-18 15:54:34 +03:00
  • 147cf5b417 fix in-game chat animation interval MihailRis 2025-01-18 07:39:17 +03:00
  • ce63b1b27b
    Merge pull request #443 from MihailRis/notifications MihailRis 2025-01-18 07:36:12 +03:00
  • 432dc386ea update doc/*/scripting/ui.md MihailRis 2025-01-18 07:35:53 +03:00
  • c6951e0965 add in-game chat & update gui post-runnables timing & fix panel elements removal MihailRis 2025-01-18 07:17:52 +03:00
  • 731c72da7c add 'uinode:reposition()' MihailRis 2025-01-18 07:16:57 +03:00
  • 209490192c add 'min-size' ui property MihailRis 2025-01-18 06:37:27 +03:00
  • 0ce5e23a2a add 'min-length' panel property MihailRis 2025-01-18 05:55:02 +03:00
  • 8e8fed2aa2 move core:gui_util to core:internal/gui_util MihailRis 2025-01-18 05:15:17 +03:00
  • 72d2d9c879 move Document and RadioGroup implementation to core:gui_util MihailRis 2025-01-18 05:14:06 +03:00
  • b0a8e8e001 add 'core:chat' event MihailRis 2025-01-18 05:06:22 +03:00
  • 88ed15c6d8
    Merge pull request #442 from MihailRis/suspend-players MihailRis 2025-01-18 04:53:17 +03:00
  • c9adbe80ea add Bytearray support to world.set_chunk_data(...) MihailRis 2025-01-18 04:25:32 +03:00
  • eaff5643a3 add Bytearray support to lua::tovalue MihailRis 2025-01-18 03:46:42 +03:00
  • d48c00d001
    Merge pull request #441 from MihailRis/suspend-players MihailRis 2025-01-17 23:58:42 +03:00
  • d2bbd82dbe add 'discardAll' parameter to socket:close(...) MihailRis 2025-01-17 23:43:44 +03:00
  • 20bd7666cd add download/upload info to debug panel MihailRis 2025-01-17 21:30:18 +03:00
  • 645f87494c Merge branch 'main' into suspend-players MihailRis 2025-01-17 21:17:40 +03:00
  • 47e8e4e71e remove extra 'todo' MihailRis 2025-01-17 21:15:25 +03:00
  • 3266204c0e update doc/*/scripting/builtins/libapp.md MihailRis 2025-01-17 19:24:07 +03:00
  • 01b4b6f19a update docs MihailRis 2025-01-17 19:03:12 +03:00
  • 177994b9fd Merge branch 'main' into suspend-players MihailRis 2025-01-17 03:59:02 +03:00
  • 55117c9fe9 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp MihailRis 2025-01-17 03:58:35 +03:00
  • 17c4cd2054 fix libbyteutil MihailRis 2025-01-17 03:58:22 +03:00
  • 2fa71b3bf0 feat: players interpolation & add hud.set_allow_pause(...) MihailRis 2025-01-17 01:44:46 +03:00
  • 036e13a2ca improve app scripts error handling MihailRis 2025-01-17 01:42:01 +03:00
  • a45487b3c7 move 'key:escape' handler to Lua MihailRis 2025-01-16 23:11:00 +03:00
  • 2adfbdb192 fix rigidbody:is_enabled MihailRis 2025-01-16 18:17:12 +03:00
  • 1a246e2ae0 feat: menu pages dispatching MihailRis 2025-01-16 07:40:34 +03:00
  • 43dc88c6b5 move player animation to base:player_animator component MihailRis 2025-01-16 06:58:53 +03:00
  • 9cd3f3e4c8 add entity:get_player() MihailRis 2025-01-16 06:50:01 +03:00
  • 65fec4f4a9 introduce local player MihailRis 2025-01-16 05:59:43 +03:00
  • b5999fe364 fix some UB MihailRis 2025-01-16 05:57:01 +03:00
  • 8aee8d81fb fix: player name still visible after player removal MihailRis 2025-01-16 05:55:49 +03:00
  • 2073d3782a fix HandlersList concurrency MihailRis 2025-01-16 04:16:32 +03:00
  • 44b9e21d46 fix input.add_callback MihailRis 2025-01-16 03:46:56 +03:00
  • b59752bc84 fix player_animator MihailRis 2025-01-16 01:23:45 +03:00
  • 43f0cbe3fe add player.is_suspended, player.set_suspended MihailRis 2025-01-15 22:25:51 +03:00
  • 7a4a011723
    Merge pull request #440 from GHOST3118/improved-md MihailRis 2025-01-15 21:52:27 +03:00
  • acb07c6664 fixed color code highlight GHOST11111100 2025-01-15 21:28:52 +03:00
  • a93af583d1 added color code escaping GHOST11111100 2025-01-15 21:22:13 +03:00
  • 6ca8dc18cf fix hex code length and use a exists hex to int method; added docs for color codes GHOST11111100 2025-01-15 20:09:30 +03:00
  • 9ce34080f7 fixed engine hang when using other special characters GHOST11111100 2025-01-15 19:07:48 +03:00
  • 6d9771bc32 added base hex color parser, and md statement GHOST11111100 2025-01-15 18:42:16 +03:00
  • 877bf25f9a
    Merge branch 'MihailRis:main' into main Xertis 2025-01-15 18:20:10 +03:00
  • 40cdebb175 fix lua::create_lambda MihailRis 2025-01-15 07:11:28 +03:00
  • b8944f86c6 refactor vc coroutines error-handling & update socket:is_alive(), socket:send(...) MihailRis 2025-01-15 05:27:10 +03:00
  • 00ce65ef66 fix main shader & lua parser MihailRis 2025-01-15 02:57:58 +03:00
  • a83b63db6c
    Merge branch 'MihailRis:main' into main Xertis 2025-01-14 00:05:07 +03:00
  • 17af84dcec update doc/*/main-page.md MihailRis 2025-01-13 20:47:22 +03:00
  • d3e2ad5e99 set appimage CMAKE_BUILD_TYPE to Release MihailRis 2025-01-13 19:39:12 +03:00
  • f772d527e2 feat: nameless worlds MihailRis 2025-01-13 05:40:43 +03:00
  • b9707e11ca fix lua::create_lambda and lua::create_lambda_nothrow MihailRis 2025-01-13 04:20:48 +03:00