Commit graph

23 commits

Author SHA1 Message Date
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
cb4473de58 Check GCMM updates while we're at it 2020-10-03 15:41:31 +02:00
faa88157bb Fix deletion, delete from list, improve patch detection 2020-10-03 13:32:53 +02:00
f522432208 Fix DLL conflicts, support updating GCIPA
If the mod consists of a dll then it failed to update it because it already existed
Added support for updating GCIPA, using both the existing mod info fetching and the patcher downloading code
2020-08-23 23:38:10 +02:00
e80e3d9870 Add support for game validation 2020-08-18 21:32:03 +02:00
675daf1935 Fix handling of game not found, refresh support 2020-08-18 20:56:19 +02:00
678217b281 Moving mods instead of unpatching GC
No mods and a patched game is just as good as an unpatched game
This fixes some issues with the wrong backup being restored
2020-08-18 16:02:57 +02:00
9e088c02f0 Fixes, Patch & Play, automatically install API 2020-07-18 22:25:52 +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
407724fb0d Don't complain if we don't know about the mod files 2020-06-18 20:05:14 +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
d219f02a80 File tracking and uninstall
A list of files belonging to a mod is automatically saved
2020-06-17 18:31:20 +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
4666757290 Get available mods, allow disabling proxy 2020-06-16 15:45:04 +02:00
eeb4074440 List installed mods, launch game, patching if needed 2020-06-15 23:17:49 +02:00
e890c99c16 Game folder detection and setting(s) 2020-06-15 21:11:05 +02:00