Commit Graph

32 Commits

Author SHA1 Message Date
Wuzzy fb251db925 Rename mod: 3d_armor → mcl_armor 2020-02-18 15:44:54 +01:00
Wuzzy edab0be8f5 Play armor (un-)equip sounds on armor stand 2020-02-18 14:51:15 +01:00
Wuzzy 023f70ee1c Remove more uses of 3d_armor_trans.png 2020-02-17 17:46:25 +01:00
Wuzzy 4e08e978f5 Add screwdriver support for armor stand 2019-12-09 19:41:10 +01:00
Wuzzy 9385458632 German translation: mcl_signs to xpanes 2019-03-16 00:07:44 +01:00
Wuzzy 2f88b42210 Make armor stand attached 2019-03-09 08:40:52 +01:00
Wuzzy e6e9d13701 Piston support: banner, sign, armor stand, chests, daylight sensor, jukebox, noteblock 2019-03-09 07:02:02 +01:00
Wuzzy 44fcf6eb34 New translation system, part 10: Armor 2019-03-08 00:51:45 +01:00
Wuzzy dcba7e2325 Del. unneeded doc_identifier support 4 armorstand 2019-03-07 04:04:21 +01:00
Wuzzy 66c6b373a5 Make many entities non-pointable 2019-03-07 03:53:06 +01:00
Wuzzy 2f74aea6f5 Replace deprecated functions 2019-03-06 04:38:57 +01:00
Wuzzy e332c64d2a Respawn armor entity of armor stand on load 2019-02-18 23:56:11 +01:00
Wuzzy 79e5a6dfa3 Fix typo in 3d_armor_stand 2019-02-08 22:23:26 +01:00
Wuzzy 312b17a958 Check protection for most nodes 2019-02-08 21:59:01 +01:00
Wuzzy e789801662 Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00
Wuzzy 320567e1f2 Add basic screwdriver support 2017-12-05 14:09:39 +01:00
Wuzzy 7055b68f6b Fix armor stand repairing damaged armor 2017-11-03 00:01:15 +01:00
Wuzzy b04abdaf99 Update head and armor stand help 2017-06-11 22:06:07 +02:00
Wuzzy 175890fb15 Simplify armor stack handling w/ armor stand 2017-06-11 21:08:19 +02:00
Wuzzy 1f8d5639cc Fix bugs when placing pumpkin stack on armor stand 2017-06-11 15:31:14 +02:00
Wuzzy 3121ab7c2d Update armor stand textures … a bit 2017-06-11 14:21:52 +02:00
Wuzzy 7745e1ad31 Drop armor stand's armor when it got destroyed 2017-06-11 14:16:22 +02:00
Wuzzy 84d6015084 Use inventory icon as wield img for armor stand 2017-06-10 15:18:48 +02:00
Wuzzy 8daac96e58 Rename stairs mod to mcl_stairs 2017-06-05 18:40:56 +02:00
Wuzzy c5668b3f25 Make armor stand no longer ground content 2017-05-30 17:18:19 +02:00
Wuzzy 453a59d19e Add identifier support for armor stand 2017-03-21 04:03:33 +01:00
Wuzzy 58a8673e76 Revert "Make armor stand fake entity non-pointable"
This reverts commit 3b1372fa35.
2017-03-21 04:01:32 +01:00
Wuzzy 3b1372fa35 Make armor stand fake entity non-pointable 2017-03-21 04:00:16 +01:00
Wuzzy 295aa506a2 Add armor stand help 2017-03-11 16:42:23 +01:00
Wuzzy 4ec6f5a3ec Hardness for the last remaining items 2017-02-27 18:38:31 +01:00
Wuzzy 14c620e81d Implement formspec-free armor stand usage
- Rightclick with armor to place armor
- Rightclick with bare hands to take first armor from up to down
2017-02-19 02:09:49 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
Renamed from mods/minetest-3d_armor/3d_armor_stand/init.lua (Browse further)