GatherConvert.lua

  •  
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moving Gatherer files to subdirectory for Gatherer specifically in order to make room for other Gatherer related addons or modules within the Gatherer trunk (Addresses GATH-18)
Moving Gatherer files to subdirectory for Gatherer specifically in order to make room for other Gatherer related addons or modules within the Gatherer trunk (Addresses GATH-18)
  1. … 294 more files in changeset.
(fixes #104)changed recording of Power Crystal nodes so that all colours are recorded and displayed as a single node type…
(fixes #104)changed recording of Power Crystal nodes so that all colours are recorded and displayed as a single node type

-The key to these changes is the data table hacks performed by GatherSpecialCases.lua. Everything done in this file should always be commented very thoroughly.

-GatherConfig.lua: The MakeGui function was changed to pull it's displayed names from Gatherer.Util.GetNodeName(), it was also changed so that each unique name (on a per gather type basis) is only displayed once

-Gatherer.Util.GetNodeName() was changed to return a category name if the objectId matches a category token, or else the node name from Gatherer.Nodes.Names

  1. … 8 more files in changeset.
updated Astrolabe library to revision 34
updated Astrolabe library to revision 34
  1. … 13 more files in changeset.
(fixes #105) added a table to translate old special names to new object ids
(fixes #105) added a table to translate old special names to new object ids
Add svn:keywords to most file, change svn:eol-style to native, add Manifest system to validate installation
Add svn:keywords to most file, change svn:eol-style to native, add Manifest system to validate installation
  1. … 32 more files in changeset.
implemented code to scan current version DBs when they are read in from the SV file for node ids that need to be remapped
implemented code to scan current version DBs when they are read in from the SV file for node ids that need to be remapped
  1. … 1 more file in changeset.
german pre-BC convertion matrix updated for wow 1.12 -> wow 2.0 zone order (without BC zone)
german pre-BC convertion matrix updated for wow 1.12 -> wow 2.0 zone order (without BC zone)
moved branches/3.0 to trunk
moved branches/3.0 to trunk
  1. … 231 more files in changeset.