- wrap json_encode in Util::toJson to always encode with the same flags

- implemented secondary tooltips with spawnPoints
- merged Mapper.js back into global.js
 * fixed wrong id for Nexus Instance
 * the ToC Dungeon no longer has a second layer
- fixed displaying waypoints as spawns
- images in pageText are now PNG instead of JPG to accomodate for transparency
This commit is contained in:
Sarjuuk
2015-01-18 18:01:44 +01:00
parent 14f6262687
commit 9b0c4c69f8
23 changed files with 1191 additions and 1206 deletions

View File

@@ -2002,7 +2002,6 @@ var g_zone_areas = {
4395: ['Dalaran', 'Les Entrailles'],
4494: ['Ahn\'kahet', 'Plancher 2'],
4722: ['L\'colisée d\'Argent', 'Les Profondeurs Glacées'],
4723: ['L\'colisée d\'Argent', 'Les Profondeurs Glacées'],
4812: ['La Citadelle Inférieure', 'Le Rempart des Cranes', 'Ascension de Porte-mort', 'Le repaire de la reine du Givre', 'Les étages supérieurs', 'Quartiers Royaux', 'Le Trône Gelé', 'Deuillegivre']
};