Johannes Fritz
587f9be4d7
Remove image stack wieldview
2022-08-23 10:08:22 -05:00
PrairieAstronomer
a153e5bc33
Fixed Place Water in the Nether with Fish Buckets.
2022-07-30 12:21:16 -06:00
PrairieAstronomer
3aa26cac14
Tropical Fish Bucket
...
Adds the bucket of tropical fish.
2022-07-24 23:52:42 +02:00
cora
44abef44e1
Make fish buckets work with water mobs
2022-07-09 02:30:48 +02:00
PrairieAstronomer
88cdc9baf3
Add Fish Buckets
2022-07-09 02:30:48 +02:00
PrairieAstronomer
2e0fa714ed
Nautilus Shell Item. Shell Texture by RandomLegoBrick.
2022-06-25 15:42:52 -06:00
PrairieAstronomer
eb72bb81da
Fishy Business Advancement
2022-06-11 15:35:48 -06:00
PrairieAstronomer
29e18015b8
Make Fish and Salmon Smokable
2022-05-17 09:48:51 -06:00
Emojigit
790ccf0812
mcl_fishing
2022-02-23 23:58:05 +01:00
Elias Fleckenstein
ec7e245b9d
Various fixes to the enchanting and loot system
...
- enchanted loot generated by mapgen now uses PseudoRandom for randomness
- prevent fishing loot from generating loot 32767 times (!!!) when only 1 is needed
- bows and fishing rods obtained from the treasure section of fishing loot are now enchanted
- there is now a function to uniform enchant items other than books
2021-12-07 17:57:18 +01:00
Elias Fleckenstein
a4e73886d5
Rework XP API
2021-11-03 19:36:57 +01:00
marcin-serwin
cbe8583cef
Merge branch 'master' into polish-translation
2021-06-02 10:14:25 +00:00
AFCMS
95627f4304
Revert "[mcl_fishing] fix warnings"
...
This reverts commit a1acf6d3c1
.
2021-05-29 16:15:30 +02:00
AFCMS
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
AFCMS
9e074af07f
unify code style [1]
2021-05-25 12:52:25 +02:00
AFCMS
a1acf6d3c1
[mcl_fishing] fix warnings
2021-05-22 23:49:03 +02:00
Marcin Serwin
4975a516f5
Add polish translation of mcl_fishing
2021-04-25 13:24:42 +02:00
AFCMS
2d6e0241cd
Merge branch 'master' into luacheck
2021-04-16 11:03:46 +02:00
AFCMS
60e74fc41d
fix excedent lines
2021-04-15 23:44:29 +02:00
AFCMS
a602f64ea5
fix many warnings
2021-04-15 23:41:34 +02:00
Benjamin Schötz
e4c8ba795a
Fixes typos, grammar errors, and some translation flaws in several german translation files.
2021-04-14 22:03:36 +02:00
AFCMS
c457c4ce3c
fix undeacleared vars in mcl_fishing
2021-04-02 14:28:43 +02:00
AFCMS
e2adead700
use proper colors
2021-03-26 22:50:37 +01:00
AFCMS
e3c99c5be2
add basic API to mcl_throwing
...
remove hard depends to mcl_fishing
2021-03-26 22:31:15 +01:00
Elias Åström
ed30fa0868
Move data from deprecated files to mod.conf
...
Move data from deprecated files (depends.txt and description.txt) into
fields in mod.conf for all mods.
This was done with a shell script :)
2021-03-18 17:37:12 +01:00
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
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00: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
Rocher Laurent
4957bd1118
Translate In French
2020-05-03 22:39:07 +02: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