Lizzy 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
Lizzy 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
Lizzy Fleckenstein
9b349a1684
More flexible wield rotation determination
2021-02-18 09:28:12 +01:00
Lizzy Fleckenstein
e7721b91a0
Fix #959
2021-01-05 17:35:06 +01:00
Lizzy Fleckenstein
b0b23b7532
Call on_rightclick when clicking a node with fishing rod
2021-01-04 20:23:14 +01:00
Lizzy Fleckenstein
a7ff5be28b
Luck of the Sea
2020-12-23 15:18:20 +01:00
Lizzy Fleckenstein
a4d9d22bb0
Mending
2020-12-21 15:12:24 +01:00
Lizzy Fleckenstein
d820c35937
Fishing & Mineshaft loot
2020-12-20 17:33:24 +01:00
Lizzy Fleckenstein
b91b587876
Fix Lure
2020-12-20 16:32:04 +01:00
Lizzy Fleckenstein
ed738da016
Added Enchanting Table
2020-11-25 12:47:27 +01:00
Lizzy Fleckenstein
3d7bb69e81
Bane of Arthropods; Smite; Lure
2020-11-09 18:59:08 +01:00
Lizzy Fleckenstein
b89ffb12f2
Unbreaking for fishing rods
2020-11-02 17:38:51 +01:00
Lizzy Fleckenstein
e09ecb5431
Enchanted Books; Fishing Rod Support; Curse of Binding
2020-11-01 17:24:57 +01:00
Lizzy Fleckenstein
8ef39f405f
Merge branch 'enchanting' of https://git.minetest.land/Wuzzy/MineClone2
2020-10-27 16:37:33 +01:00
Lizzy 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, Wuzzy/MineClone2#834 & Wuzzy/MineClone2#836
2020-09-20 03:38:31 +04:00
kay27
28f19fdbb4
Fix potion names, Wuzzy/MineClone2#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
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
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +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
18069b069c
Update German fishing rod translation
2019-09-10 15:19:18 +02:00