Commit Graph

97 Commits

Author SHA1 Message Date
84e55cedef Update GameFinder to 4.0.0 2023-10-07 14:29:36 +02:00
a631ca934e Bump Wabbajack to .NET 7 2023-10-04 22:26:49 +02:00
a2820c8186 Merge remote-tracking branch 'origin/fallout4GOG' into pre-release 2023-08-27 18:03:58 +02:00
c93a4af7d2 gogID for fallout4 added 2023-08-27 18:03:16 +02:00
5f2b64891a Merge remote-tracking branch 'origin/webview-download-fix' into pre-release 2023-08-22 20:03:11 +02:00
6399ef07d5 Fix manual downloads from secure servers 2023-08-09 21:05:20 +02:00
4d688b7ab9 added json optional flag to only show version number over modlist image in installer view, if the modlist image already contains the title
removed debug code

change to pascal case and match existing code style

update changelog
2023-07-30 18:08:15 +01:00
a87f8dac7f New Features from External Contributors [Merged to Internal Test Branch so Tests can run!] (#2325)
* added enderalse GOGID

* Fix readme opening twice when loading last modlist

* Edit Wabbajack CLI button text

* Cancel running downloads when shutting down application

* Add resume support for IHttpDownloader

* Add resume support for manual downloads

* Update CHANGELOG.md

* Improve game selection to only show games with results combined with the amount of lists

* Undo accidental removal of loading settings

* Add more tooltips and improve existing ones

* Update CHANGELOG.md

* Main test external pull readme fix (#2335)

* Fix SelectedGameType crashing Wabbajack when no settings are present yet, fix readme being clickable when not specified resulting in crash

* Add readme fix to CHANGELOG, fix typo

* Add readme button fix to changelog

---------

Co-authored-by: UrbanCMC <UrbanCMC@web.de>
Co-authored-by: Angad <angadmisra28@gmail.com>
Co-authored-by: trawzified <55751269+tr4wzified@users.noreply.github.com>
Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-05-07 14:32:18 -06:00
7b46a88fc0 Fix ba2 compilation errors (#2286)
* Fix BA2 compilation errors by implementing mipmap detection and usage during texture recompression

* Update CHANGELOG.md

* Fix broken mipmap support on Linux/OSX
2023-01-28 14:42:23 -07:00
6a9596c9ab Bannerlord Support Fixed (#2283)
* Fix M&B II: Bannerlord & GOG Support

* Update CHANGELOG.md
2023-01-22 15:32:57 -07:00
16a2132aad Add Mount & Blade II: Bannerlord support? (#2280)
* Update Game.cs

Adding Mount & Blade II: Bannerlord as a game description

* Update GameRegistry.cs

Adding Mount & Blade II: Bannerlord to game registry

* Update GameRegistry.cs

Setting IsGenericMO2Plugin = false to true for M&B Bannerlord
2023-01-21 16:29:08 -07:00
4bfce0e418 Cube maps (#2260)
* Add some support for cubemaps in BA2

* add read support for cubemaps in BA2 routines

* Fix slide support during compilation

* Set default logging level to Information instead of Trace

* update CHANGELOG.md
2022-12-28 09:21:58 -07:00
96a53d862f fix merge error
merging in the website is not a good idea 😅
2022-12-22 11:44:43 +01:00
37eee94821 Merge branch 'main' into nexus_modding_tools_site_meta_support 2022-12-22 11:39:48 +01:00
8496628d24 Merge branch 'main' into nexus_modding_tools_site_meta_support 2022-12-22 09:13:13 +01:00
53969785e5 Merge branch 'main' into valheim_support 2022-12-22 09:12:04 +01:00
f8de8deb8b Add support for Cyberpunk 2077 installed via EGS (#2254)
* Add support for Cyberpunk 2077 installed via EGS
* Fix syntax error
* add changelog

Co-authored-by: Luca <52624146+EzioTheDeadPoet@users.noreply.github.com>
2022-12-22 09:06:17 +01:00
a5dfffa111 fix Nexus Modding Tools installer 2022-12-16 17:08:20 +01:00
48f5733a8a fix Valheim installation issues 2022-12-16 17:02:13 +01:00
460d8acb59 added Valheim 2022-12-16 15:42:24 +01:00
a49b3f5a4a Add Support for Nexus Modding Tools
https://www.nexusmods.com/site
2022-12-11 18:37:25 +01:00
0473e8cd1f .NET 7.0 Broke the deployment model, will look into it more in a future update 2022-11-11 22:27:21 -07:00
5b8b815f39 Update deps for 7.0 2022-11-09 16:57:16 -07:00
a0eb53f9b9 Switch to .net 7.0 2022-11-05 07:25:53 -06:00
77eb536162 Merge branch 'main' into game_support_readme_update 2022-11-05 07:17:18 -06:00
092ce40001 Merge branch 'main' into #2159_Skyrim_GOG_Detection_Metadata
# Conflicts:
#	README.md
2022-11-05 01:00:13 +01:00
e27c5d5a54 Add Dragons Dogma Dark Arisen GOGID 2022-11-05 00:52:07 +01:00
fe41c4bc89 Merge branch 'main' into #1958_Witcher_Enhanced_Edition_Support 2022-11-03 15:04:53 +01:00
18c9c40d44 #1958 Witcher: Enhanced Edition Support 2022-11-02 22:32:30 +01:00
37e64508fb Addresses #2159 GOG Detection support for Skyrim Special Edition 2022-11-02 21:49:52 +01:00
b8d6515922 Add Karryn's Prison game support 2022-11-01 06:30:27 +03:00
1e35f5fbd8 3.0.3.1 2022-10-30 07:16:12 -06:00
b664da2059 Lots of code cleanup 2022-10-07 14:41:45 -06:00
817392e4c2 Update all the deps! 2022-09-29 06:42:20 -06:00
cfb928bfce Fix native game compilation 2022-09-26 21:02:39 -06:00
b94e55c78b Fix Cyberpunk GoG registration 2022-09-26 15:58:33 -06:00
cc329bd04c Many compiler fixes 2022-09-25 16:36:12 -06:00
e71abd82f7 Fix MO2ArchiveName resolution 2022-09-22 22:27:37 -05:00
801f655ef3 3.0.1.3 2022-09-20 17:18:32 -06:00
de9ddd62e1 #### Version - 3.0.0.7 - 9/12/2022
* Few compiler fixes for non Bethesda game compiling
* Fix Dragons' Dogma MO2 archive names
* Add Modlist Report for CLI
2022-09-12 17:06:14 -06:00
f826612072 3.0.0.1 2022-08-19 12:13:20 -06:00
e28536513c #### Version - 2.5.3.27 - 8/7/2022
* A few fixes for VectorPlexis and LL, you may need to log out and back in from these sites
2022-08-07 16:19:29 -06:00
3c28cdf7b9 Add Cesi cache 2022-06-21 19:38:42 -06:00
6724d4ba6e Add CESI support, start integration into compiler 2022-06-20 17:21:04 -06:00
5907fc6fcb Wip, trying to fix a bug with cached tabs 2022-05-18 21:21:38 -06:00
7b5b483303 Implemented manual downloader support 2022-05-16 16:14:52 -06:00
f00ace3b66 Add dragons dogma, update the UI to match 2.5's unofficial list interface 2022-05-15 14:17:36 -06:00
0e99dce23e Upload both small and large images 2022-05-14 22:33:17 -06:00
dbdb0713f7 Add image to ModListSummary 2022-05-14 21:05:55 -06:00
d8b8475843 Updates to list validation to recompress images 2022-05-14 15:21:32 -06:00