43db83717f
Read game version from the game, begin renaming to TBMM everywhere
2021-06-16 01:25:48 +02:00
adfe43f1a3
Remove autopatching altogether and detect launcher path
2021-06-15 23:47:13 +02:00
8676e232da
Use symlinks to create a modded copy
2021-05-16 19:45:34 +02:00
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
2021-05-16 02:11:58 +02:00
e36dcb8477
Separate file for localisation, remove validate button, exe detect fix
2021-05-16 01:43:59 +02:00
a27f3449be
Switch to custom configuration and remove unneeded configs
2021-05-16 01:08:27 +02:00
0551535455
Steam --> launcher, autolaunch support in progress, localization
2021-05-16 00:29:11 +02:00
c43446e2cb
Add USING_STEAM checks
2021-05-15 03:00:35 +02:00
199e77c68f
Update to work with .NET 5 tools, GC->TB
2021-05-15 02:21:05 +02:00
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