Commit Graph
18 Commits
Author SHA1 Message Date
Xertis a5aaddb379 add suggestive signs 2025-01-03 18:07:01 +03:00
Xertis a1a4fc97fc add icons 2025-01-02 23:31:15 +03:00
Xertis e5cb5a5689 redesign content 2025-01-02 23:16:53 +03:00
Xertis 271271c059 add valid config names 2024-12-27 10:13:37 +03:00
Xertis f4ac84daa2 fix 2024-12-20 23:55:10 +03:00
Xertis 3e07b13a4c minor update 2024-11-30 16:59:12 +03:00
Xertis 2018b2f8a4 add content_config 2024-11-28 22:26:48 +03:00
Xertis ef3f1c5d33 added search to the content_menu 2024-11-13 22:41:52 +03:00
Xertis a9b052e7ca Revert "made the problemsLog scrollable"
This reverts commit 807bab5623.
2024-11-07 22:57:00 +03:00
Xertis 807bab5623 made the problemsLog scrollable 2024-11-07 22:43:15 +03:00
Xertis 98b27af0d3 some fix 2024-11-07 22:20:09 +03:00
Xertis fbacb9fe18 adding new lang bindings 2024-11-07 22:17:01 +03:00
Xertis 88e551da37 Merge branch 'main' of https://github.com/Xertis/VoxelEngine-Cpp 2024-06-16 01:20:05 +03:00
Xertis 1d87bcaf6e Add Content pack menu 2024-06-16 01:19:56 +03:00
Xertis 9c911beec4 Update gzip 2024-06-14 20:24:56 +03:00
Xertis 8fac69f17b Merge branch 'main' of https://github.com/Xertis/VoxelEngine-Cpp 2024-06-06 13:00:51 +03:00
Xertis 224604ec69 Adding compression functions to lua scripting
1) добавил две функции
file.gzip_compress(path)
file.gzip_decompress(path)
они сжимают и расжимают файлы по выбранному пути
2024-06-06 13:00:23 +03:00
Xertis bfeb32841f add file.gzip_compress_write 2024-06-06 12:17:37 +03:00