Commit graph

47 commits

Author SHA1 Message Date
Jack Baron 223da16d7f
minor cleanup to alias resolution 2020-10-25 01:11:52 +01:00
Jere Tuohino 1c8ae4e604 Issue #239: Quick hotfix for error that comes if older version of BS is installed 2020-10-14 02:14:33 +03:00
Assistant 6327c197fb Fix'd localizations not loading correctly 2020-06-02 16:47:59 -06:00
Megalon 3dc29753f1 Save selected language and load on startup 2020-06-01 19:28:50 -07:00
Megalon ff327ecffc Language select and refactor 2020-06-01 19:28:50 -07:00
Megalon ef197d1611 Shutdown app when main window closed 2020-06-01 19:25:35 -07:00
Assistant 8040af8954 2020-03-26 09:38:38 -06:00
Assistant ae1387b695 Made window 1280x720 excluding chrome 2020-02-25 00:31:40 -07:00
Caeden Statia 73ecc0590c Changed to better performant video looping code 2020-02-21 17:10:21 -08:00
Assistant 4b3cd45b11 Improved Mods button UX 2020-02-19 18:53:49 -07:00
Assistant cfb4e34ffc shotgunned column width issue in the face 2020-02-19 17:00:24 -07:00
Assistant d121c02336 fuck anonymous objects 2020-02-18 01:39:31 -07:00
Jack Baron 87f9d2e06d
more fixes 2020-02-18 06:32:01 +00:00
Jack Baron 3eee3ee5dd
i have done a fix 2020-02-18 06:25:50 +00:00
Jack Baron 2826ca6002
Merge branch 'feature/themes' into feature/optimisations 2020-02-17 01:48:42 +00:00
Assistant 87f540853c Default to Windows' theme 2020-02-16 17:39:52 -07:00
Assistant 1ce49aea6e Apply default theme based on Windows settings 2020-02-16 16:20:27 -07:00
Caeden Statia bd222a5f17 Add setting for theme, they now persistent through instances 2020-02-07 17:13:41 -08:00
Caeden Statia 4e0e7c1900 Themes refactoring and commenting 2020-02-07 17:09:25 -08:00
Caeden Statia 1c25ceb0c7 Fix current theme not being selected in dropdown 2020-02-07 16:13:27 -08:00
Caeden Statia 9cb7935ce4 Added try catch when initially loading theme 2020-02-07 15:41:01 -08:00
Caeden Statia 9f0e7eb18c Fix button icons not changing colors with theme with only a slightly hacky fix 2020-02-07 15:38:38 -08:00
Jack Baron 3ae5b01bec
organise imports 2020-02-05 04:58:35 +00:00
Jack Baron 2346b4036e
Merge branch 'feature/localisation' into feature/optimisations 2020-02-03 10:26:09 +00:00
Caeden Statia 359f0a91cd (Untested) Add code to combo box 2020-02-02 22:53:12 -08:00
Jack Baron d06ad4122a
localise MainWindow.xaml runtime strings 2020-02-03 06:04:19 +00:00
Caeden Statia b8582543b9 Add Theme class, internal loading and switching working 2020-02-02 21:26:28 -08:00
Jack Baron 613c5c4e40
show loading page while mods are loading 2020-02-03 03:01:32 +00:00
Jack Baron 698b13699e
run autoformatter on all files 2020-02-02 11:04:30 +00:00
Jack Baron 48b37d2ac6
unify http requests
* made some stuff async and non-blocking
2020-02-02 11:01:48 +00:00
Jack Baron c32327551c
String --> string 2020-02-02 08:42:15 +00:00
Jack Baron 519d03c0f3
remove redundant variables 2020-02-02 08:22:53 +00:00
Jack Baron 1d30ce6515
fix naming violation warnings 2020-02-02 08:22:31 +00:00
Jack Baron bbfb318a64
remove unnecessary usings 2020-02-02 08:01:17 +00:00
Assistant 0793cb7c5d Added hugs button 2020-01-27 00:50:15 -07:00
Assistant 731983c3a9 Added headpats button 2019-12-20 07:06:21 -04:00
Assistant fb414084b4 Updated version detect 2019-12-18 19:27:11 -08:00
Luuk Tap 9b47c47856 show message if user manages to click InfoButton without selecting a mod first 2019-09-03 21:24:28 +02:00
Assistant 8c4ecc5b81 Closes #29 2019-06-27 07:11:40 -07:00
Assistant 67a8254d4c Made handling of no install directory more robust 2019-05-30 00:03:28 -04:00
Assistant 96e52ef11b Double check that InstallDirectory isn't null 2019-05-26 00:01:31 -04:00
Assistant 1d06f82807 Added primitive Steam Game Version detection, and improved handling 2019-05-21 04:22:39 -04:00
Assistant d3b97d0850 Improve error handling. 2019-05-18 11:50:22 -04:00
Assistant 45f8dc8c95 Added game version support. 2019-05-18 11:32:14 -04:00
Assistant 0f374b32ab Added option to automatically select installed mods. 2019-05-04 07:07:52 -04:00
Assistant f2ad770858 Started on argument handling 2019-04-29 12:34:41 -04:00
Assistant 021d90690b First commit 2019-04-22 02:41:43 -04:00