MineClone2/mods/HUD
Lizzy 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
..
awards Remove mod screenshots since they only take up space and are partly outdated 2021-05-04 20:16:30 +02:00
hudbars Remove mod screenshots since they only take up space and are partly outdated 2021-05-04 20:16:30 +02:00
mcl_achievements [mcl_achievements] Add mcl:stoneAge, mcl:hotStuff, mcl:obsidian 2021-03-28 04:32:57 +04:00
mcl_base_textures Mob API: Merge mobs_mc and mcl_mobs into one mod 2021-09-01 23:27:47 +02:00
mcl_bossbars Mob API: Merge mobs_mc and mcl_mobs into one mod 2021-09-01 23:27:47 +02:00
mcl_credits credit me 2021-04-14 14:53:33 +00:00
mcl_death_messages mcl_damage: HP check guard in non-modifier on_hpchange callback and usage of raw tostring for deactivated objects for death messages 2021-05-05 13:24:23 +02:00
mcl_experience Fix MineClone2/MineClone2#1681 by @cora 2021-04-30 16:51:34 +04:00
mcl_formspec Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
mcl_formspec_prepend Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
mcl_hbarmor Rewrite armor; new damage system 2021-04-14 15:46:52 +02:00
mcl_inventory Mob API: Merge mobs_mc and mcl_mobs into one mod 2021-09-01 23:27:47 +02:00
mcl_tmp_message Add API to mcl_tmp_message 2021-03-26 21:37:10 +01:00
show_wielded_item Remove mod screenshots since they only take up space and are partly outdated 2021-05-04 20:16:30 +02:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00