]> git.lizzy.rs Git - Crafter.git/history - mods/mob/api/interaction.lua
Implement armor defense and make mobs more powerful
[Crafter.git] / mods / mob / api / interaction.lua
2020-05-31 oilboiImplement armor defense and make mobs more powerful
2020-05-30 oilboiFix deprecated calls
2020-05-28 oilboiChickens now drop eggs and feathers
2020-05-28 oilboiMake players use same damage mechanics as mobs
2020-05-24 oilboiMobs now drop experience based on their hp
2020-05-24 oilboiAdd in the spypigoatsplosion mob with extreme rarity
2020-05-24 oilboiOverhaul mob collision detection
2020-05-24 oilboiTweak mob magnetic collision detection to work better
2020-05-23 oilboiOverhaul snowman with ElCeejo's remake of 22i's snowman...
2020-05-23 oilboiImplement first prototype of pathfinding
2020-05-21 oilboiAdd in extreme prototype snowman
2020-05-20 oilboiImprove mob jumping, finalize spider, add string, add...
2020-05-19 oilboiCreepers now drop gunpowder and tnt is made from it
2020-05-19 oilboiFix crashing if no mob head bone
2020-05-19 oilboiAdd in damage color texture modifier to mob api
2020-05-15 oilboidisable fall damage for phygs
2020-05-15 oilboiFix mob multiple item drop
2020-05-15 oilboiFix hostile mobs randomly being peaceful
2020-05-15 oilboiAdd in lookspawn command for testing hostile mobs
2020-05-15 oilboiFix mob head not returning to origin when no player...
2020-05-15 oilboiFix minor future-use method
2020-05-15 oilboiFix more deprecated calls and locals not being local
2020-05-15 oilboiFix a bunch of mob stuff
2020-05-15 oilboiMake exploding mobs flash when charging
2020-05-15 oilboiOverhaul mob collisionboxes and texture mod handling...
2020-05-15 oilboiFix more deprecated calls
2020-05-13 oilboipush mobs broken for now
2020-05-12 oilboiUpdate attacked_hostile to work even better
2020-05-12 oilboiAdd attacked_hostile setting
2020-05-12 oilboiAdd in group_attack setting for mobs
2020-05-12 oilboiAdd 22i's mobs. Make mobs with head use bone based...
2020-05-10 oilboiFix random crash with mobs
2020-05-09 oilboiAdd global mob table to limit amount of mobs loaded...
2020-04-30 oilboiAdd collsion detection and fall damage to mobs
2020-04-30 oilboiAdd mob collision detection
2020-04-30 oilboiOrganize mob api, create creepig