diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-11 13:11:15 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-11 13:11:15 +0000 |
commit | ea4d8114ce4aa030d224acdd00af66d0ee1a979d (patch) | |
tree | a7cd9a82bee432937222bec025aa77fa9e7896da /Changelog-Trunk.txt | |
parent | a24b7ddbd3dcc44f9a158414340283b2aa25ff6d (diff) | |
download | hercules-ea4d8114ce4aa030d224acdd00af66d0ee1a979d.tar.gz hercules-ea4d8114ce4aa030d224acdd00af66d0ee1a979d.tar.bz2 hercules-ea4d8114ce4aa030d224acdd00af66d0ee1a979d.tar.xz hercules-ea4d8114ce4aa030d224acdd00af66d0ee1a979d.zip |
- 'Forget me Not' no longer blocks ASPD bonuses from working or prevents their re-casting, they are simply dispelled when the effect takes place.
- Fixed a possible crash when a player logs out before their create-party request is accepted.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12193 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 7ea683182..50f836594 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. 2008/02/11 + * 'Forget me Not' no longer blocks ASPD bonuses from working or prevents + their re-casting, they are simply dispelled when the effect takes place. + * Fixed a possible crash when a player logs out before their create-party + request is accepted. [Skotlex] * Expanded the script command 'input': (bugreport:811) [FlavioJS] - two new optional arguments 'min' and 'max' - return value indicating if it's in the correct range |