2.3.3-33-ge01d191
Details
-
FilenameAckisRecipeList-2.3.3-33-ge01d191.zip
-
Uploaded by
-
UploadedAug 30, 2012
-
Size909.31 KB
-
Downloads1,431
-
MD5db99cfbf146103161d9365c618083123
Supported WoW Retail Versions
- 5.0.4
Changelog
mike:
- Cleaned up the Steam Tonk Controller Engineering recipe
James D. Callahan III:
- Migrated private.quest_list to zone IDs from LibBabble-Zone and removed a defunct quest entry.
- Migrated private.mob_list to zone IDs from LibBabble-Zone
- Fixed zone ID for waypoint
- Some preliminary waypoint additions.
- Removed LibBabble-Zone usage in waypoint system.
- ZONE_NAMES --> ZONE_LABELS for clarity
- Disallow "-" in zone name labels.
- SetRecipeAsKnownOrLinked() --> recipe:SetAsKnownOrLinked()
mike:
- Added some entries from Tailoring and Leatherworking to the overwrite table since there's now a rank 3
- Dumped the rest of the profession databases
- Added the 3 new Leg Reinforcement recipes
- Removed all the recipes for the Enchanting Rods and Thrown weapons from the Blacksmithing database
James D. Callahan III:
- Converted the private.vendor_list from using the raw zone IDs to use the private.ZONE_IDS "constants".
- Define private.ZONE_IDS before attempting to index it…
- Added private.ZONE_NAMES and private.ZONE_IDS from datamining - will likely pare it down later.
- Added ARL:DumpZones() for Zone ID to usable label datamining.
John Pasula:
- Replace BabbleZone with GetMapNameByID for Vendor list.
James D. Callahan III:
- Removed eight recipes that didn't make it to WoW 5.x
- Account for new TradeSkill entry type "sub header". More renames.
- Renames.
- Change the "This spell ID isn't in your cache!" message to be a Debug rather than a Print.
- Removed support for Manufac, as it hasn't been updated in four years.
- Added a highlight texture to the profession-cycling button to replace the one lost from UIPanelButtonTemplate.
- Stop inheriting the profession-cycling button from UIPanelButtonTemplate.
- Removed ten recipes that didn't make it to WoW 5.x
- Removed a recipe that didn't make it to WoW 5.x
- Removed twenty-eight recipes that didn't make it to WoW 5.x
- Removed seven recipes that didn't make it to WoW 5.x
- Updated ToC version to 50001
- Permissions insist in being changed. So be it.
- Removed weird encoding jazz.