Commit graph

17 commits

Author SHA1 Message Date
3cf307a3b8 Just one more fix and dialog (no patcher, command line) 2021-01-21 02:14:18 +01:00
0a36e1a0c6 Don't load each mod data when auto-starting and other fixes 2021-01-21 00:59:16 +01:00
c11758a427 Auto-patch and other fixes, add checks and a setting
Also, possibly fixed detecting the game in Steam's default library
2021-01-20 22:41:21 +01:00
b2d9b1073f Use detected Steam locations, update launch options 2021-01-20 18:31:34 +01:00
5aa0f788c3 Read Steam location and user from registry 2021-01-20 02:38:33 +01:00
3520015649 Ask to change Steam config & file selecting 2021-01-20 02:21:22 +01:00
ac6d07df59 Add support for running from the command line
To be used from Steam
2021-01-20 00:49:11 +01:00
890a650093 Add text about outdated mods, refactor that bit 2021-01-02 00:12:52 +01:00
4eec201547 Drunk programming isn't necessarily a good idea 2021-01-01 04:45:51 +01:00
854e02dd0d Show outdated mods in orange 2020-12-31 18:05:38 +01:00
675daf1935 Fix handling of game not found, refresh support 2020-08-18 20:56:19 +02:00
b4d64c50d0
Fix lib bug, check game exe more, preview support
Fixed the game folder method returning the library file
Checking the game's exe when starting
Added support for the preview branch of the game
Added support for preview versions of mods
2020-07-17 20:57:46 +02:00
cbd6170757
Some Linux support, fix list color after update 2020-07-03 02:00:08 +02:00
873fdbfce4 Fix some issues & add support for other assets
Support for downloading mods while having other assets
2020-06-18 18:49:43 +02:00
e69b357da1 Some fixes, polishing and extra features
Handling "install and update" button label
Fixed mod updating
New version detection fixed, highlighting and showing a message in the info section
Showing release information for mods that have a new version available
Added information about mod requirements
Added a button to find the game log
Added a checkbox to run the game unpatched
Added information about using the program
2020-06-17 23:58:29 +02:00
b03b63294e Installing works, buttons are disabled while working 2020-06-17 15:08:22 +02:00
c709304daf Split into multiple files
Using a single partial class because why not
2020-06-16 19:22:29 +02:00