diff options
author | sketchyphoenix <sketchyphoenix@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-12-23 02:06:21 +0000 |
---|---|---|
committer | sketchyphoenix <sketchyphoenix@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-12-23 02:06:21 +0000 |
commit | 9c2a0d9db60a698035ec6821239c20ab81b148ca (patch) | |
tree | e57b0962eefe666f4d146e9fed4b125d21f309a8 /Changelog-Trunk.txt | |
parent | 49a14a494e831d32f6a0cfb72c7cff5bbbd675e7 (diff) | |
download | hercules-9c2a0d9db60a698035ec6821239c20ab81b148ca.tar.gz hercules-9c2a0d9db60a698035ec6821239c20ab81b148ca.tar.bz2 hercules-9c2a0d9db60a698035ec6821239c20ab81b148ca.tar.xz hercules-9c2a0d9db60a698035ec6821239c20ab81b148ca.zip |
* Added a few missing atcommands.
* Added more commands to configurations (bugreport:2565)
* Added a missing charcommand symbol config to atcommand configs.
* GM command configs under the old format will have a warning printed back to the console as being deprecated.
* Other fixes/cleaning partially resolving bugreport:2549
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13409 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 65ea86bd5..945b8f291 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,12 @@ 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. +2008/12/22 + * Added a few missing atcommands. [SketchyPhoenix] + * Added more commands to configurations (bugreport:2565) + * Added a missing charcommand symbol config to atcommand configs. + * GM command configs under the old format will have a warning printed back to the console as being deprecated. + * Other fixes/cleaning partially resolving bugreport:2549 2008/12/20 * Extended how duplicates work: (based on Orcao's work in bugreport:2361) [FlavioJS] - you can duplicate warps/shops/cashshops/npcs (before only npcs could be duplicated) |