summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-02-06 00:03:16 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-02-06 00:03:16 +0000
commitb23e86c84c2532d5900422295c5b352b99a13b30 (patch)
tree5be95d7331b200d6cf512b8da4a81bd3843c2a85 /Changelog-Trunk.txt
parent5eb3f45f49a8437e82fa27a52c70c0a611acaeb3 (diff)
downloadhercules-b23e86c84c2532d5900422295c5b352b99a13b30.tar.gz
hercules-b23e86c84c2532d5900422295c5b352b99a13b30.tar.bz2
hercules-b23e86c84c2532d5900422295c5b352b99a13b30.tar.xz
hercules-b23e86c84c2532d5900422295c5b352b99a13b30.zip
- Fixed @lvup, #lvup not doing a stat reset and lowering your status points if you had 0 status points at that time.
- Fixed MvP exp and item rewards being given even when the mob_dead flag specifies you should not receive exp or items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9795 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 5fe49c96a..b84953890 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.
2007/02/05
+ * Fixed @lvup, #lvup not doing a stat reset and lowering your status points
+ if you had 0 status points at that time.
+ * Fixed MvP exp and item rewards being given even when the mob_dead flag
+ specifies you should not receive exp or items.
* Updated the code so that now a range of a skill is determined by the
skill's range in the db. Now only skills with less than 5 cells of range
are melee.