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
AFCMS
84819bf9f5
MAKE EVERY SINGLE MOD USE PROPER COLORS!!!
2021-03-30 00:01:29 +02:00
Elias Fleckenstein
9b349a1684
More flexible wield rotation determination
2021-02-18 09:28:12 +01: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
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
Wuzzy
6b529e1204
Colorize some item tooltips
2020-03-12 02:29:30 +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
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
1c27cbe4f6
German translation: mcl_mobitems to mcl_potions
2019-03-15 09:50:32 +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
a0863a47bf
Make horse armor smeltable
2017-07-06 15:00:25 +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
Wuzzy
7f572f1dcd
Update many help texts for misc. items
2017-03-18 17:52:41 +01:00
Wuzzy
3153538d0f
Add some help texts for mob items
2017-03-10 04:28:51 +01:00
Wuzzy
6ec9da0fae
Add simple food poisoning to some food items
2017-02-28 04:53:52 +01:00
Wuzzy
001a2d2064
Move gunpowder to mcl_mobitems
2017-02-16 21:33:14 +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