summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-09-12 12:24:55 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-09-12 12:24:55 +0000
commit707ba8ba46715bb276310081b057b729b400262e (patch)
tree25b87381423698e593f0ca5c39d80b85a9dad43e /Changelog-Trunk.txt
parent81bd882bb564b34cfa7ac55eaf6551d46144938e (diff)
downloadhercules-707ba8ba46715bb276310081b057b729b400262e.tar.gz
hercules-707ba8ba46715bb276310081b057b729b400262e.tar.bz2
hercules-707ba8ba46715bb276310081b057b729b400262e.tar.xz
hercules-707ba8ba46715bb276310081b057b729b400262e.zip
All direct damages such as reflected damage or Tarot Card damage should not be redirected. (follow up to r14400)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14406 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index fbf59e359..e54523a6f 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,8 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2010/09/12
+ * All direct damages such as reflected damage or Tarot Card damage should not be redirected. (follow up to r14400)[Inkfish]
2010/09/08
* All mobs whose display sprites are those of a job id will now appropriately be identified to the client as players, not mobs. [Paradox924X]
* Updated License from GNU GPLv2 to GNU GPLv3. [Paradox924X]