Commit graph

14 commits

Author SHA1 Message Date
c3c9ee0a16 Sorting, apply to all, fixes
Sorting mods when (un)installing
Added Apply to all checkbox to a custom message box that replaces the one that shows up when the mod files already exist without the mod manager knowing about it
Removing IPA.zip after unzipping
Fix deleting files when their folder doesn't exist
2020-10-04 01:08:19 +02:00
1f413eebda Update version and reword a message 2020-10-03 15:26:05 +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
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
cbd6170757
Some Linux support, fix list color after update 2020-07-03 02:00:08 +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