summaryrefslogtreecommitdiff
path: root/conf/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-01 22:43:50 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-01 22:43:50 +0000
commitffc190d0ac0c1b6def3fb947c0fb36004fe6c13d (patch)
treec97480ec9592dd866081173751859a545e55e396 /conf/Changelog.txt
parentd7de822625456e6d6c6ac544eeee072e3d9c0745 (diff)
downloadhercules-ffc190d0ac0c1b6def3fb947c0fb36004fe6c13d.tar.gz
hercules-ffc190d0ac0c1b6def3fb947c0fb36004fe6c13d.tar.bz2
hercules-ffc190d0ac0c1b6def3fb947c0fb36004fe6c13d.tar.xz
hercules-ffc190d0ac0c1b6def3fb947c0fb36004fe6c13d.zip
* Mapflag updates. Will need to do a complete rewrite eventually.
- Removed several noicewall limitations from interior maps mostly. - Removed several noreturn limitations from interior maps mostly. - Removed nobranch limitations from PVP (yoyo and nightmare) maps. - Removed nopenalty flag from nightmare PVP maps. - Commented out all noloot and noexp mapflag entries. - Added a few more noskill entries for some maps. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13033 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/Changelog.txt')
-rw-r--r--conf/Changelog.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/Changelog.txt b/conf/Changelog.txt
index 353e9ceb3..2b3993201 100644
--- a/conf/Changelog.txt
+++ b/conf/Changelog.txt
@@ -1,5 +1,13 @@
Date Added
+2008/08/01
+ * Rev. 13033 Mapflag updates. Will need to do a complete rewrite eventually. [L0ne_W0lf]
+ - Removed several noicewall limitations from interior maps mostly.
+ - Removed several noreturn limitations from interior maps mostly.
+ - Removed nobranch limitations from PVP (yoyo and nightmare) maps.
+ - Removed nopenalty flag from nightmare PVP maps.
+ - Commented out all noloot and noexp mapflag entries.
+ - Added a few more noskill entries for some maps.
2008/07/27
* Removed the unused login and txt->sql options in inter_athena.conf
* Renamed config option log_db to log_db_db in inter_athena.conf