r20091221063552

Details

  • Filename
    SexyGroup-r20091221063552.zip
  • Uploaded by
  • Uploaded
    Dec 21, 2009
  • Size
    189.28 KB
  • Downloads
    68
  • MD5
    3561ab740028d3fdfc6c934f485582e1

Supported WoW Retail Versions

  • 3.3.0

Changelog

Shadowed:
    - Added the database code including the table compression/decompression
    Added pruning code
    Added test() function to generate a fake data table for testing
    - Moved users to pull from the database instead of example table
    - Removed debug achievement code
    - Removing the debug code that force opens the gear UI is good too
    - All the experience data is correctly parsed out and setup
    All of the core inspection UI is in, need to fix the scroll bar for experience but otherwise everything's in
    Renamed core.lua -> SexyGroup.lua was driving me crazy trying to find the file each time
    - Added all of the point system for the experience tab, use SexyGroup.VALID_ACHIEVEMENTS to get a list of all statistics and achievements that need to be saved
    - Added auto disabling of notes tab if the player has no notes yet
    - Changed rating to be 0 - 5 rather than 1 - 5, can be lazier with percentages this way!
    - Fixed dungeons being flagged as heroic when they were really just 25-man versions
    - Pulled in most of the player configuration and all associated data necessary for it
unknown:
    - Make the group survey window all pretty. /rate works now at any point in the instance.
    - Add localization and autolocalization script, add custom dialog popup sound
    - Added UI for logging group when an instance is completed.
Shadowed:
    - Added AceComm-3.0 too as will need that
    - Added .pkgmeta, Libs/ structure  and the TOC setup
unknown:
    - Add TOC, core, group history module skeleton

Additional Files