2.2.11-31-gda5c9a5-nolib
Details
-
FilenameAckisRecipeList-2.2.11-31-gda5c9a5-nolib.zip
-
Uploaded by
-
UploadedJan 3, 2012
-
Size548.31 KB
-
Downloads65
-
MD5ded19cbb605320ffc786a065d969d6c8
Supported WoW Retail Versions
- 4.3.0
Changelog
James D. Callahan III:
- Changed all of the various profession-bound AddRecipe() functions to use the relevant entry from private.PROFESSION_SPELL_IDS rather than a hard-coded number.
- Changed all IDs in private.PROFESSION_SPELL_IDS to their original (level 75) variants and used the table to populate private.PROFESSION_NAMES
- Fixed the damnable Mining/Smelting kludge once and for all. There are now exactly two places where the code bothers to check the profession name, and that's so Mining doesn't propagate where it isn't wanted.
- Added private.PROFESSION_SPELL_IDS
- Minor refactoring.
- Kill some cruft.
- Replace private.Player["Specialty"] with private.current_profession_specialty
- Add IntelliJ files to .gitignore
- And MOAR logic flips.
- Logic clarification.
- Make the text dump format default to "Comma" if not set.
- Logic cleanup.
- Cleanup and reformatting.
- More logic flips, variable renaming, and minor cleanup.
- Logic flips.
- Commit to test the packager.
mike:
- Fix up the XML dump output for a profession
John Pasula:
- asdfasdfwaeqwefqwefwefqwefqwefasdfqwefasdf meow
- Kill dig rat stew from the custom list.
- Fix the previous fix. I actually tested this time!
- Fix for ticket 1396.
- Fix for exclusion list.
mike:
- add new phrase to the localization app
John Pasula:
- Update coords for Mazk. Ticket 1389.
- Update coords for Kania. Ticket 1386.
- Update coords for Keena. Ticket 1385.
- Update Dig Rat stew with new drop info. Ticket 1390. Resulted in 4 mobs being removed, 1 custom localization being removed and 1 mob being added.
- If the spell isn't found, it means something went wonky with the exclusion list or the spell was deleted from the game so lets nuke it from the exclusion list. Torhal can you verify what I'm doing here please.
- Add error checking when printing the exclusion list (Ticket 1388) Thanks dominumds for the code.
mike:
- Removed "Copper Modulator" because that recipe was completely removed from the game