Commit Graph

62 Commits

Author SHA1 Message Date
Elias Fleckenstein 9b349a1684 More flexible wield rotation determination 2021-02-18 09:28:12 +01:00
Elias Fleckenstein e7721b91a0 Fix #959 2021-01-05 17:35:06 +01:00
Elias Fleckenstein b0b23b7532 Call on_rightclick when clicking a node with fishing rod 2021-01-04 20:23:14 +01:00
Elias Fleckenstein a7ff5be28b Luck of the Sea 2020-12-23 15:18:20 +01:00
Elias Fleckenstein a4d9d22bb0 Mending 2020-12-21 15:12:24 +01:00
Elias Fleckenstein d820c35937 Fishing & Mineshaft loot 2020-12-20 17:33:24 +01:00
Elias Fleckenstein b91b587876 Fix Lure 2020-12-20 16:32:04 +01:00
Elias Fleckenstein ed738da016 Added Enchanting Table 2020-11-25 12:47:27 +01:00
Elias Fleckenstein 3d7bb69e81 Bane of Arthropods; Smite; Lure 2020-11-09 18:59:08 +01:00
Elias Fleckenstein b89ffb12f2 Unbreaking for fishing rods 2020-11-02 17:38:51 +01:00
Elias Fleckenstein e09ecb5431 Enchanted Books; Fishing Rod Support; Curse of Binding 2020-11-01 17:24:57 +01:00
Elias Fleckenstein 8ef39f405f Merge branch 'enchanting' of https://git.minetest.land/Wuzzy/MineClone2 2020-10-27 16:37:33 +01:00
Elias Fleckenstein 79b624bc5c First Steps 2020-10-27 16:37:25 +01:00
kay27 a127136c60 Add Enchanting from Crafter-minetest by Oil_boi 2020-10-19 16:38:21 +04:00
kay27 15cb94b9b3 Close minor issues with fishing rod timing and permanent_flame alias, https://git.minetest.land/Wuzzy/MineClone2/issues/834 & https://git.minetest.land/Wuzzy/MineClone2/issues/836 2020-09-20 03:38:31 +04:00
kay27 28f19fdbb4 Fix potion names, https://git.minetest.land/Wuzzy/MineClone2/issues/829 2020-09-08 07:21:29 +04:00
Wuzzy eff6c4c476 Clean up poisonous foods 2020-08-13 19:20:52 +02:00
Brandon acea309564 Add poison effect for pufferfish, remove mcl_hunger control for pufferfish effect 2020-08-01 08:36:22 -04:00
Wuzzy c106a62979 Use minetest.is_creative_enabled 2020-07-10 16:45:40 +02:00
Brandon f0e9727b85 Add all brewitems to creative inventory 2020-07-04 21:28:02 -04:00
Wuzzy 71c9d20fff Use larger wield scale for tools 2020-04-08 04:07:16 +02:00
Wuzzy c5e4ec5e27 Use ephemeral sounds 2020-04-07 00:55:45 +02:00
Wuzzy 6b529e1204 Colorize some item tooltips 2020-03-12 02:29:30 +01:00
Wuzzy feba60cad8 Translate all extended tooltips to German 2020-03-12 01:35:11 +01:00
Wuzzy cbda2ef326 Add _tt_help to many more items 2020-03-08 03:30:40 +01:00
Wuzzy ba74546d48 Add extended tooltips 2020-02-19 04:54:17 +01:00
Wuzzy fb251db925 Rename mod: 3d_armor → mcl_armor 2020-02-18 15:44:54 +01:00
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 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 379dd847ee Completely rework fishing rod to simulate a much more MC-like behaviour 2019-07-31 11:29:24 -05: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 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