Commit Graph

21 Commits

Author SHA1 Message Date
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy 742dac6fd3 Update the shears help 2017-08-03 03:35:51 +02:00
Wuzzy d3e878c457 Update wieldhand texture 2017-07-21 20:46:48 +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 97b0d6f85c Fix shovel able to make grass path from below 2017-07-08 18:11:27 +02:00
Wuzzy f49cdfe0ef Fix grass path creation 2017-06-12 17:37:21 +02:00
Wuzzy 5d494abf81 Tweak wieldhand 2017-05-30 16:20:48 +02:00
Wuzzy 6edd418c7f Move wieldhand.png to mcl_tools 2017-05-30 16:04:47 +02:00
Wuzzy 6eed06f7fc Add equivalence code for the snowy dirt blocks 2017-04-01 06:51:55 +02:00
Wuzzy 712f295edc Reveal a few basic help entries by default 2017-03-20 16:38:16 +01:00
Wuzzy a1842f6033 Add custom hand help 2017-03-12 02:24:51 +01:00
Wuzzy 02d062a02b Add help texts for the basic tools 2017-03-12 01:55:18 +01:00
Wuzzy 7dce9bf429 Fix shovels being unable to make grass paths 2017-03-02 17:57:18 +01:00
Wuzzy 9cb2f5b392 Make more items respect the node's on_rightclick
- Bone meal
- Fishing rod
- Seeds
- Hopper
- Nether wart
- Sponge
- Bow
- Shovel
2017-03-02 16:09:13 +01:00
Wuzzy 74c38b112a Increase pointing range back to 4 2017-03-01 21:13:51 +01:00
Wuzzy c555d7c60f Fix nodes not breakable in creative 2017-02-28 00:14:31 +01:00
Wuzzy d8eb91f988 Fix tool-related crafting recipes 2017-02-27 20:25:56 +01:00
Wuzzy 3efad3da86 Re-introduce tool durabilities again 2017-02-27 20:07:11 +01:00
Wuzzy 6b3db0ae72 Eliminate crumbly, cracky, snappy and choppy fully 2017-02-27 18:53:17 +01:00
Wuzzy c668d98c87 Add tool aliases 2017-02-26 18:57:57 +01:00
Wuzzy 151c1e62ba Tools to mcl_tools, way more efficient digging time definitions 2017-02-26 18:44:48 +01:00