r289

Details

  • Filename
    LibPeriodicTable-3.1-r289.zip
  • Uploaded by
  • Uploaded
    May 7, 2010
  • Size
    250.57 KB
  • Downloads
    47
  • MD5
    dcd27eb9fd11b075eb2a26d918c31bb4

Supported WoW Retail Versions

  • 3.3.3

Changelog

------------------------------------------------------------------------
r289 | elkano | 2010-05-07 10:23:17 +0000 (Fri, 07 May 2010) | 2 lines
Changed paths:
   M /trunk/LibPeriodicTable-3.1-Tradeskill/LibPeriodicTable-3.1-Tradeskill.lua
   M /trunk/LibPeriodicTable-3.1-TradeskillResultMats/LibPeriodicTable-3.1-TradeskillResultMats.lua
   M /trunk/data.lua

yet another datamining on the tradeskills... should be fine now
(checked some data sets with ItemDB)
------------------------------------------------------------------------
r288 | jerry | 2010-05-07 07:35:43 +0000 (Fri, 07 May 2010) | 2 lines
Changed paths:
   M /trunk/LibPeriodicTable-3.1-Tradeskill/LibPeriodicTable-3.1-Tradeskill.lua
   M /trunk/LibPeriodicTable-3.1-TradeskillResultMats/LibPeriodicTable-3.1-TradeskillResultMats.lua
   M /trunk/data.lua
   M /trunk/dataminer.lua

Fix an issue in Tradeskill mining where the spell id was used in place of the item ID of the creation.

------------------------------------------------------------------------
r287 | AZETHOTH | 2010-05-02 08:46:55 +0000 (Sun, 02 May 2010) | 2 lines
Changed paths:
   M /trunk/LibPeriodicTable-3.1-ClassSpell/LibPeriodicTable-3.1-ClassSpell.lua
   M /trunk/LibPeriodicTable-3.1-Consumable/LibPeriodicTable-3.1-Consumable.lua
   M /trunk/LibPeriodicTable-3.1-Gear/LibPeriodicTable-3.1-Gear.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

mining run
move orphan whistles to proper location
------------------------------------------------------------------------
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
------------------------------------------------------------------------