Commit Graph
4046 Commits
Author SHA1 Message Date
alexei-zebra 6e8a4bacff fix: Label.cpp: uinode size 2025-02-17 00:32:33 +03:00
MihailRis c7061c70cb fix: console/chat open still available when menu is open & cleanup 2025-02-16 00:38:33 +03:00
MihailRis 31d5cb6880 fix TextBox behavior with markup used 2025-02-15 23:26:32 +03:00
MihailRis 33795f06f7 fix syntax highlighting not refreshing on selected text removal 2025-02-13 23:45:05 +03:00
MihailRis b832b9850f fix incorrect entity transform scale & rotation combination 2025-02-12 21:16:05 +03:00
MihailRis 3430e5cd6f add 'player-entity' to defaults.toml 2025-02-12 16:32:21 +03:00
MihailRisandGitHub f0c7bc6377 Merge pull request #451 from Xertis/patch-4
Added new extensions for tables and math
2025-02-12 03:10:48 +03:00
MihailRisandGitHub fd8b4b018a Merge pull request #466 from MihailRis/update-dockerfile
Update Dockerfile & AppImage
2025-02-12 02:27:39 +03:00
MihailRis 865073d5cd downgrade appimage action ubuntu version 2025-02-12 02:10:41 +03:00
MihailRis 84ff983fd6 update AppImageBuilder.yml 2025-02-12 01:23:40 +03:00
MihailRis f21fdbe968 update libglew version in AppImageBuilder.yml 2025-02-12 01:04:09 +03:00
MihailRis 71b313dee0 update appimage.yml 2025-02-12 01:02:09 +03:00
MihailRis 06f3aee731 update Dockerfile 2025-02-12 00:57:16 +03:00
MihailRis 4d3cc50edb update base:demo component 2025-02-11 23:50:32 +03:00
MihailRis 6500f9b6f3 fix textbox text offset & fix invisible alerts 2025-02-11 23:46:13 +03:00
MihailRis 577655504e Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2025-02-11 16:16:28 +03:00
MihailRis 0eeea9dde6 fix hud libraries not removing after on_hud_close & fix segfault on illegal access to hud functions 2025-02-11 16:16:15 +03:00
XertisandGitHub 39f3f12382 fix pad 2025-02-10 17:39:20 +03:00
Xertis 78ceff54e7 upd 2025-02-10 16:39:05 +03:00
Xertis 185b0e5cbd upd string.left/right _padding 2025-02-10 16:24:28 +03:00
MihailRisandGitHub 8bd7b50467 Merge pull request #458 from alexei-zebra/main
rewrite run script
2025-02-10 16:06:37 +03:00
Xertis c22f7e0eb5 add string.padding 2025-02-09 14:06:23 +03:00
MihailRis b1740bf7eb update io::path::normalized() 2025-02-05 14:56:45 +03:00
Xertis 0d32b1987c I forgot about "t[x] or default" 2025-02-04 20:09:36 +03:00
Xertis e106a31d82 correction table.slice & adding get_default 2025-02-04 19:54:01 +03:00
MihailRisandGitHub 596132ebe2 Merge pull request #460 from MihailRis/update-file-subsystem
Update file subsystem
2025-02-04 18:22:52 +03:00
MihailRis 1c98d6cb37 update io::Device::write 2025-02-04 17:38:43 +03:00
MihailRis 3e67d887f4 update io::Device::read 2025-02-04 16:55:43 +03:00
MihailRis b89cf65165 update version to 0.27 2025-02-04 15:12:30 +03:00
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
@clasher113 aeb5312ed2 bug fix 2025-02-04 13:31:40 +02: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
@clasher113 2105d56b3b add side mouse buttons definitions 2025-02-04 10:34:28 +02: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
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