Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from nicokimmel/1.16.0
#### Setup Validation - Added a setup validation which will notify users if the setup did not swap correctly (has 4 comparison levels adjustable in the settings. - This happens after a delay, since the addon needs some time to swap things. This delay is adjustable in the settings. - Added an automatic list of steps to fix the failed setup. This is turned off by default. - Added a keybind to do these steps "non automatically" - Added logging (and a delete log functionality) which saves occurences when setups failed to swap so we may finally get to the bottom of this - Added a red color on the info panel which colors the name if the setup failed to swap. - Added a confirmation if the setup swapped correctly (at the time of writing, this only notifies users if any gear swapped, if 2 setups have the same gear it will not notify them, this may be changed at a later time.) #### Misc - Added the ability to chose Center Screen Announcements for the messages given to the user - Added EA Pages (thanks to @yachoor ) - The automatic swap feature does not work in EA since the content is inherently random and i do not think its feasible to add this - Changed the Sanity's Edge ID so now the porting feature works too
- Loading branch information