Commit Graph

41 Commits

Author SHA1 Message Date
Wuzzy 9e31c2b62b Snow golems use mcl_throwing snowball 2019-12-09 11:03:48 +01:00
Wuzzy f6f259dce0 Add some sanity checks to fishing bobber 2019-11-19 01:19:47 +01:00
Wuzzy d9d1e5c08c Fix crash in mcl_fishing 2019-09-27 12:09:03 +02:00
Wuzzy 18069b069c Update German fishing rod translation 2019-09-10 15:19:18 +02:00
Wuzzy 5dd002b598 Fishing: More comment cleanup 2019-09-10 15:16:49 +02:00
Wuzzy 055d6ecc96 Allow fishing in river water, too 2019-09-10 15:12:36 +02:00
Wuzzy c7908cc020 Fishing: Clean up comments 2019-09-10 15:10:12 +02:00
Rootyjr a765d3dd4f
Update init.lua 2019-08-03 21:34:33 -05:00
Rootyjr d11b089bac
Split search distance in half. 2019-08-02 14:38:00 -05:00
Rootyjr 37af2dbba1 Fix fishing allowed in lava. 2019-07-31 22:34:53 -05:00
Rootyjr 48b73f5f2e Add self-credit. 2019-07-31 11:30:08 -05:00
Rootyjr c50958a640 Fix fishing depends.txt 2019-07-31 11:29:55 -05:00
Rootyjr 3da1c551a1 Remove WIP and update descriptions. 2019-07-31 11:29:42 -05:00
Rootyjr 379dd847ee Completely rework fishing rod to simulate a much more MC-like behaviour 2019-07-31 11:29:24 -05:00
Wuzzy 77ab44217a German transl.: mcl_fishing to mcl_maps + fixes 2019-03-15 06:12:03 +01:00
Wuzzy 5aeb4aea74 Add translation templates for most mods
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy a29626881f New translation system, part 7: Items, part 3 2019-03-08 00:00:09 +01:00
Wuzzy 34e92a361b Rename mobs mod to mcl_mobs 2018-05-31 18:32:26 +02:00
Wuzzy 83829ec358 Hide a couple of very incomplete items in Creative 2018-05-08 01:40:31 +02:00
Wuzzy 4be5f89829 Move bow/arrow logic into new mod mcl_bows 2018-05-07 23:10:49 +02:00
Wuzzy 899acaab0e Hide WIP items from craft guide, more cleanup
- Make fishing rod uncraftable (too overpowered)
- Lift WIP status from golden apple
- Lift Experimental status from lookup tool
2017-11-20 07:52:24 +01:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +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 63717977af Fix 2 item help typos 2017-05-30 19:58:29 +02:00
Wuzzy 0f4573c594 Update help of all food items 2017-05-21 04:21:12 +02:00
Wuzzy 579a6ed6f3 Fix incorrect/missing saturation points 2017-05-21 03:26:51 +02:00
Wuzzy d454aa7745 Update help for poison foods 2017-05-21 01:07:46 +02:00
Wuzzy 4fb404bba5 Update poisonous food help and values 2017-05-21 00:43:30 +02:00
Wuzzy 3291fcb054 Add saturation value to food items 2017-05-20 17:45:04 +02:00
Wuzzy 09753ae57a The mod mcl_fishing now uses mcl_loot API 2017-05-19 18:00:21 +02:00
Wuzzy c2fbe2ad55 Add various factoids and complete some food help 2017-03-18 17:18:12 +01:00
Wuzzy 772dbb97cf Add fishing rod help 2017-03-12 02:09:11 +01:00
Wuzzy bf12ce5412 Fishing gives water bottle instead of glass bottle 2017-03-11 21:26:45 +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 6ec9da0fae Add simple food poisoning to some food items 2017-02-28 04:53:52 +01:00
Wuzzy 3d2d31896f Break sounds for flint and steel and fishing rod 2017-02-19 20:23:33 +01:00
Wuzzy f652d5ecb5 Fix fishing rod having infinite durability 2017-02-17 22:39:56 +01:00
Wuzzy d8fe6a2661 Fishing rod reacts on rightclick 2017-02-17 22:27:33 +01:00
Wuzzy 5ccb2ddadf Fix itemstring in mcl_fishing: book 2017-02-17 18:29:50 +01:00
Wuzzy 96521433f5 Eat on rightclick 2017-02-16 17:45:33 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00