Commit Graph
4062 Commits
Author SHA1 Message Date
MihailRis 81f9e6c7ee refactor & debug output fixes 2025-02-18 04:14:36 +03:00
MihailRis df2cff3e4c add item 'uses-display' property 2025-02-18 03:24:52 +03:00
MihailRis 449b0ebca4 fix stack increment (right click) with item data 2025-02-18 03:23:45 +03:00
MihailRis 6ef82982bd fix stack split (right click) with item data 2025-02-18 01:04:09 +03:00
MihailRis 3aa7d6ac28 feat: support items data in base pack 2025-02-18 01:03:34 +03:00
MihailRis 5384843892 fix bazalt_breaker with infinite items enabled 2025-02-17 16:58:03 +03:00
MihailRis bbfc0dbf17 add inventory.get_uses, inventory.use, item.uses & update base:bazalt_breaker 2025-02-17 04:40:18 +03:00
MihailRis 231fc7e0d0 refactor InventoryView & add 'uses' item property (WIP) 2025-02-16 20:41:13 +03:00
MihailRis a118016c8f add data argument to inventory.add 2025-02-16 03:31:06 +03:00
MihailRis d25180406b add data argument to inventory.set & add inventory.get_all_data 2025-02-16 03:00:00 +03:00
MihailRis 8837542561 add inventory.has_data 2025-02-16 02:27:21 +03:00
MihailRis ace01b6ac9 rename inventory.get_field/set_field to inventory.get_data/set_data 2025-02-16 02:15:53 +03:00
MihailRis 35d0b0f7f6 add inventory.get_field, .set_field & refactor libinventory.cpp 2025-02-15 20:31:00 +03:00
MihailRis d86c5508d2 add ItemStack::fields 2025-02-15 20:30:22 +03:00
MihailRis fd8c26d585 Merge branch 'main' into update-items 2025-02-14 18:49:43 +03:00
MihailRis 33795f06f7 fix syntax highlighting not refreshing on selected text removal 2025-02-13 23:45:05 +03:00
MihailRis 07aa2f4730 Merge branch 'main' into update-items 2025-02-13 15:24:56 +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 41a45fc432 rename hud_element_mode to HudElementMode 2025-02-12 00:09:44 +03:00
MihailRis c1e9976d95 Merge branch 'main' into update-items 2025-02-11 23:52:06 +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 4306573320 refactor 2025-02-06 20:26:06 +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