promotional bannermobile promotional banner

Professor

Artifact counts tracking

File Details

0.5.0

  • R
  • Sep 6, 2012
  • 43.61 KB
  • 4.1K
  • 5.0.4
  • Retail

File Name

Professor-0.5.0.zip

Supported Versions

  • 5.0.4

tag 0.5.0
b1de67d5e45533230621a9a4dfc05ec6d1f5160a
John Pasula <ackis@shaw.ca>
2012-09-05 22:18:02 -0600

Tagging as 0.5.0 Release.

--------------------

John Pasula:
    - Replace a lot of whitespace with appropiate use of tabs.
    - Add Mogu artifacts.
    - Add Pandaren artifacts.
    - Update by Dridzt to fix the frame issue amongst other things.
    - Fix hasarch issue.
    - Fix hasarch issue.
    - Create HasArch function.
    - Create -- Returns true if the player has the archaeology secondary skill
    - Lets check to see if we have archaology before trying to find out what we've solved.
    - I don't remember what I did here, but I assume it was important.
    - Possible fix for UI not working on initial load.
    - Possible fix for the UI not working on initial load.
    - Populate some data for Mogu and Pandarian (all rares, 1 of the commons.)
    - Add Mogu, Pandaren, and Other categories for tracking.
    - Remove ; from the addon ugh
    - UIPanelButtonTemplate2 -> UIPanelButtonTemplate
    - ToC -> 50001
    - Fix a few issues.
    - Change the frame location, and check to see if the frame is created before creating it.
    - Some tweaks with the frame code, lets see if this will let it load properly on first load.
    - A few language/code format clean ups.
    - Add a /prof help option.
    - Logic change on how the summaries are printed out.  We use local functions now and do error checking inside them.
Cal Henderson:
    - don't allow window to be shown if player doesn't know archeology. this is just per PLAYER_LOGIN for now
John Pasula:
    - Remove unused local.
    - Some more code clean up. Formatting and stuff.
    - Show the frame after points are set.
    - Clean up some new lines.
    - Remove frame level stuff.
    - Few more tweaks to the command line params.
    - Fix the detailed option.
    - Couple tweaks to the font/texture code.
    - Add About to context menu.
    - Update ToC with About Panel options.
    - Get About Panel working.
    - Implement slash commands of Hide, Show and Toggle.
    - Bars work now. VICTORY IS MINE.
    - Fix an input option bug.
    - Lets start playing around with the input.  Maybe I shold get the rest of this working before playing around with the input?
    - Holy shit, it's starting to work!!!!
    - More code clean up
    - Some more code clean up.
    - Remove unneeded ;'s
    - Add GUI by iamcal.