summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-16 20:42:41 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-16 20:42:41 +0000
commit986c6ef4abc2dade347e3e712c5e7c2d7cc4ca3d (patch)
tree7f7cfee00c8e47b126b070e9ae7fbb618d59c6b6 /Changelog-Trunk.txt
parent62aeef6736c5e3ec4e4b8fa2fc3a9a12f7e2c9a7 (diff)
downloadhercules-986c6ef4abc2dade347e3e712c5e7c2d7cc4ca3d.tar.gz
hercules-986c6ef4abc2dade347e3e712c5e7c2d7cc4ca3d.tar.bz2
hercules-986c6ef4abc2dade347e3e712c5e7c2d7cc4ca3d.tar.xz
hercules-986c6ef4abc2dade347e3e712c5e7c2d7cc4ca3d.zip
- In CELL_NOSTACK mode, mob_canreach will now ignore other players when checking if there's a path to the player.
- Added RG_RAID to the list of skills that need a status_checkskilluse on skill_attack. - Added the mapflag check monster_noteleport to AL_TELEPORT. - Fixed the sc_def rate not being reduced in status_change_start. - The battle config options sp_rate and hp_rate are now applied independently of the same type of bonuses from cards. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5300 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 92983c966..d974ddb91 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/16
+ * The battle config options sp_rate and hp_rate are now applied
+ independently of the same type of bonuses from cards. [Skotlex]
+ * In CELL_NOSTACK mode, mob_canreach will now ignore other players when
+ checking if there's a path to the player. [Skotlex]
+ * Added RG_RAID to the list of skills that need a status_checkskilluse on
+ skill_attack. [Skotlex]
+ * Added the mapflag check monster_noteleport to AL_TELEPORT. [Skotlex]
+ * Fixed the sc_def rate not being reduced in status_change_start. [Skotlex]
* Changed the include in irc.c from strings.h to string.h, which fixes a
bunch of compilation warnings here... [Skotlex]
* Updated the SQL login/char servers to let the mysql server grant the new