- Offizieller Beitrag
Mainserver:
- Fixed Emperium's skill damage/heal and elemental resist.
- Fixed map-server crashing when monster was killed by a reflected Waterball or Earthquake and `delay_battle_damage` was set to `no`.
- Skill timers will no longer be added if source has been already removed from map and is about to be freed.
- Fixed bShortWeaponDamage to work against cart termination.
- Added missing db_data2ui function.
- Fixed bug with autocasts being blocked by skill_amotion_leniency.
- Elemental Sword bautospellonskill recursion is now fully functional.
- Fixed Super Novices mentral strength so that they may ressurect in gvg maps w/o being kicked out.
- Fixed reflecting bug:
-mage casts firebolt on professor with doublecasting+maya, if reflected, the fire bolt would trigger double casting. - Coma on monsters now grants you the fully deserved exp.
- Warlock's Comet no longer requires 2 gemstones if you cast it beside another warlock.
-Also Fixed Adoramus bug of same fashion, now it no longer requires a blue gesmtone if you cast it beside another character of acolyte base class. - Merged/optimized main-chat message handling.
- item_noequip now scans armor enchant gems.
- skill_onskillusage will now be only triggered if previous skill didn't miss.
- Magenta, Cobalt, Maize, Verdure, Firing and Icebound traps are now able to be cast under a target's feet.
- Epiclesis now heals every 3 seconds instead of 1.
- Minor improvement on NPC parsing.
- Some misc. cleaning.
- Some @PetTalk updates:
-Added flood protection for pet emotions.
-Changed /dice to roll random 1-6 (before it always rolled 1).
-Added more /emotions to pet emotion processing. - Firewalk and Electric Walk should now work properly.
- Emergency Call does not recall dead guild members anymore.
- Replaced remaining rand() calls with rnd().
- Another performance improvement: Shutdown processing is now about to 7 times faster.
- A minor memory improvement, changed some usages of idb_get to idb_exists if the data is not needed.
- NPC loaded by @loadnpc will now trigger their OnInit labels as they're loaded.
- Added a warning when NPC shops sell items for 0z (FREE!).
- Instance NPCs will now be cleared properly.
- Added some missing items.
- Increased MAX_ITEMGROUP to read Holy Egg 2 group.
- Corrected PACKETVER_CHAR_DELETEDATE
- Removed duplicate Bismarc NPC in Hugel.
- Added missing 'delitem's in Ninja Job Quest.
- Added 22nd argument (MOB_MVPEXP) to 'getmonsterinfo' which returns the mvp_exp of a monster.
- Changed 'checkvending' to return 2 if player is using autotrade.
- Fixed waterball not canceling magic power if target is killed while not all spheres were fired.
- Fixed bug that didn't allow LV 90+ TK Rankers from being able to use kicks not corresponding to current kick stance.
- Fixed bug with abracadabra self skills not working.