r20091216092823-nolib
Details
-
FilenameSexyGroup-r20091216092823-nolib.zip
-
Uploaded by
-
UploadedDec 16, 2009
-
Size69.60 KB
-
Downloads30
-
MD53fa2129601bd15e35a5933afc3e1d3a9
Supported WoW Retail Versions
- 3.3.0
Changelog
Shadowed:
- 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