Commit Graph
16 Commits
Author SHA1 Message Date
MihailRisandGitHub 24931770d3 fix warnings (#648)
* fix unknown command line argument

* fix warnings settings for gcc

* fix -Wzero-as-null-pointer-constant

* revert CMakeLists.txt
2025-10-10 23:12:01 +03:00
MihailRis 43a7331f62 add 'tags.toml' file 2025-09-19 22:16:28 +03:00
MihailRis 185b6cc661 add block.has_tag, item.has_tag 2025-08-30 23:46:45 +03:00
GHOST11111100 59d706323a added item.description() to itemlib, and update docs 2025-07-26 17:21:00 +03:00
MihailRis e442402e43 refactor Engine 2025-04-02 15:01:24 +03:00
MihailRis 4400f7fbfb add block.reload_script, item.reload_script 2025-03-13 22:05:53 +03:00
MihailRis bbfc0dbf17 add inventory.get_uses, inventory.use, item.uses & update base:bazalt_breaker 2025-02-17 04:40:18 +03:00
REDxEYE 3383566e6a libitem: Minor cleanup 2024-11-04 21:18:13 +03:00
REDxEYE 76fc7b5fb4 libitem: exposed placing_block and emission to lua 2024-11-04 21:17:17 +03:00
MihailRis e0624b11d0 rename item.get_model_name and item.get_placing_block 2024-10-31 21:53:56 +03:00
MihailRis 7c933f89c6 add item.get_model 2024-10-30 12:55:08 +03:00
MihailRis 751f8a7544 add item.get_placing_block 2024-10-28 13:07:10 +03:00
MihailRis fae372d19f feat: item models generation simple & remove core:item_models 2024-10-26 18:42:21 +03:00
XertisandGitHub 5ffa6966b2 fix item.caption 2024-10-19 18:56:30 +03:00
MihailRis 4dfa235f12 add item.caption(...) function & move item library docs to libitem.md 2024-10-15 04:48:01 +03:00
MihailRis 736fdbf964 move lua libs to /logic/scripting/lua/libs 2024-10-05 00:53:41 +03:00