------------------------------------------
Automatically takes command of your metal makers even after '.take'. This widget keeps your energy hovering at a specified level by turning your metal makers on and off, using the most efficient ones first (eg. moho metal makers).
Written to be non-mod specific it will take command of any units that make metal, drain energy and can be turned on or off, with no hard coded energy values. Tested with CA, BA and XTA with good results.
Features
----------
/luaui energyhover 0.5 - Sets the desired energy percent for the widget to aim for (default 50%).
/luaui forcestall - Turns on all your metal makers regardless of other energy use until you estall then resumes normal operation.
Coming Soon! - GUI control for the above operations
Change Log
--------------
2.62 - Fixed bug in 6.1 that was sending too many commands too often (bad for netcode)
2.61 - Fixed a huge bug where only your commanders energy use was taken into account (that'll teach me to talk so fast!)
2.60 - Okay so I rushed 2.5 and it had a lot of bugs, 2.6 actually comes with lots more improvements after a hard evenings work, back to the high standard of my metal maker widget. Enjoy!
2.50 - Fully compatable with new spring .75, plus other improvements along the way from Jk
2.40 - Compatibility with SVN spring alphas and stuff
2.32 - Fixed the fact that 2.31 didn't run at all ¬_¬ gg for not testing code before uploading
2.31 - Ironed out some bugs with both the energy tweaks and efficiency, should be fine now!
2.30 - Lots of code tweaks for FPS improvements thanks to [LCC]Jk!
2.30 - Several tweaks to energy handling code
2.20 - Update timer no longer changes based on your FPS, meaning more reliable MM control
2.20 - Improved energy handling when energy is far above hover percent + other tweaks.
2.12 - No longer uses isMetalMaker to detect metal makers (didn't work for CA).
2.11 - Improved energy handling.
2.10 - Almost entirely rewritten to use lua tables properly, no more forced pointer system or fishy sort function. Now almost 100 lines of code shorter and probably better CPU usage.
2.10 - Added command /luaui energyhover to set the percent of energy bar to aim for.
2.10 - Added command /luaui forcestall to force on all metal makers temporarily.

Install Guide: http://pw3n.net/my_metal_maker_widget_installation.html
Please report any bugs to me via the lobby or forum
-TheFatController