1.1.2
Features
- add X button to updater (Benjamin Sommerfeld)
- improved error dialog of updater (Benjamin Sommerfeld)
- improved updating logic which is now multi thread driven (Benjamin Sommerfeld)
- config sync button now loads the cs2 config of the user and saves it into the config (Benjamin Sommerfeld)
- implemented sync failed if the randomizer can't find the config (Benjamin Sommerfeld)
Bug Fixes
- updater's progress bar now no longer has white corners (Benjamin Sommerfeld)
- loading the version for the title is now async. the randomizer starts up faster now (Benjamin Sommerfeld)
- randomizer is now closing again (Benjamin Sommerfeld)
- Fixed Label text for config path (Benjamin Sommerfeld)
- replace \ with / for config path to avoid malformed encoding (Benjamin Sommerfeld)
- temporarily load user config path at startup (Benjamin Sommerfeld)
Code Refactoring
- moved interval settings into general settings (Benjamin Sommerfeld)
- little refactoring for the general settings controller (Benjamin Sommerfeld)
- removed unused root cause (Benjamin Sommerfeld)
- removed unused first start (Benjamin Sommerfeld)
- removed loading gif since it finds the config too fast (Benjamin Sommerfeld)
Commits
- logbook history now takes complete right side of the randomizerView (CuzIamBusted)
- added button to select the config path (CuzIamBusted)
- play button is now correctly centered (CuzIamBusted)
- fixed width of sync path container (CuzIamBusted)
- added synch failed icons (CuzIamBusted)
- added styling for the sync path failing (CuzIamBusted)
- added styling for loading animation when the path is loading (CuzIamBusted)
- removed loading gif since it finds the config too fast (CuzIamBusted)
- fixed size of sync failed icons (CuzIamBusted)
- added an indicator if the config could not be found (CuzIamBusted)