File Details
v1.0 beta
- B
- Jan 10, 2019
- 144.59 KB
- 78
- 3.3.5
- Retail
File Name
Aleri.zip
Supported Versions
- 3.3.5
v1.0 beta
started restructuring base files into the following layout
_\Aleri-Functions.lua - this will contain all core functions
_\Aleri-Database.lua - this will contain the tables used by the addon
_\Aleri-UI - this will serve in place of an xml file (xml to be investigated in future)
_\Aleri.lua - current main file, still contains core functionality and events
moved all graphs/summaries/listviews over to new database system
added character race to member database
added character gender to member database
added day availability to member database - currently not used or added to ui
changed class summary to use slider to set min level used - will look to add a max level options
changed class/role summary to use slider to set min level used - will look to add a max level options
updated some print functions when broadcasting
added member detail frame for officer use which has the following
-race/gender icon
-character name
-class icon
-main spec drop down and gear score controls
-off spec drop down and gear score controls
requires ui improvements and readme.txt updating

