4049 Commits

Author SHA1 Message Date
Xertis
17ce49bdf1 add table.slice 2025-02-01 01:34:11 +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
MihailRis
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
rekvizitt
41391176e7 Complete Belarusian translation for be_BY.txt 2025-01-30 11:03:32 +03:00
Alex Zebra
4c4a6e08b8
Merge branch 'MihailRis:main' into main 2025-01-30 01:53:02 +03:00
Alexei Kartashov
fcb5c7fc1d run script: add help page 2025-01-30 01:52:20 +03:00
Alexei Kartashov
b5f410793f rewrite run script 2025-01-30 01:51:38 +03:00
MihailRis
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
Andrey
dfd18d6453 fix dockerfile 2025-01-28 20:13:55 +03:00
MihailRis
efa5a5be2b
Merge pull request #455 from clasher113/main
detect_locale crash fix
2025-01-28 17:56:14 +03:00
@clasher113
c5db0bd937 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2025-01-28 16:13:34 +02:00
@clasher113
fac95c1c36 detect_locale crash fix 2025-01-28 16:09:45 +02: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
MihailRis
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
Xertis
6592684db1 math.sum return 2025-01-26 20:47:45 +03:00
Xertis
089d86d0a1 documentation and stdmin corrections 2025-01-26 20:28:58 +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
Xertis
5187ee76e9
Changes to comply with the documentation 2025-01-26 14:21:44 +03:00
Xertis
266ddd400f
Update extensions.md 2025-01-26 14:20:20 +03:00
Xertis
35004c2075
Added new extensions for tables and math 2025-01-26 14:02:38 +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
MihailRis
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
MihailRis
abfbf6bffc
Merge pull request #449 from Xertis/patch-5
Bug fix gui.template
2025-01-26 05:55:32 +03:00
Xertis
9af5dcb68e
fix second gsub 2025-01-26 00:00:25 +03:00
Xertis
46c38edf8a
fix unexpected ")" 2025-01-25 23:32:20 +03:00
Xertis
224f5d9aee
Fix gui.template 2025-01-25 23:24:36 +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