NorbiPeti
62963b6fd2
Add debug code and update version
2 vuotta sitten
NorbiPeti
4eeec67ac4
Add option to keep the game patched and don't ask on exit if not patched
2 vuotta sitten
NorbiPeti
ae60c43cfe
Add warning on close, display whether online mode can be used
2 vuotta sitten
NorbiPeti
333e8d6040
Remove unpatched checkbox and handle the game's running status
- Disabling mod installs while the game is running
- Automatically detecting whether the game is running and unpatching if needed
2 vuotta sitten
NorbiPeti
ae89291c55
Add support for known outdated mods, unpatching on game exit
2 vuotta sitten
NorbiPeti
4ddab53b6d
Update README
3 vuotta sitten
NorbiPeti
1cb3c200a9
Remove autopatching setting
3 vuotta sitten
NorbiPeti
b6ad8fd3ea
Move mod file list to the game's folder ( #1 )
And improve getting TBMM version
3 vuotta sitten
NorbiPeti
3ef12efc9a
Check if mod repo exists
3 vuotta sitten
NorbiPeti
c0bbd97953
Rename project
3 vuotta sitten
NorbiPeti
43db83717f
Read game version from the game, begin renaming to TBMM everywhere
3 vuotta sitten
NorbiPeti
adfe43f1a3
Remove autopatching altogether and detect launcher path
3 vuotta sitten
NorbiPeti
8676e232da
Use symlinks to create a modded copy
3 vuotta sitten
NorbiPeti
a7d26ebdb8
Fix auto-patching and game detection
I also realized that this auto-patching isn't gonna work well, so I should probably resort to file swapping or something
3 vuotta sitten
NorbiPeti
e36dcb8477
Separate file for localisation, remove validate button, exe detect fix
3 vuotta sitten
NorbiPeti
a27f3449be
Switch to custom configuration and remove unneeded configs
3 vuotta sitten
NorbiPeti
0551535455
Steam --> launcher, autolaunch support in progress, localization
3 vuotta sitten
NorbiPeti
c43446e2cb
Add USING_STEAM checks
3 vuotta sitten
NorbiPeti
199e77c68f
Update to work with .NET 5 tools, GC->TB
3 vuotta sitten
NorbiPeti
3cf307a3b8
Just one more fix and dialog (no patcher, command line)
4 vuotta sitten
NorbiPeti
0a36e1a0c6
Don't load each mod data when auto-starting and other fixes
4 vuotta sitten
NorbiPeti
c11758a427
Auto-patch and other fixes, add checks and a setting
Also, possibly fixed detecting the game in Steam's default library
4 vuotta sitten
NorbiPeti
b2d9b1073f
Use detected Steam locations, update launch options
4 vuotta sitten
NorbiPeti
5aa0f788c3
Read Steam location and user from registry
4 vuotta sitten
NorbiPeti
3520015649
Ask to change Steam config & file selecting
4 vuotta sitten
NorbiPeti
ac6d07df59
Add support for running from the command line
To be used from Steam
4 vuotta sitten
NorbiPeti
890a650093
Add text about outdated mods, refactor that bit
4 vuotta sitten
NorbiPeti
4eec201547
Drunk programming isn't necessarily a good idea
4 vuotta sitten
NorbiPeti
854e02dd0d
Show outdated mods in orange
4 vuotta sitten
NorbiPeti
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
4 vuotta sitten
NorbiPeti
cb4473de58
Check GCMM updates while we're at it
4 vuotta sitten
NorbiPeti
1f413eebda
Update version and reword a message
4 vuotta sitten
NorbiPeti
faa88157bb
Fix deletion, delete from list, improve patch detection
4 vuotta sitten
NorbiPeti
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
4 vuotta sitten
NorbiPeti
f271028001
Set version and fix patch detection
4 vuotta sitten
NorbiPeti
e80e3d9870
Add support for game validation
4 vuotta sitten
NorbiPeti
675daf1935
Fix handling of game not found, refresh support
4 vuotta sitten
NorbiPeti
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
4 vuotta sitten
NorbiPeti
706e9c5393
Update 'README.md'
4 vuotta sitten
NorbiPeti
9e088c02f0
Fixes, Patch & Play, automatically install API
4 vuotta sitten
NorbiPeti
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
4 vuotta sitten
NorbiPeti
cbd6170757
Some Linux support, fix list color after update
4 vuotta sitten
NorbiPeti
407724fb0d
Don't complain if we don't know about the mod files
4 vuotta sitten
NorbiPeti
0494106680
Move files...
4 vuotta sitten
NorbiPeti
873fdbfce4
Fix some issues & add support for other assets
Support for downloading mods while having other assets
4 vuotta sitten
NorbiPeti
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
4 vuotta sitten
NorbiPeti
d219f02a80
File tracking and uninstall
A list of files belonging to a mod is automatically saved
4 vuotta sitten
NorbiPeti
b03b63294e
Installing works, buttons are disabled while working
4 vuotta sitten
NorbiPeti
61d4930682
Improve mod list, download release info for each mod
4 vuotta sitten
NorbiPeti
c709304daf
Split into multiple files
Using a single partial class because why not
4 vuotta sitten