diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-02 17:37:55 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-02 17:37:55 +0000 |
commit | 3feff96af5d1e4f0691cd4aaa038f61853e8b0dc (patch) | |
tree | d48bbfc52134bbb351f43e8d84b61f51c44c94de /Changelog.txt | |
parent | 8b2d63b9588da55825a0311042e9f639fb06fc94 (diff) | |
download | hercules-3feff96af5d1e4f0691cd4aaa038f61853e8b0dc.tar.gz hercules-3feff96af5d1e4f0691cd4aaa038f61853e8b0dc.tar.bz2 hercules-3feff96af5d1e4f0691cd4aaa038f61853e8b0dc.tar.xz hercules-3feff96af5d1e4f0691cd4aaa038f61853e8b0dc.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1022 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index e04adfd81..2839c5d43 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,8 @@ Date Added + 02/02 + * Added checks to prevent some crashes in skill.c + [Full credit to shinomori] [SVN 1022: Ajarn] * Removed nullpo check in skillnotok() -- otherwise it will display fail messages for monster skills [celest] * Added crash check for Ice Wall [celest] @@ -25,6 +28,7 @@ Date Added to char disconnection -- Fixes an odd crash with lazy mob AI [celest] * Added at(@) command @autoloot, which turns autoloot on or off for the player who uses it [Upa-Kun] + 01/29 * Fixed Storage Bug with Named Stackable items. Thanks to Nimion [Lupus] e.g. Arrows, Iron, Elemental stones, etc... |