Hello !
Version 1.12 of Tidy Up Your Dashboard just got released. Code-wise this is the biggest update so far. 1457 removals and 904 additions is what the tools say!
The main reason for this is that Fizzer started using the browsers Javascript-Localstorage to store things like single-player games, whether or not sounds are enabled, and orders you've entered into a game but not yet committed. Since the available space is limited, and filled up quite fast, I had to switch to a different storage system. For the ones interested, the data is now stored in the Browsers IndexedDB.
In order to get the new storage running I had to rewrite quite a lot of code, I hope the switch works well for all of you. A side effect is, that you'll have to reconfigure the userscript settings, sorry about that.
But let's get to the cool update now :)
Custom My-Games SortingFinally it's here, you can now sort your games by the time you got left, until you can get booted! Simply select the sort type next to the filter and it'll work.
Additionally to that following things have changed / been updated
- The "Next Game" works again, and also adapts itself to the sort type
- At the bottom of the userscript menu you you will find a button to reset the thread you have hidden