r20120830050419
Details
-
FilenameSackville-r20120830050419.zip
-
Uploaded by
-
UploadedAug 30, 2012
-
Size172.70 KB
-
Downloads56
-
MD5a090bbface6ad910d8095088b1dac8c1
Supported WoW Retail Versions
- 5.0.4
Changelog
Realfriend:
- Created SackvilleOptions.lua and moved some code from Sackville.lua Replaced Print calls with more easily controlled Debug calls. Removed some dead code and reorganized a bit.
- Disabled some event print messages
- Added missing external to pkgmeta Disabled AceDB init (not used currently)
- Added missing AceGUI external
- - Disabled print statements, to be later configured as debug calls
- - Finished splitting off categories from bagOptions - Section display order is implemented
- Redesigned bagOptions, splitting off rules into Sackville.categories and then referencing the category name.
- SackvilleFilter.lua Commented out missing library (unused) Sackville.lua Added more sections to bagOptions
Joe Lazaro:
- Removed AceGUI from .pkgmeta
- Initial check-in