diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-07 23:57:07 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-07 23:57:07 +0000 |
commit | ac82e2b6fc1fc67af80161dee56511d6f6f73e96 (patch) | |
tree | 573b60ab6a60aff05baea50ecefaa29ebce7106c /Changelog-Trunk.txt | |
parent | 77a227decf5603bb499ccf0e8a8a20733d16648f (diff) | |
download | hercules-ac82e2b6fc1fc67af80161dee56511d6f6f73e96.tar.gz hercules-ac82e2b6fc1fc67af80161dee56511d6f6f73e96.tar.bz2 hercules-ac82e2b6fc1fc67af80161dee56511d6f6f73e96.tar.xz hercules-ac82e2b6fc1fc67af80161dee56511d6f6f73e96.zip |
- Fixed the Warm Skills
- Removed the debug message when a player logs out and is removed from memory, it is working fine.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7578 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index a0f578139..8d8ac326d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/07/07
+ * Fixed the Warm Skills [Skotlex]
+ * Removed the debug message when a player logs out and is removed from
+ memory, it is working fine (tested normal logging off and autotrade). [Skotlex]
* Corrected the pet-armor field of the pet not being updated on
equip/unequip of accessories, making them not show up inmediately. [Skotlex]
* Status_calc_bl will no longer stop you from attacking/walking when the
|