Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ADDED A PING CHECKER MODULE - Ping every server and compare your ping time with the others. - Set favorites to quickly get an overview of the important servers. GAME UPDATER - Added a simple way to update or repair the game when needed. - It automatically checks once a day and will let you know if there is an update available. SECURITY IMPROVEMENTS - The old AES-Key/IV implementation was a bit... dirty, so I switched from AES 128 to DPAPI (Windows Data Protection API) wich is quite superior and more secure. Instant SETUP - Import data from an old version in the blink of an eye! STATISTICS MODULE - Added a switch to differentiate between base and total fame for the "radar chart" and the "best class". - Fixed the radar chart not rendering with new datasets. Known bug: Old datasets do not render. > Just refresh them by "Re-new" the token. IMPORT & EXPORT - Added a way to export and import data into this tool. Currently accepted formats are: .EAMexport, .CSV and muledump files. UI-IMPROVEMENTS - Added grouping colors for each account to set them apart. - Added a nice snackbar (sadly it's nothing to eat). - Added / switched some images for more responsiveness. - Added an alphabetical sorting menu for accountName or email. Just click the List-Titles (Account Name and Email) to show it. - Changed some colors. - Switched the scrollbars to custom ones, fixing the "Jump to top"-bug. - Switched the checkboxes to toggles. - Optimized the Drag & Drop performance.
- Loading branch information