summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-20 14:24:59 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-20 14:24:59 +0000
commit4e2c773c1e4203b4e9db62c016445e0443dd39ff (patch)
tree5a3adce557a104901d10cb06c26df8dd9ce0da1b /Changelog-Trunk.txt
parentf122cf8dd41f6bdcd8a5bc719135c758b9660918 (diff)
downloadhercules-4e2c773c1e4203b4e9db62c016445e0443dd39ff.tar.gz
hercules-4e2c773c1e4203b4e9db62c016445e0443dd39ff.tar.bz2
hercules-4e2c773c1e4203b4e9db62c016445e0443dd39ff.tar.xz
hercules-4e2c773c1e4203b4e9db62c016445e0443dd39ff.zip
- Corrected implementation of Gangster Paradise to just prevent mobs from targetting you.
- Likely fixed Close Confine not unlocking the target when you move/are moved. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5343 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 03c7ad4da..e84b640e5 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,10 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/20
+ * Corrected the implementation of Gangster's Paradise to work as it should.
+ [Skotlex]
+ * Fixed Close-confine not properly ending on a knockback (that includes
+ backsliding) [Skotlex]
* Changed MAX_RANDITEM from 2000 to 10000 to fit new databases [Komurka]
* Fixed Taekwon stances not triggering. [Skotlex]
* Added atcommand @exp [Skotlex]