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