summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-03 16:29:17 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-03 16:29:17 +0000
commit884ebdf25a8004abb6f5b001734d507c98b4a6b2 (patch)
tree890f052c5cd927d0c80f8333fe67ef4d7bf1c203 /Changelog-Trunk.txt
parent8c01ccc448ce7ba067ece0e0dbc524671754494a (diff)
downloadhercules-884ebdf25a8004abb6f5b001734d507c98b4a6b2.tar.gz
hercules-884ebdf25a8004abb6f5b001734d507c98b4a6b2.tar.bz2
hercules-884ebdf25a8004abb6f5b001734d507c98b4a6b2.tar.xz
hercules-884ebdf25a8004abb6f5b001734d507c98b4a6b2.zip
- Warmth will dispel when warping now (or else the effect is left on the ground)
- Fixed reading of the refine_db not working right when MAX_REFINE is increased from 10. - Some more cleaning to the implementation of Abracadabra git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7456 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 628c1ab88..bf0390455 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.
2006/07/03
+ * Warmth will dispel when warping now (or else the effect is left on the
+ ground) [Skotlex]
+ * Fixed reading of the refine_db not working right when MAX_REFINE is
+ increased from 10. [Skotlex]
+ * Some more cleaning to the implementation of Abracadabra [Skotlex]
* Fixed a compile warning in login sql/txt [Skotlex]
* Fixed pc_makesavestatus not setting your logout position. [Skotlex]
* Fixed two dances becoming BA_DISSONANCE instead of DC_UGLYDANCE.