Commit Graph

38 Commits

Author SHA1 Message Date
Wuzzy a9d95dea23 Use hardware coloring for tallgrass and friends 2017-11-16 03:13:19 +01:00
Wuzzy 72f5591400 Add dry-colored grass/fern variants 2017-11-14 23:44:53 +01:00
Wuzzy 7055b68f6b Fix armor stand repairing damaged armor 2017-11-03 00:01:15 +01:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy ee38a7af9d Rename mod: bucket to mcl_buckets 2017-08-03 16:36:55 +02:00
Wuzzy 7b43f4a33b Use Pixel Perfection for armor images 2017-07-21 23:10:09 +02:00
Wuzzy e65029394f Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy 3fb5ce8ab0 Fix armor destroy bugs on death 2017-06-13 17:41:59 +02:00
Wuzzy b04abdaf99 Update head and armor stand help 2017-06-11 22:06:07 +02:00
Wuzzy ea564dd284 Fix weird armor slot exchange logic (a bit) 2017-06-11 21:56:30 +02:00
Wuzzy 95ae6c7bbb Allow stacks >= 1 being equippable as armor 2017-06-11 21:34:30 +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 fd73c81d23 Prevent player from walking while sleeping 2017-06-11 14:44:37 +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 355261ee51 Change wieldview transform list for MCL2 2017-03-30 05:41:14 +02:00
Wuzzy bb8c7447c9 Import new version of wieldview mod (Jan 8 2017) 2017-03-30 05:28:47 +02:00
Wuzzy 4e20797f68 Remove unified_skins and wieldview mods to fix armor render problems 2017-03-30 05:24:26 +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 14a5d7803f Add help texts for armor 2017-03-18 15:43:15 +01:00
Wuzzy 295aa506a2 Add armor stand help 2017-03-11 16:42:23 +01:00
Wuzzy e011b9024d Remove accidental inventory_plus dep. in 3d_armor 2017-03-09 18:42:18 +01:00
Wuzzy 59eb5c61eb Fix armor fire dependency 2017-03-09 17:09:17 +01:00
Wuzzy b6f21609bf Remove inventory_plus 2017-03-09 17:06:50 +01:00
Wuzzy 95cdf7c00a Revert "Wear armor on rightclick item"
This reverts commit a539b25b08.
2017-03-02 15:11:38 +01:00
Wuzzy a539b25b08 Wear armor on rightclick item 2017-03-02 15:07:34 +01:00
Wuzzy 4ec6f5a3ec Hardness for the last remaining items 2017-02-27 18:38:31 +01:00
Wuzzy 8527d684f4 Update mcl_fire itemstrings 2017-02-19 22:48:46 +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 fd053e5c0b Disallow to put non-armor items into armor slots 2017-02-18 22:36:04 +01:00
Wuzzy 7aedb3c4ad Remove kill/killme commands from 3d_armor 2017-02-18 21:44:27 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00