Game Addon:
game_addon_string:
tome
--v1.3:
--Visuals will no longer display at weird times (before load is complete, during birth dialog), thus fixing some bugs associated with some visuals
--Fixed bug causing crash on unlocking screen elements in Minimalist UI
--Will now load custom visuals from settings/tome.customvisuals.fx4
--Added newVisual onSave argument to allow saving of parameters by visual effects
--Added customizable colorhaze effect demonstrating the use of onInit, onSave functions
--Which involved creating a color picker dialog
--Fixed jitter, seasick, and pulse effects by instituting layer based drawing; shame layers aren't more finely gradated, but maybe I'll dig something up