summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-03-08 12:32:45 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-03-08 12:32:45 +0000
commit61f8a2a0670998c502684bb8ecf88e0fb4d256ab (patch)
tree349f27fa3dc5483055d331a5a330f1621b0d0449 /Changelog-Trunk.txt
parent951ab9d41f399b436e1221d894d1e7c43ea8267e (diff)
downloadhercules-61f8a2a0670998c502684bb8ecf88e0fb4d256ab.tar.gz
hercules-61f8a2a0670998c502684bb8ecf88e0fb4d256ab.tar.bz2
hercules-61f8a2a0670998c502684bb8ecf88e0fb4d256ab.tar.xz
hercules-61f8a2a0670998c502684bb8ecf88e0fb4d256ab.zip
* Fixed a couple bugs with marionette control
- Reduces caster max hp by 1000. - Job and Equipment bonuses counts toward the 99 limit. - Fixed stat overflow on baby targets with stats over 80 (bugreport:2232). - Fixed clowns being able to cast it on another bard/clown (same for gypsy/dancer) (bugreport:166). - Caster is no longer blocked from using items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13572 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index a4002a523..f3b2ee455 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,12 @@ 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.
2009/03/08
+ * Fixed a couple bugs with marionette control [Brainstorm]
+ - Reduces caster max hp by 1000.
+ - Job and Equipment bonuses counts toward the 99 limit.
+ - Fixed stat overflow on baby targets with stats over 80 (bugreport:2232).
+ - Fixed clowns being able to cast it on another bard/clown (same for gypsy/dancer) (bugreport:166).
+ - Caster is no longer blocked from using items.
* Added several mail id checks to prevent a map server crash (bugreport:2837)
2009/03/02
* Blade Stop status no longer prevents item use and equip changing.