Commit Graph

92 Commits

Author SHA1 Message Date
Timothy Baldridge
90f9df6436 Update to .net 8 2023-10-20 20:11:08 +01:00
Luca
fab17a6ae0
Wabbajack 3.3.0.0 Update (#2416)
* added more visible error messages to avoid user confusion

added hard drive free space detection, added red error message text, removed overwrite checkbox, added wiki button link

extended the error text for starting wabbajack in protected location

removed debug code

shortened error message to fit in text box

* restored warning removed in error, updated changelog, removed debug includes

* Update InstallerVM.cs

* Update InstallerVM.cs

* Update MainWindowViewModel.cs

* 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

* Fix manual downloads sometimes launching in browser

* Fix manual downloads from secure servers

* Remove duplicate user agent code

* Create configuration project and performance settings

* Bind new performance settings to UI

* Use performance settings to limit maximum memory per download

* Remove unused settings and related classes

* Updated CHANGELOG.md

* update CHANGELOG.md

* moved the existing files popup to an error message , heralding the return of the overwrite install checkbox

* added newline

* reverted erroneous edit

* gogID for fallout4 added

* update CHANGELOG.md

* Fix deadlock when loading new settings

* change folder/directory check logic

* update CHANGELOG.md

* revert unnecessary change

* update CHANGELOG.md

* Bump Wabbajack to .NET 7

* Bump ReactiveUI packages & deps

* Update GameFinder to 4.0.0

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: JanuarySnow <bobfordiscord12@gmail.com>
Co-authored-by: JanuarySnow <85711747+JanuarySnow@users.noreply.github.com>
Co-authored-by: UrbanCMC <UrbanCMC@web.de>
Co-authored-by: trawzified <55751269+tr4wzified@users.noreply.github.com>
2023-10-12 12:33:06 -06:00
Luca
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
Timothy Baldridge
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
Luca
6a9596c9ab
Bannerlord Support Fixed (#2283)
* Fix M&B II: Bannerlord & GOG Support

* Update CHANGELOG.md
2023-01-22 15:32:57 -07:00
Maelstrom
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
Timothy Baldridge
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
Luca
96a53d862f
fix merge error
merging in the website is not a good idea 😅
2022-12-22 11:44:43 +01:00
Luca
37eee94821
Merge branch 'main' into nexus_modding_tools_site_meta_support 2022-12-22 11:39:48 +01:00
Luca
8496628d24
Merge branch 'main' into nexus_modding_tools_site_meta_support 2022-12-22 09:13:13 +01:00
Luca
53969785e5
Merge branch 'main' into valheim_support 2022-12-22 09:12:04 +01:00
erri120
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
EzioTheDeadPoet
a5dfffa111 fix Nexus Modding Tools installer 2022-12-16 17:08:20 +01:00
EzioTheDeadPoet
48f5733a8a fix Valheim installation issues 2022-12-16 17:02:13 +01:00
EzioTheDeadPoet
460d8acb59 added Valheim 2022-12-16 15:42:24 +01:00
EzioTheDeadPoet
a49b3f5a4a Add Support for Nexus Modding Tools
https://www.nexusmods.com/site
2022-12-11 18:37:25 +01:00
Halgari
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
Halgari
5b8b815f39 Update deps for 7.0 2022-11-09 16:57:16 -07:00
Halgari
a0eb53f9b9 Switch to .net 7.0 2022-11-05 07:25:53 -06:00
Timothy Baldridge
77eb536162
Merge branch 'main' into game_support_readme_update 2022-11-05 07:17:18 -06:00
EzioTheDeadPoet
092ce40001 Merge branch 'main' into #2159_Skyrim_GOG_Detection_Metadata
# Conflicts:
#	README.md
2022-11-05 01:00:13 +01:00
EzioTheDeadPoet
e27c5d5a54 Add Dragons Dogma Dark Arisen GOGID 2022-11-05 00:52:07 +01:00
Luca
fe41c4bc89
Merge branch 'main' into #1958_Witcher_Enhanced_Edition_Support 2022-11-03 15:04:53 +01:00
EzioTheDeadPoet
18c9c40d44 #1958 Witcher: Enhanced Edition Support 2022-11-02 22:32:30 +01:00
EzioTheDeadPoet
37e64508fb Addresses #2159 GOG Detection support for Skyrim Special Edition 2022-11-02 21:49:52 +01:00
madtisa
b8d6515922 Add Karryn's Prison game support 2022-11-01 06:30:27 +03:00
Halgari
1e35f5fbd8 3.0.3.1 2022-10-30 07:16:12 -06:00
Halgari
b664da2059 Lots of code cleanup 2022-10-07 14:41:45 -06:00
Halgari
817392e4c2 Update all the deps! 2022-09-29 06:42:20 -06:00
Timothy Baldridge
cfb928bfce Fix native game compilation 2022-09-26 21:02:39 -06:00
Timothy Baldridge
b94e55c78b Fix Cyberpunk GoG registration 2022-09-26 15:58:33 -06:00
Timothy Baldridge
cc329bd04c Many compiler fixes 2022-09-25 16:36:12 -06:00
halgari
e71abd82f7 Fix MO2ArchiveName resolution 2022-09-22 22:27:37 -05:00
Timothy Baldridge
801f655ef3 3.0.1.3 2022-09-20 17:18:32 -06:00
Timothy Baldridge
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
Timothy Baldridge
f826612072 3.0.0.1 2022-08-19 12:13:20 -06:00
Timothy Baldridge
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
Timothy Baldridge
3c28cdf7b9 Add Cesi cache 2022-06-21 19:38:42 -06:00
Timothy Baldridge
6724d4ba6e Add CESI support, start integration into compiler 2022-06-20 17:21:04 -06:00
Timothy Baldridge
5907fc6fcb Wip, trying to fix a bug with cached tabs 2022-05-18 21:21:38 -06:00
Timothy Baldridge
7b5b483303 Implemented manual downloader support 2022-05-16 16:14:52 -06:00
Timothy Baldridge
f00ace3b66 Add dragons dogma, update the UI to match 2.5's unofficial list interface 2022-05-15 14:17:36 -06:00
Timothy Baldridge
0e99dce23e Upload both small and large images 2022-05-14 22:33:17 -06:00
Timothy Baldridge
dbdb0713f7 Add image to ModListSummary 2022-05-14 21:05:55 -06:00
Timothy Baldridge
d8b8475843 Updates to list validation to recompress images 2022-05-14 15:21:32 -06:00
Timothy Baldridge
6ac8210570 Fix list validation 2022-04-02 09:36:54 -06:00
Timothy Baldridge
a4abcedf68 add repositories 2022-03-29 21:39:48 -06:00
Timothy Baldridge
7ee352d025 Rerun converter generators 2022-03-28 22:28:41 -06:00
Timothy Baldridge
a59ebd1ce6 typeo 2022-03-28 22:26:55 -06:00
Timothy Baldridge
a2856e6605 Add DiscordURL to links object 2022-03-28 22:26:45 -06:00