2.4.1-20-g1de9ceb
Details
-
FilenameAckisRecipeList-2.4.1-20-g1de9ceb.zip
-
Uploaded by
-
UploadedSep 28, 2012
-
Size852.70 KB
-
Downloads334
-
MD56a0f983f044b825983bb4f21eaeb83b6
Supported WoW Retail Versions
- 5.0.5
Changelog
John Pasula:
- Forgot two ignores in the .pkgmeta (Babble Faction and a left over from Zone).
- Nuke babblefaction from ToC/.pkgmeta.
- Add missing strings to FACTION_STRINGS, update LOCALIZED_FACTION_STRINGS to only use relevant data, get rep levels from _G.FACTION_STANDIND_LABEL (male versions but we're only using male versions of classes, sorry ladies).
- Modify dump rep to use private list of faction ID's and only print out if those are true.
- Remove all use of LibBabbleFaction from code. Using localized table which uses GetFactionInfoByID instead.
- We don't use BFAC in tabs.lua so lets get rid of it.
- Remove BFAC from FilterMenus and replace with localized table names.
- Create a list of localized rep names.
- Create a DumpReps() function to get the localized rep names.
- Apparently I fat fingered a Q in there somehow.
- Add a DumpReps function.
- Replace use of babble faction in the reputation look up table.
- Few other files that we don't use BabbleFaction in at all.
- We don't use BabbleFaction in Recipe.lua anymore, lets not load it.
Ressy:
- Adjust 1 additional Trainer ID for First Aid
- Adjust First Aid NPC ID # for Blizzard changing the ID from beta to live
- Updated Trainer, fixed a craft from Discovery to trainer
- Update for 2 Cooking Recipes missed
James D. Callahan III:
- Added F.ORACLES to the Misty Forest Emerald entry.
- Remove arbitrarily-added whitespace. Because fuck that.