k0rd / Custom-Monsters-Plugin--Tshock-

Server Side Custom Monsters for Terraria
3 stars 1 forks source link

[Major Bug] Transforming monsters issues #25

Open Pychnight opened 11 years ago

Pychnight commented 11 years ago

There are 4 Bugs regarding this one feature of custom monsters. I will try to be as clear as possible with the following issues

Issue 1: Immortal monster if transformation is defined

This issue is caused by the monster not transforming correctly when transformation is defined and monster skips the transformation due to high damage rate it will sometimes become immortal when low on hp,

Issue 2: Monsters will not transform if damage rate is too fast.

This issue can be reproduced with 4-6 players with flame throwers and the damage rate will pass the transformation mark and the monster will not transform.

Issue 3: HP does not get added to monster when it transforms.

When a monster transforms into a monster with higher Health then the previous monster it's max and current hp does not increase (might be intended but i'm not even sure if it's possible to change it's health if you can't change it's max then just add it to it's current.

Issue 4: Monsters can not transform if you use upper casing

This issue is if you use upper case words in the config file the monster will not transform.