From 6ed44f7303f11ed2de589fca48b19092c2738409 Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 17 Apr 2006 23:54:49 +0000 Subject: - skill_clear_unitgroup is now invoked in unit_remove_map only on death if the applicable battle setting is set. It is now also invoked in unit_free. - Changed setting clear_unit_ondeath to a type 4 (bl-based) which defaults to BL_ALL. - Fixed Absorb spirit sphere not working on mobs, thanks to Vividd. - Cleared the ud->target on pc_stop_attack to prevent attack resuming an other such oddities. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6145 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c5dcd73c4..e534abc96 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,14 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2006/04/17 + * skill_clear_unitgroup is now invoked in unit_remove_map only on death if + the applicable battle setting is set. [Skotlex] + * Changed setting clear_unit_ondeath to a type 4 (bl-based) which defaults + to BL_ALL. [Skotlex] + * Fixed Absorb spirit sphere not working on mobs, thanks to Vividd. + [Skotlex] + * Cleared the ud->target on pc_stop_attack to prevent attack resuming an + other such oddities. [Skotlex] * I seem to have broken @kami with my last commit, fixed. [Zido] * Added @users to the IRC Bot, outputs the # of users online. [Zido] * The baby check when wearing a tuxedo/dress now works [Zido] -- cgit v1.2.3-70-g09d2