diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-28 03:28:13 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-28 03:28:13 +0000 |
commit | c7062660486e8636edf6e4079185e774606dcaf1 (patch) | |
tree | 58491db231782331ae2014ec09dbfe5fd76f3370 /Changelog-Trunk.txt | |
parent | 671af9a4b431e291b086f8b4381f1f27f2bc2516 (diff) | |
download | hercules-c7062660486e8636edf6e4079185e774606dcaf1.tar.gz hercules-c7062660486e8636edf6e4079185e774606dcaf1.tar.bz2 hercules-c7062660486e8636edf6e4079185e774606dcaf1.tar.xz hercules-c7062660486e8636edf6e4079185e774606dcaf1.zip |
- The picklog will now record negative values for items sold to npcs.
- Added inmediate position and hp-bar update when a character joins a party.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7934 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 0d63d307a..638f4bf8e 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/07/27
+ * The picklog will now record negative values for items sold to npcs.
+ [Skotlex]
+ * Added inmediate position and hp-bar update when a character joins a
+ party. [Skotlex]
* Added missing SC information to NPC_CHANGEUNDEAD [Skotlex]
* Added config setting party_update_interval so you can specify how often
the party-mate minidots should be updated (defaults to 1 sec). [Skotlex]
|