From 5e1028661114581c2d503b7ef460f40628c5bed5 Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Tue, 18 Jun 2013 03:49:54 +1200 Subject: Sync map.js for 2013-06-07 update This update triggered cascading map ID changes. This system needs rewriting to handle automatic adjustment of map IDs. Perhaps the logging format should be changed to log the stable ID? --- public/js/comp/map.js | 43 ++++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/public/js/comp/map.js b/public/js/comp/map.js index d845031..0abc3f6 100644 --- a/public/js/comp/map.js +++ b/public/js/comp/map.js @@ -84,27 +84,28 @@ var map = function(){ "80": "032-3", "81": "033-1", "82": "034-1", - "83": "041-1", - "84": "042-1", - "85": "042-2", - "86": "044-1", - "87": "044-3", - "88": "045-1", - "89": "046-1", - "90": "046-3", - "91": "047-1", - "92": "048-1", - "93": "048-2", - "94": "051-1", - "95": "051-3", - "96": "052-1", - "97": "052-2", - "98": "055-1", - "99": "055-3", - "100": "056-1", - "101": "056-2", - "102": "057-1", - "103": "botcheck", + "83": "034-2", + "84": "041-1", + "85": "042-1", + "86": "042-2", + "87": "044-1", + "88": "044-3", + "89": "045-1", + "90": "046-1", + "91": "046-3", + "92": "047-1", + "93": "048-1", + "94": "048-2", + "95": "051-1", + "96": "051-3", + "97": "052-1", + "98": "052-2", + "99": "055-1", + "100": "055-3", + "101": "056-1", + "102": "056-2", + "103": "057-1", + "104": "botcheck", }; map.nameByServerID = function(serverID, date) { /* TODO: Merged output format suitable for converting records running under different data */ -- cgit v1.2.3-60-g2f50