Elias Fleckenstein
0b27b6bec3
Mob API: Merge mobs_mc and mcl_mobs into one mod
...
DO NOT USE IN PRODUCTION, DO NOT START OLD WORLDS WITHOUT A BACKUP
These are the first steps of the new mob API. The game does actually start, but mobs do not work yet.
You will also get some warnings about mob spawners, but don't worry about that.
This is really just some 'first impression' of how the mob API is gonna look like. Some things are already complete, like the agression system.
AI and attacking have not been worked on yet.
mobs_mc and mcl_mobs have actually been merged into one piece but I will probably change that again in the future actually, and split the different mobs into different mods.
There are also a few usefull things like the universal mount API and a more general purpose smoke API, but all of this is still far from complete.
I'll put some work into the API this week but probably not next week, then I'll see but don't expect this to be done before 2022.
I'll work on it, but I'll do it slowly and progressively to not get burned out again and to still have enough time to graduate from school in the meantime.
2021-09-01 23:27:47 +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
84819bf9f5
MAKE EVERY SINGLE MOD USE PROPER COLORS!!!
2021-03-30 00:01:29 +02: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
Rocher Laurent
529f799cc2
Translate French - Small fixes
2021-02-16 22:30:26 +01:00
Laurent Rocher
303d286603
Update French translation
2021-02-13 00:09:59 +01:00
Laurent Rocher
af26f18bd6
Complete French Translation
2020-11-18 23:06:47 +01:00
kay27
ff24052e7f
Update mcl_mobitems.ru.tr
2020-08-14 00:38:19 +04:00
Wuzzy
2cc76fb9f3
Update mcl_mobitmes translation
2020-08-13 19:36:02 +02:00
Wuzzy
eff6c4c476
Clean up poisonous foods
2020-08-13 19:20:52 +02: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
0f44086cd6
Update milk tooltip.
2020-07-05 18:18:49 -04:00
Brandon
f0e9727b85
Add all brewitems to creative inventory
2020-07-04 21:28:02 -04:00
Brandon
1d471c52df
Remove potion effects by drinking milk.
2020-06-28 12:16:07 -04:00
Rocher Laurent
4957bd1118
Translate In French
2020-05-03 22:39:07 +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
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +01:00
Rootyjr
3da1c551a1
Remove WIP and update descriptions.
2019-07-31 11:29:42 -05:00
Wuzzy
967905264d
Make many help texts translatable and fix bugs
2019-03-25 12:05:57 +01:00
Wuzzy
af4aa6c2ec
Change German translation of Shulker
2019-03-16 00:21:17 +01:00
Wuzzy
1c27cbe4f6
German translation: mcl_mobitems to mcl_potions
2019-03-15 09:50:32 +01:00
Wuzzy
5aeb4aea74
Add translation templates for most mods
...
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy
47c817d75a
New translation system, part 8: Items, part 4
2019-03-08 00:22:28 +01:00
Wuzzy
93c86207d9
Fix crash when using milk if damage is disabled
2019-02-06 20:04:45 +01:00
Wuzzy
27fa2c2e66
Clean up item categorization in creative inv.
2019-02-06 11:15:53 +01:00
Wuzzy
66c99efb2f
Hide "useless" items from creative and craft guide
2019-02-06 10:57:23 +01:00
Wuzzy
9ed83bd196
Drop food eating limits in Creative Mode
2019-02-05 21:51:40 +01:00
Wuzzy
8322869e0f
Update the saddle help
2018-01-02 15:18:56 +01:00
Wuzzy
c12e07d8c7
Remove brewing references from help
2017-11-30 19:41:30 +01: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
2fed50dbbe
Fix crash when drinking milk when damage disabled
2017-08-31 23:13:51 +02:00
Wuzzy
ee38a7af9d
Rename mod: bucket to mcl_buckets
2017-08-03 16:36:55 +02:00
Wuzzy
11bd39774a
Register horse armor smelting recipes elsewhere
2017-07-26 19:34:47 +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
052c786de4
Remove mcl_mobitems_bullet.png
2017-07-19 14:42:16 +02:00
Wuzzy
a0863a47bf
Make horse armor smeltable
2017-07-06 15:00:25 +02:00
Wuzzy
91912b6f74
Remove unused mcl_mobitems_fireball.png
2017-06-10 17:11:07 +02:00
Wuzzy
be79ade294
Fix fake milk drinking before end of eat delay
2017-05-23 02:14:43 +02:00
Wuzzy
c2c9a2f4a4
Prevent eating most things at full hunger bar
2017-05-23 02:04:27 +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
8ce001a564
Make milk stop food poisoning
2017-05-21 00:22:11 +02:00
Wuzzy
3291fcb054
Add saturation value to food items
2017-05-20 17:45:04 +02:00