summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-21 13:53:36 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-21 13:53:36 +0000
commit6a71c68fd365d0b7e91fe89a2d02296ef465a720 (patch)
tree8f9cc4485e78f23207e3edab3751d8bfe316b66c /Changelog-Trunk.txt
parent5834376714bc7f39480eae14b9eb8e15f117d634 (diff)
downloadhercules-6a71c68fd365d0b7e91fe89a2d02296ef465a720.tar.gz
hercules-6a71c68fd365d0b7e91fe89a2d02296ef465a720.tar.bz2
hercules-6a71c68fd365d0b7e91fe89a2d02296ef465a720.tar.xz
hercules-6a71c68fd365d0b7e91fe89a2d02296ef465a720.zip
- Vending is now cancelled on a pc_setpos
- Pressure again ignores Basilica. - Fixed attacker's sc being nulled when the target's sc is empty. - Slaves now do a battle_check_target to check if the new target is an enemy when acquired through sd->skilltarget. - Fixed SC_SKE halving defense2 twice. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5355 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 16a9b0c07..57d918aa7 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. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
+2006/02/21
+ * Vending is now cancelled on a pc_setpos [Skotlex]
+ * Pressure again ignores Basilica. [Skotlex]
+ * Fixed attacker's sc being nulled when the target's sc is empty (fixes
+ most status changes not taking effect during battle) [Skotlex]
+ * Slaves now do a battle_check_target to check if the new target is an
+ enemy when acquired through the master's skilltarget. [Skotlex]
+ * Fixed SC_SKE halving de2 twice. [Skotlex]
2006/02/20
* The Super Novice Explosion Spirits skill will now trigger when the last
sentence is said (not after the next sentence as it was currently) [Skotlex]