File Details
2.0.2
- R
- Jul 21, 2015
- 8.23 KB
- 84
- 3.0
File Name
Rustys_Action_Bars-2.0.2.zip
Supported Versions
- 3.0
tag 2.0.2
f4722c3d7610ab968c5f093ef6813fc2fc2c5b1e
Rustytotem <Rustytotem@Rustytotem>
2015-07-21 23:36:08 +1200
--------------------
Rustytotem:
- Updated version.
- Updated saved variable import function. Refactored bar creation function to be able to recreate specific saved action bars, rather than iterating through them. Started bar cooldown display implementation.
- Updated program to use the single large settings table, rather than various nested tables. Added comment descriptions to function headers. Fixed metatable stuff on settings tables. Saved variable now stores version number. Old saved variables updated on import.
- Improved slash command errors.
- Added local references to several global variables.
- Changed settings nested tables into a single table. Our tables are now: settings (for general settings), actionBars (for actionBar specific settings), and mappings (for profile mappings). When loading saved variables it should "fix" any old saved variables. Added a version variable to our saved variable.

