summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-15 13:49:25 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-15 13:49:25 +0000
commitd942c883faa4e85ff2f08ed8236cb92ab3be369f (patch)
tree02cab627d6301a35866a7d3733862187d1dac920 /Changelog-Trunk.txt
parent8a915d93e6f38a99478464659a07a25198ba3053 (diff)
downloadhercules-d942c883faa4e85ff2f08ed8236cb92ab3be369f.tar.gz
hercules-d942c883faa4e85ff2f08ed8236cb92ab3be369f.tar.bz2
hercules-d942c883faa4e85ff2f08ed8236cb92ab3be369f.tar.xz
hercules-d942c883faa4e85ff2f08ed8236cb92ab3be369f.zip
- Corrected the structure and added info on the skill fail packet (0x110).
- Added packet 0x223 as clif_upgrademessage (not used yet). - More work on Ticket #41. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10013 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 1f7973806..b6f67c86e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,10 @@ 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/03/16
+ * Corrected the structure and added info on the skill fail packet (0x110).
+ * Added packet 0x223 as clif_upgrademessage (not used yet).
+ * More work on Ticket #41. [FlavioJS]
2007/03/15
* Added SC_CHANGEUNDEAD to differentiate it from the other elemental change
skills. It now fails on Undead/Dark elemental targets.