Commit Graph
100 Commits
Author SHA1 Message Date
MihailRis dceb5f6ee4 Merge branch 'main' into update-file-subsystem 2025-02-04 15:09:23 +03:00
MihailRisandGitHub 6303975ddc Merge pull request #461 from clasher113/main
add side mouse buttons & bug fix
2025-02-04 15:07:30 +03:00
MihailRis 59f46ad530 add io::path.normalized() 2025-02-04 14:58:41 +03:00
MihailRis 1ec8f89599 add io::Device::mkdir 2025-02-04 14:10:23 +03:00
MihailRis f8d0ded70e fix windows build 2025-02-04 13:52:33 +03:00
MihailRis 94bae83de6 fix windows build 2025-02-04 13:32:50 +03:00
MihailRis 8a12ff5879 fix EnginePaths::setContentPacks 2025-02-04 13:17:35 +03:00
MihailRis bced20be1f update io::SubDevice constructor 2025-02-04 13:08:42 +03:00
MihailRis e4c33e539e fix io::path.parent() & update tests 2025-02-04 12:53:05 +03:00
MihailRis a653b063e6 completely remove EnginePaths::resolve 2025-02-04 12:35:19 +03:00
MihailRis b955ae59c1 update StdfsDevice::removeAll 2025-02-04 11:59:05 +03:00
MihailRis ef170247cc fix ResPaths::listdir 2025-02-03 21:56:44 +03:00
MihailRis e31952b990 Merge branch 'main' into update-file-subsystem 2025-02-03 19:19:56 +03:00
MihailRis 93e9fbbe84 update /doc/*/block-properties.md 2025-02-02 17:38:50 +03:00
MihailRis 28caec6aa0 Merge branch 'main' into update-file-subsystem 2025-02-02 16:32:25 +03:00
MihailRis 3fb16ab50e sort packs in PacksManager::assemble 2025-02-01 16:49:48 +03:00
MihailRis e5f9efd87a fix: error message is not included in coroutine error alert 2025-01-31 18:09:31 +03:00
MihailRis b00160eb26 add chunk data validity check to world.set_chunk_data 2025-01-31 12:41:49 +03:00
MihailRis 347d76870a add io::directory_iterator 2025-01-31 10:07:05 +03:00
MihailRis c3066eebd3 Merge branch 'main' into update-file-subsystem 2025-01-31 08:55:39 +03:00
MihailRis 1e851b05b4 fix uncaught exception: invalid vector subscript in BlockWrapsRenderer on invalid block state 2025-01-31 07:49:49 +03:00
MihailRis 0bbd215ab7 fix server mainloop 2025-01-30 22:45:54 +03:00
MihailRisandGitHub 6eeb7a81d9 Merge pull request #459 from rekvizitt/main
Complete Belarusian translation for be_BY.txt
2025-01-30 22:24:36 +03:00
MihailRis e0314803c0 migrate from std::filesystem::path to io::path (WIP) 2025-01-30 22:23:13 +03:00
MihailRis 1e22882284 rename 'files' to 'io' 2025-01-30 16:53:52 +03:00
MihailRis e5d558d357 move world-related sources from files/ to world/files 2025-01-30 15:02:28 +03:00
MihailRisandGitHub df5645eb07 Merge pull request #457 from cutekitek/main
fix dockerfile
2025-01-29 07:37:51 +03:00
MihailRis 41dfcad474 fix segfaults due to access to dead lua states (coroutines) 2025-01-29 07:36:54 +03:00
MihailRis 39fcc10dd8 fix player rotation 2025-01-29 06:51:07 +03:00
MihailRisandGitHub efa5a5be2b Merge pull request #455 from clasher113/main
detect_locale crash fix
2025-01-28 17:56:14 +03:00
MihailRis 79f6dcb171 use Bytearray in lua::pushvalue for byte arrays 2025-01-28 13:03:38 +03:00
MihailRis e3c86cd1da fix some small issues in Network.cpp 2025-01-28 11:34:18 +03:00
MihailRis e9a7a32249 fix windows build 2025-01-28 05:23:18 +03:00
MihailRis 756ff4a2c7 fix gui alert window size 2025-01-28 05:09:18 +03:00
MihailRisandGitHub dece2e25bc Merge pull request #448 from alexei-zebra/main
fix build project in ALT Linux
2025-01-27 13:13:53 +03:00
MihailRis 6844b4c5e4 update doc/*/scripting/builtins/libgui.md 2025-01-27 08:29:39 +03:00
MihailRis 047b1772f2 update doc/*/scripting/builtins/libplayer.md 2025-01-27 07:58:42 +03:00
MihailRis 9b2cceac18 update CHANGELOG.md 2025-01-27 05:38:52 +03:00
MihailRis e377450589 fix world.get_list in headless mode 2025-01-27 05:37:03 +03:00
MihailRis c6966aa153 fix CHANGELOG.md 2025-01-26 19:41:39 +03:00
MihailRis 1731962339 Merge branch 'main' into release-0.26 2025-01-26 19:35:29 +03:00
MihailRis 84f39dde39 update some blocks lighting params 2025-01-26 19:35:13 +03:00
MihailRis fc6629f4ca update CHANGELOG.md 2025-01-26 12:29:49 +03:00
MihailRis e03467cd1c fix pack.assemble & app.reconfig_packs/app.config_packs missing packs non-informative error messages 2025-01-26 09:56:06 +03:00
MihailRisandGitHub ac3b3e85f9 Merge pull request #450 from MihailRis/update-base-sounds
Update base sounds
2025-01-26 07:49:28 +03:00
MihailRis 3abdb3b91f update wood break and place sounds 2025-01-26 07:46:26 +03:00
MihailRis 41d490a091 add base:snow material & add more snow sounds & update snow step sounds 2025-01-26 07:45:52 +03:00
MihailRisandGitHub abfbf6bffc Merge pull request #449 from Xertis/patch-5
Bug fix gui.template
2025-01-26 05:55:32 +03:00
MihailRis b3c244e4eb Merge branch 'main' into release-0.26 2025-01-25 16:52:16 +03:00
MihailRis c1e301b95a update CHANGELOG.md 2025-01-25 16:51:58 +03:00
MihailRis 2f93d38fde fix biome choosing 2025-01-25 02:10:44 +03:00
MihailRis 388c911d00 update CHANGELOG.md 2025-01-23 22:04:26 +03:00
MihailRis 5b8500368b update README.md 2025-01-23 21:46:01 +03:00
MihailRis ec9433b402 update CHANGELOG.md to 0.26 2025-01-23 21:44:53 +03:00
MihailRis 981b4a22b5 Merge branch 'main' into release-0.26 2025-01-23 20:39:02 +03:00
MihailRisandGitHub 9a909e2c1e Merge pull request #446 from MihailRis/various-changes
Various changes
2025-01-22 10:33:15 +03:00
MihailRis 9c630645b4 add console.get(...) & add 'player' console variable 2025-01-22 10:15:31 +03:00
MihailRis 2e89cc14ee fix color markdown 2025-01-22 10:14:39 +03:00
MihailRis db2795eb4f update console commands execution pipeline 2025-01-22 09:30:32 +03:00
MihailRis a0210c82ce reformat gui_xml.cpp 2025-01-22 08:38:37 +03:00
MihailRis 6d1cacb512 fix 2025-01-22 08:38:19 +03:00
MihailRis b2cda8070b add SIGTERM handler 2025-01-22 08:20:21 +03:00
MihailRis 02554e469a refactor 2025-01-22 08:18:17 +03:00
MihailRis b37c71059a Merge branch 'main' into release-0.26 2025-01-22 00:36:49 +03:00
MihailRis da10151d5a update README.md 2025-01-21 23:35:42 +03:00
MihailRis 27eb02788a update linux workflows 2025-01-21 23:30:00 +03:00
MihailRis 9c8e4e813c fix extra lights-related work in world.set_chunk_data 2025-01-21 23:15:31 +03:00
MihailRis b12982655d fix gui.alert 2025-01-21 09:39:06 +03:00
MihailRis 9443892406 fixes 2025-01-21 06:51:29 +03:00
MihailRis 23c66654a2 add ENTITY_NONE, ENTITY_AUTO reserved entity id & update player.set_entity(...) 2025-01-21 05:56:14 +03:00
MihailRis f2101f6504 add entity:set_enabled(...) 2025-01-21 05:31:07 +03:00
MihailRis 13fde2116d fix textbox horizontal scroll & fix console log width 2025-01-21 04:42:08 +03:00
MihailRis 85600eafea fix in-game chat 2025-01-21 04:31:33 +03:00
MihailRis 266f3059b4 fix 2025-01-21 04:17:29 +03:00
MihailRis e247902cc6 fix data_buffer:put_number 2025-01-21 02:30:59 +03:00
MihailRis 57356e1d64 fix lamp material 2025-01-21 01:27:53 +03:00
MihailRis 7997e9a0cb Merge branch 'main' into release-0.26 2025-01-20 04:40:51 +03:00
MihailRis 92f226cbcf miscellaneous fixes 2025-01-20 04:39:37 +03:00
MihailRisandGitHub eca3a54b20 Merge pull request #445 from MihailRis/chunks-data-save-load
Add world.save_chunk_data
2025-01-20 01:51:07 +03:00
MihailRis d113cfa86c update doc/*/scripting/builtins/libworld.md 2025-01-20 01:33:01 +03:00
MihailRis 02a93d8bc3 feat: world.get_chunk_data(...) saved chunk data when chunk is not loaded 2025-01-20 01:25:43 +03:00
MihailRis f1f81371af add world.save_chunk_data(...) 2025-01-19 23:36:37 +03:00
MihailRis 0e95d9d1af fix bit_converter.bytes_to_uint16 2025-01-19 22:38:22 +03:00
MihailRisandGitHub 0b2e089ecf Merge pull request #444 from ShadelessFox/canvas-ui-node
Add `canvas` UI node
2025-01-19 20:38:49 +03:00
MihailRis eaa64cbdd1 fix pause menu 2025-01-19 20:32:02 +03:00
MihailRis 8c884846f1 Merge branch 'main' into release-0.26 2025-01-19 20:17:58 +03:00
MihailRis cb960ceaad Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2025-01-18 21:01:09 +03:00
MihailRis 0494db9187 fix infinite block fields conversion requests 2025-01-18 21:00:58 +03:00
MihailRis afe2b7258e fix infinite block fields conversion requests 2025-01-18 17:55:03 +03:00
MihailRis 147cf5b417 fix in-game chat animation interval 2025-01-18 07:39:17 +03:00
MihailRisandGitHub ce63b1b27b Merge pull request #443 from MihailRis/notifications
Notifications
2025-01-18 07:36:12 +03:00
MihailRis 432dc386ea update doc/*/scripting/ui.md 2025-01-18 07:35:53 +03:00
MihailRis c6951e0965 add in-game chat & update gui post-runnables timing & fix panel elements removal 2025-01-18 07:17:52 +03:00
MihailRis 731c72da7c add 'uinode:reposition()' 2025-01-18 07:16:57 +03:00
MihailRis 209490192c add 'min-size' ui property 2025-01-18 06:37:27 +03:00
MihailRis 0ce5e23a2a add 'min-length' panel property 2025-01-18 05:55:02 +03:00
MihailRis 8e8fed2aa2 move core:gui_util to core:internal/gui_util 2025-01-18 05:15:17 +03:00
MihailRis 72d2d9c879 move Document and RadioGroup implementation to core:gui_util 2025-01-18 05:14:06 +03:00
MihailRis b0a8e8e001 add 'core:chat' event 2025-01-18 05:06:22 +03:00
MihailRisandGitHub 88ed15c6d8 Merge pull request #442 from MihailRis/suspend-players
Suspend players
2025-01-18 04:53:17 +03:00