You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* don't resave saved values if they didn't change
* dont resave settings unless changed
* save mod settings on apply
* set dirty if some settings values are not set in save data; also make settings load fail not skip saved value load
* add taken vs dirty system for perma and temp borrows of saved and settings containers
* add spaces to ifs for hater mat
* remove unused func declaration
* fix taken value not being read in mod setting manager
* getsavecontainertemp can probs be private
* document dirty vs taken for saved values
* also document the thought process in getsavecontainer vs temp
* move to enum, use clearer var names
* fix missing auto&
* rename res2 variable to res
* add queueSave to the one config loading failure mode that didnt have it
0 commit comments