Enhanced Item Info - Extra UI HU

Gamepad support
Fixed MCM for Recipe compare input/output not working
Prepped UIO for upcoming releases
Added "Skill Badge" to Container/Barter/Recipe menus, like Inventory has. (The weapon skill icon and the skill requirement)
Added MCM option to hide V/W
V/W has been split into two xml's, and handled through UIO, so no separate patch download is needed anymore
Added third option in MCM for weapon/armor list output, to show Recipes
Fixed color of brackets in VATS ammo compare in Vanilla/non-Darn
TTW 3.2 harvestable support
Performance/efficiency cleanup
Hid unused MCM options that did nothing
Hotfix. 1.3 removed unused WIP elements, but didn't remove them from UIO injection; missing files would CTD on game load without NVAC
Changed nearly everything to events. Massive performance improvements.
Fixed bug introduced when JIP merged LN's GetINISection
Fixed bugs introduced by JIPLN's now broken GetMinOf and GetMaxOf
Changed Localization file to use "%e" instead of blank; due to changes in GetINISection
Added option to turn off the Input/output comparison on Recipe menu
Fixed bug with VATS comparison (failing on GetAV)
Compatibility with QuickLoot and LootMenu
Optimized some function calls to only call once per mouseover, rather than constantly
MCM setting for VATS ammo compare toggle is now functional