summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog-Trunk.txt6
-rw-r--r--db/map_index.txt70
2 files changed, 46 insertions, 30 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 06e55eba9..790297ef4 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.
+2006/09/22
+ * Fixed some maps in db/mapindex.txt being under the wrong id and added comments
+ so this will not happen again. [Zephiris]
+ --- ATTENTION! ---
+ People running TXT servers will have to tell their players to redo their /memo
+ points since the map ids of the old file were wrong.
2006/09/21
* Fixed a bug on "select" when skipping empty entries when the selected
entry is the last. [Skotlex]
diff --git a/db/map_index.txt b/db/map_index.txt
index 4b206360e..5ae260858 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -1,3 +1,6 @@
+//======================================================================================
+// Map Index
+//======================================================================================
//Contains the list of maps with their respective IDs for inter-server use.
//IDs must never change, therefore any new maps need to be added at the end,
//and old ones must not be removed, but may be replaced.
@@ -599,7 +602,38 @@ job_knight.gat
job_priest.gat
job_wizard.gat
g_room2.gat
-//Extra maps
+rachel.gat
+ra_in01.gat
+ra_fild01.gat
+ra_fild02.gat
+ra_fild03.gat
+ra_fild04.gat
+ra_fild05.gat
+ra_fild06.gat
+ra_fild07.gat
+ra_fild08.gat
+ra_fild09.gat
+ra_fild10.gat
+ra_fild11.gat
+ra_fild12.gat
+ra_fild13.gat
+ra_san01.gat
+ra_san02.gat
+ra_san03.gat
+ra_san04.gat
+ra_san05.gat
+ra_temin.gat
+ra_temple.gat
+ra_temsky.gat
+que_rachel.gat
+ice_dun01.gat
+ice_dun02.gat
+ice_dun03.gat
+ice_dun04.gat
+//======================================================================================
+// - Other/Extra maps -
+// Only add maps under this line if they are not standard maps!
+//======================================================================================
rwc01.gat 1000
rwc02.gat
rwc03.gat
@@ -653,34 +687,10 @@ test.gat
poring_c01.gat
poring_c02.gat
que_ng.gat
-rachel.gat
-ra_in01.gat
-ra_fild01.gat
-ra_fild02.gat
-ra_fild03.gat
-ra_fild04.gat
-ra_fild05.gat
-ra_fild06.gat
-ra_fild07.gat
-ra_fild08.gat
-ra_fild09.gat
-ra_fild10.gat
-ra_fild11.gat
-ra_fild12.gat
-ra_fild13.gat
-ra_san01.gat
-ra_san02.gat
-ra_san03.gat
-ra_san04.gat
-ra_san05.gat
-ra_temin.gat
-ra_temple.gat
-ra_temsky.gat
-que_rachel.gat
-ice_dun01.gat
-ice_dun02.gat
-ice_dun03.gat
-ice_dun04.gat
-//Place your custom maps with a starting ID here. Example:
+//======================================================================================
+//Place your custom maps with a starting ID here.
+//======================================================================================
+//Example:
+//
//mymap.gat 1250
//mymap-2.gat