diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-19 15:27:53 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-19 15:27:53 +0000 |
commit | 1600b2069d640c1d199811d4c83814efb180cd5c (patch) | |
tree | e0b29369e84e62b1daadf23833689a861cc56691 /Changelog-Trunk.txt | |
parent | f8d306dc977e1014ed8cf389614d73218b65b1af (diff) | |
download | hercules-1600b2069d640c1d199811d4c83814efb180cd5c.tar.gz hercules-1600b2069d640c1d199811d4c83814efb180cd5c.tar.bz2 hercules-1600b2069d640c1d199811d4c83814efb180cd5c.tar.xz hercules-1600b2069d640c1d199811d4c83814efb180cd5c.zip |
- Merged Rayce's cleanups of the script engine that account for duplicate labels, non-numeric labels and makes the engine case-insensitive towards keywords like if/case/switch/etc/
- Added the icons for the Food boosts (need packet version 8 to get them).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9673 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 2c5efe43b..edc2e6dee 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,13 @@ 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/01/19 + * Merged Rayce's cleanups of the script engine that account for duplicate + labels, non-numeric labels and makes the engine case-insensitive towards + keywords like if/case/switch/etc/ + * Added the icons for the Food boosts (need packet version 8 to get them, + as these icons will just display Gloria, or crash you, when used on older + clients). 2007/01/18 * Modified the Storm Gust freeze counter code. It now takes into consideration the ID of the skill before increasing the counter, which |