r285
Details
-
FilenameLibPeriodicTable-3.1-r285.zip
-
Uploaded by
-
UploadedApr 12, 2010
-
Size250.00 KB
-
Downloads94
-
MD56a48bc75db7d4ea6967fdc7d79b27fc1
Supported WoW Retail Versions
- 3.3.3
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------