4.16:
main.lua -
Updated the version. It is going to scrub your old variables to make way for the new awesomeness. Apologies in advance.
local.lua -
Added a bunch of stuff that needs to be localized. let me know if you want to help!
mana.lua -
Made a bit more independent of other things, as well as decoupled from the energy mod completely
energy.lua -
This one is completely independent of mana.lua now, and as such has its own subwindow to mess with its options. Movable, Lockable, Scaleable, Colorable.
menu.lua -
Swapped around a few checkbuttons in the main panel so that it flowed better.
Removed some useless dropdown menus. Swapped text over to a checkbutton.
Added the energy panel
Removed the edit boxes from the shift panel, replaced with enabling toggles and integration with the blizzard ui.
shift.lua -
Revamped the the best function's mounting. Currently there are two methods, a static and dynamic mount system. To select your mounts, you go into your pet->mounts tab, and select what system you want it chosen under, land or air. Static uses one mount, dynamic randomly chooses from a bunch of mounts you select. I think it's pretty hot. I hope you do too.