summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 0ddf1f0a4..2ecc91c19 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,14 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2007/10/08
+ * Delayed the check for required items when a skill is cast to when they
+ are consumed. Now skills only fail due to lack of items after being cast.
+ - Please make a bug report if you know of any skill that doesn't work
+ like this in official.
+ * Fixed hp of other party members not being sent when you join a party.
+ * Removed unused global array names_id and renamed some structures that
+ are used with variables of the same name. [FlavioJS]
2007/10/07
* Fixed a bug on sql char server not checking the namelength of a new
character. Bug ID #184: Char Creation With An Empty Name [Zephyrus]