summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-15 18:35:18 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-15 18:35:18 +0000
commitfcc3b82cb7a3676ba7bb9c7901012b7c06e5f7b3 (patch)
tree318c6c8626375d793cb395cd3dd4d09ce70c4344 /Changelog-Trunk.txt
parent07171348bda5027a11a13e1d946fffc48a0ead09 (diff)
downloadhercules-fcc3b82cb7a3676ba7bb9c7901012b7c06e5f7b3.tar.gz
hercules-fcc3b82cb7a3676ba7bb9c7901012b7c06e5f7b3.tar.bz2
hercules-fcc3b82cb7a3676ba7bb9c7901012b7c06e5f7b3.tar.xz
hercules-fcc3b82cb7a3676ba7bb9c7901012b7c06e5f7b3.zip
- Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode servers.
- When removing a castle's owning guild, the char servers will erase the guardian data now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6602 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 f14b92177..af36de724 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,10 @@ 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/05/15
+ * Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode
+ servers. [Skotlex]
+ * When removing a castle's owning guild, the char servers will erase the
+ guardian data now. [Skotlex]
* Changed the behaviour of immobile mobs when they can't chase their
target. Rather than using a longrange skill and then unlocking, they will
use an attack/angry state skill and then unlock. [Skotlex]