* Improved Character datamodel
* Removed additional unneccessary getters
* Preliminary cleanup in the class sheet
* Cleanup of 'pc' references
* Corrected Duality rolling from Character
* Fix to damage roll
* Moved the roll total to bottom right. A bunch of label fixes
* Fixed broken attack-roll damage button
* Added AppearanceMenu allowing modification of DiceSoNice Duality presets
* Weapons and Armor are now stored like any other item on the PC. Added equip/unequip logic.
* Changed so that equip attempts always go through and the neccessary weapons are unequipped to fascilitate it
* Fixed drag equip and extracted unequipBeforeEquip logic