diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-26 14:44:38 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-26 14:44:38 +0000 |
commit | bab077c56d3f89cc65bb0b00e10046ae8bdaa83a (patch) | |
tree | dd50254304bbbb538ae0f38e477e4591a8e0a9f1 /Changelog-Trunk.txt | |
parent | 0fcfb97f9aab16e782440a9f785dba45e89213d4 (diff) | |
download | hercules-bab077c56d3f89cc65bb0b00e10046ae8bdaa83a.tar.gz hercules-bab077c56d3f89cc65bb0b00e10046ae8bdaa83a.tar.bz2 hercules-bab077c56d3f89cc65bb0b00e10046ae8bdaa83a.tar.xz hercules-bab077c56d3f89cc65bb0b00e10046ae8bdaa83a.zip |
- Merged Mitternacht's max_heal/max_heal_lv config settings.
- Removed support of packet 0xc3 on the new packet versions. Thanks to Meruru for pointing out they aren't being used anymore.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7343 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 f575040eb..d005d5d41 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/06/26
+ * Merged Mitternacht's max_heal/max_heal_lv config settings. [Skotlex]
+ * Removed support of packet 0xc3 on the new packet versions. Thanks to
+ Meruru for pointing out they aren't being used anymore. [Skotlex]
* Autospells will now again check for the skill's nk value, so that skills
tagged "nodamage" skills will not trigger autospells. [Skotlex]
* Corrected clif_item_sub so that pet eggs will correctly be sent as
|