diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-09 19:43:43 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-09 19:43:43 +0000 |
commit | b08adba0cd415b21cf6bff88181d77bdfeda1f96 (patch) | |
tree | 6cc9b138e55dfa2ae15ef3a8160f5e32cce30664 /Changelog-Trunk.txt | |
parent | 3e87e8e3153ec82d1c3c2cea32dd910323949455 (diff) | |
download | hercules-b08adba0cd415b21cf6bff88181d77bdfeda1f96.tar.gz hercules-b08adba0cd415b21cf6bff88181d77bdfeda1f96.tar.bz2 hercules-b08adba0cd415b21cf6bff88181d77bdfeda1f96.tar.xz hercules-b08adba0cd415b21cf6bff88181d77bdfeda1f96.zip |
- Added missing icon for Joint Beat
- Mob-search functions will now skip enemies with no exp/job_exp.
- Treasure chests will now be excluded from the mob-drop listings (@whodrops)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6534 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 d231d1e5f..3d4a046ca 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/09
+ * Added missing icon for Joint Beat [Skotlex]
+ * Mob-search functions will now skip enemies with no exp/job_exp. [Skotlex]
+ * Treasure chests will now be excluded from the mob-drop listings
+ (@whodrops) [Skotlex]
* Fix on pc_skill which fixes overlapping when one gets more than one bonus
for the same skill. [Skotlex]
* Updated main.sql's loginlog table structure. [Skotlex]
|