1.5.4
- updated to mc 1.7.10
1.5.3
- moved infernal mobs overlay rendering into an overlay render event
- also disabled infernal mob overlay when a bossfight is on
1.5.2
- added Channel Handler which does nothing so FML would stop complaining about Packets
1.5.1
- fixed rare classcast problems leading to crashes
- fixed central proxy not distinguishing client/server properly
this fixes subsequent issues with infernal mobs not gaining health
and healthbars not working
- added target caching to GUI infernal healthbar
if you stop having an infernal in your sights, the display will remain for 3 seconds
1.5.0
- fixed possible crash with player packets
1.4.9 hotfix
- fixed player having unlimited breath unless chocked
1.4.9
- added new Modifier "Choke"
- so you like breathing? Well, SUCKS TO BE YOU
- attacks on the Choke mob give momentary respiratory respite
- fixed what might have been a major issue on over-time mods not attacking when they should have
- added 2 admin commands to infernal mobs
- /feclass X returns all currently registered Entities containing X in their classname's
- aka if you need an entity classname and only know its "Dark" something, /feclass Dark
- /spawninfernal x y z ENTCLASS X spawns an Infernal Mob of class ENTCLASS at x,y,z with Modifiers X
- example /spawninfernal -112 65 234 Zombie Bulwark Fiery Vengeance Choke Regen 1UP Sticky Rust Wither
- your tears, they are delicious
- this update has not been heavily tested yet. be abused at your own peril
1.4.8
- added new configuration variable maxOneShotDamage which limits how high infernally enhanced attacks
or reflected damage can go for a single strike. Default is 10 which is 5 hearts.
1.4.7
- fixed packet code to work on dedicated servers
1.4.6
- lowered default modifier attack target aquisition range to 7 blocks (from 12)
- introducing anti mob farm mechanic. when mobs take a lot of non-playercaused damage in a confined area... things might happen.
1.4.5
- fixed problem where derpy entities attacked themselves causing an infinite loop with vengeance
1.4.4
- updated for MC 1.7.2
- remember to delete old config files
1.4.3
- fixed Infernal Mobs overwriting the vanilla mc objectMouseOver
(Hotfix)
- fixed crash issue with seperate droplists at atomicstryker.infernalmobs.common.InfernalMobsCore.getRandomItem(InfernalMobsCore.java:733)
- thanks to sparroha for pointing it out
|