diff options
author | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-31 11:56:28 +0000 |
---|---|---|
committer | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-31 11:56:28 +0000 |
commit | 6ae10f06358dc58c273953e3be0bad464a039e45 (patch) | |
tree | ce7a7ded7effe4d41e3c8239d09f40c3a9a57962 /Changelog-Trunk.txt | |
parent | 01125519eed1ab1d2293e96e859e6711365b3d12 (diff) | |
download | hercules-6ae10f06358dc58c273953e3be0bad464a039e45.tar.gz hercules-6ae10f06358dc58c273953e3be0bad464a039e45.tar.bz2 hercules-6ae10f06358dc58c273953e3be0bad464a039e45.tar.xz hercules-6ae10f06358dc58c273953e3be0bad464a039e45.zip |
* Added Izlude Battle Arena. Please test it and report any bug you find out.
- Level 50/60/70/80 and Party arenas are accessable.
- Updated old warps to official.
- Acolyte-only arena will be added a bit later.
- Arena Points can be obtained by completing arenas as well as exchanging your Turbo Track points.
* Updated several mapflags - 'nomemo' 'noteleport' 'nosave' 'nowarpto' 'restricted' - due to Izlude Battle Arena release.
- Updated 'item_noequip' and 'skill_nocast_db' to match with 'restricted' mapflags.
* Removed useless WIP folder whose quests have been there for a while.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11622 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index bc3439012..de6f77d90 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/10/31 + * Updated several mapflags - 'nomemo' 'noteleport' 'nosave' 'nowarpto' + 'restricted' - due to Izlude Battle Arena release. [SinSloth] + - Updated 'item_noequip' and 'skill_nocast_db' to match with 'restricted' mapflags. 2007/10/29 * Updated the mail db structure on main.sql [Zephyrus] * Makefile creating the conf/import forder. [FlavioJS] |