r286

Details

  • Filename
    LibPeriodicTable-3.1-r286.zip
  • Uploaded by
  • Uploaded
    Apr 13, 2010
  • Size
    250.17 KB
  • Downloads
    231
  • MD5
    82873f0be6a148329819e0451338f4ee

Supported WoW Retail Versions

  • 3.3.3

Changelog

------------------------------------------------------------------------
r286 | jerry | 2010-04-13 13:19:34 +0000 (Tue, 13 Apr 2010) | 5 lines
Changed paths:
   M /trunk/dataminer.lua

Encapsulate the generation of query URL into a function, to ease a future update to wowhead's URL format.
Rewrite the last miner not using the API so that it does use it.
Change the elixir miner to only calculate "Both" set once.
No change to the data.

------------------------------------------------------------------------
r285 | jerry | 2010-04-12 14:03:39 +0000 (Mon, 12 Apr 2010) | 10 lines
Changed paths:
   M /trunk/LibPeriodicTable-3.1-ClassSpell/LibPeriodicTable-3.1-ClassSpell.lua
   M /trunk/LibPeriodicTable-3.1-CurrencyItems/LibPeriodicTable-3.1-CurrencyItems.lua
   M /trunk/LibPeriodicTable-3.1-Gear/LibPeriodicTable-3.1-Gear.lua
   M /trunk/LibPeriodicTable-3.1-GearSet/LibPeriodicTable-3.1-GearSet.lua
   M /trunk/LibPeriodicTable-3.1-InstanceLoot/LibPeriodicTable-3.1-InstanceLoot.lua
   M /trunk/LibPeriodicTable-3.1-InstanceLootHeroic/LibPeriodicTable-3.1-InstanceLootHeroic.lua
   M /trunk/LibPeriodicTable-3.1-Misc/LibPeriodicTable-3.1-Misc.lua
   M /trunk/LibPeriodicTable-3.1-Tradeskill/LibPeriodicTable-3.1-Tradeskill.lua
   M /trunk/LibPeriodicTable-3.1-TradeskillLevels/LibPeriodicTable-3.1-TradeskillLevels.lua
   M /trunk/LibPeriodicTable-3.1-TradeskillResultMats/LibPeriodicTable-3.1-TradeskillResultMats.lua
   M /trunk/data.lua
   M /trunk/dataminer.lua
   A /trunk/json.lua

Major changes to the miner:
_ Integrates a JSON parser and remove most string manipulations from the miner itself.
_ Corrects all URLs to use the new wowhead URL format, without the question mark.
_ Modified the InstanceLoot/InstanceLootHeroic module to not to miss any items. Includes some basic heuristics to select what is "heroic".

Performed a full scan using the new miner. This introduce back the Tradeskill.* tables, that look somewhat correct.

There are probably a few mining errors left, but further maintenance on the miner should be a lot easier now that all data is available in lua via the JSON parser.

------------------------------------------------------------------------
r283 | AZETHOTH | 2010-04-10 11:24:56 +0000 (Sat, 10 Apr 2010) | 2 lines
Changed paths:
   M /trunk/LibPeriodicTable-3.1-ClassSpell/LibPeriodicTable-3.1-ClassSpell.lua
   M /trunk/data.lua

Mining run.
Ignoring all tradeskill results.  These are broken and need to be fixed by authors of mods using them.
------------------------------------------------------------------------
r282 | AZETHOTH | 2010-04-10 10:52:07 +0000 (Sat, 10 Apr 2010) | 1 line
Changed paths:
   M /trunk/LibPeriodicTable-3.1-InstanceLoot/LibPeriodicTable-3.1-InstanceLoot.lua
   M /trunk/LibPeriodicTable-3.1-InstanceLootHeroic/LibPeriodicTable-3.1-InstanceLootHeroic.lua

Undo ignorant changes.  For the love of god, stay out of here if you dont want to even bother finding out how to edit PT3.  This means YOU "s80953241".  Try reading the project page or forums or something.
------------------------------------------------------------------------
r281 | s80953241 | 2010-03-17 17:04:22 +0000 (Wed, 17 Mar 2010) | 1 line
Changed paths:
   M /trunk/LibPeriodicTable-3.1-InstanceLoot/LibPeriodicTable-3.1-InstanceLoot.lua

Update Data
------------------------------------------------------------------------
r280 | s8095324 | 2010-03-10 19:10:56 +0000 (Wed, 10 Mar 2010) | 1 line
Changed paths:
   M /trunk/LibPeriodicTable-3.1-InstanceLoot/LibPeriodicTable-3.1-InstanceLoot.lua

Fix Bugs.
------------------------------------------------------------------------