diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-05 16:23:02 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-05 16:23:02 +0000 |
commit | 0a21b3250da89a79769f40ad8244de7898e549fe (patch) | |
tree | 7df611acf7b14628f62639ed6fdb6782553f34a6 /Changelog-Trunk.txt | |
parent | 53c1056d5f11c8ecd8caedae24765e922017fede (diff) | |
download | hercules-0a21b3250da89a79769f40ad8244de7898e549fe.tar.gz hercules-0a21b3250da89a79769f40ad8244de7898e549fe.tar.bz2 hercules-0a21b3250da89a79769f40ad8244de7898e549fe.tar.xz hercules-0a21b3250da89a79769f40ad8244de7898e549fe.zip |
* Added code to clear the Illusionary Shadow effect (followup to r12293)
* Added some trim() calls into mapflag code (followup to r12238)
* Fixed mvp exp reward packet not working right for big values
* Added dbghelpplug plugin entry to the plugins configuration file
* Added conf setting for auction table name (see r12287)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12300 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 32b0e84fa..6c9801f50 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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. 2008/03/05 + * Added code to clear the Illusionary Shadow effect (followup to r12293) + * Added some trim() calls into mapflag code (followup to r12238) + * Fixed mvp exp reward packet not working right for big values + * Added dbghelpplug plugin entry to the plugins configuration file + * Added conf setting for auction table name (see r12287) [ultramage] * Implemented Firepillar's 'target cannot move for 0.2 sec x hit' property. * Corrected Earthquake so it behaves as explained in the development topics. * Added a missing line to actually unequip unallowed compounded cards when |