Commit Graph

113 Commits

Author SHA1 Message Date
Aidan M
22fcd4b5c8 Add check to ensure it is definitely a folder being opened, and modify other hard-coded explorer.exe reference 2024-07-03 20:53:35 +01:00
Timothy Baldridge
7be18e8497 3.4.0.0 Release 2023-11-19 14:07:46 -07: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
Timothy Baldridge
4017c5ce51 Fixed a merge issue, updated the CHANGELOG.md with the new release version 2023-07-16 15:39:05 -06:00
JanuarySnow
a8c5f0e89c
Added detection of existing files in installpath with confirmation dialog ( avoided by overwrite installation tickbox ) (#2369)
update changelog

added logic to skip past known last install location when preopulating modlist paths

code style

Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-07-16 15:26:45 -06:00
JanuarySnow
79cd780430
Fixed Search filter not reapplying after pressing back and re-accessing Gallery (#2367)
* added saved search setting to the startwith field for the searchtextpredicates to reapply filter

* typo fix in changelog

---------

Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-07-16 15:23:35 -06:00
JanuarySnow
58f9ea7afc
Protected folder subfolder handling (#2366)
* added more robust protected location checking, for exe and download/install paths

remove debug output and formatting

slight change to trigger rerun of CI

updated changelog

trigger CI re-run

* removed debug code

---------

Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-07-16 15:22:56 -06:00
JanuarySnow
5ae28e22e3
Fix readme opening twice after pressing install button from gallery view (#2365)
* wraps loadmodlist into a new method when prompted from gallery view, so that it dosnt run loadmodlist twice when the listener for path changes fires it a second time, instead keep the listener as the only trigger for loadmodlist() as that is fired from sources other than the gallery play button

* remove commented code

* update changelog

---------

Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-07-16 15:22:24 -06:00
JanuarySnow
b0a2058c19
added check if Download path is alongside wabbajack.exe to match existing check for installpath (#2363)
trigger CI to test github action secret was succesfully added

another CI trigger

retrigger CI

Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-07-16 15:21:22 -06:00
JanuarySnow
c57219dc37
Dont allow identical paths (#2362)
* add check for identical download and install folder paths

* changelog update
2023-07-16 15:20:49 -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
erri120
1591e1c56c
Update broken website links (again) 2023-01-16 12:06:48 +01: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
erri120
ce8cc0b999
Update broken website links (#2255)
* Update broken website links

Fixes #2250

* Update CHANGELOG.md

Co-authored-by: Luca <52624146+EzioTheDeadPoet@users.noreply.github.com>
2022-12-22 09:16:50 +01:00
EzioTheDeadPoet
7f86341456 add total size requirement to gallery 2022-11-05 20:25:31 +01:00
erri120
65b2379426
Use both Assembly and Process locations 2022-11-05 12:28:34 +01:00
erri120
92b657ba82
Always use process location for file association 2022-11-04 11:53:24 +01:00
erri120
0e1ecfe3d4
Fix file association 2022-10-21 14:43:36 +02:00
Halgari
c54d67ef36 3.0.2.3 2022-10-19 16:17:25 -06:00
erri120
633465b790
Re-add opening Modlists with CLI args 2022-10-16 14:17:30 +02:00
erri120
5a8383d12f
Re-add file association 2022-10-16 14:00:50 +02:00
Halgari
a061428736 Show readmes before and after install 2022-10-14 15:04:41 -06:00
Halgari
7a6f843a06 No more compiler warnings 2022-10-07 22:06:17 -06:00
Halgari
7176ebb531 Most warnings are fixed now 2022-10-07 21:43:44 -06:00
Halgari
8affe018bf Tons of compiler optimziations 2022-10-03 22:43:21 -06:00
Halgari
9c4f7afa06 Don't 2022-09-30 23:28:36 -06:00
Timothy Baldridge
96cf38a596 Fix compiler status text 2022-09-25 21:35:53 -06:00
Timothy Baldridge
801f655ef3 3.0.1.3 2022-09-20 17:18:32 -06:00
Timothy Baldridge
f450cdf030 #### Version - 3.0.1.1 - 9/19/2022
* Auto install WebView2 if Windows doesn't already have it installed
* Save settings before exiting the app
* Add more logging to the launcher
2022-09-19 17:47:54 -06:00
Timothy Baldridge
422d618bb5 Don't allow lists under maintenance to be downloaded 2022-09-19 15:45:21 -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
73f4cf61ff Lots of small compiler fixes 2022-08-23 16:38:47 -06:00
Timothy Baldridge
fd37835532 Lots of little compiler fixes 2022-08-22 17:15:19 -06:00
Timothy Baldridge
35cabfa540 3.0.0.3 2022-08-20 08:26:54 -06:00
Timothy Baldridge
40917df822 Properly detect the version from the program file 2022-08-19 22:02:44 -06:00
Timothy Baldridge
8fd5794936 3.0.0.2 2022-08-19 17:59:29 -06:00
Timothy Baldridge
f826612072 3.0.0.1 2022-08-19 12:13:20 -06:00
Timothy Baldridge
306e90f6ef Bunch of fixes for Masterstroke 2022-08-18 17:02:19 -06:00
Timothy Baldridge
5d04d1336d Fixes for FO4EE recompilation 2022-08-12 17:03:35 -06:00
Timothy Baldridge
c62a2a9979 Fixes for Wildlander 2022-08-09 05:54:21 -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
d0709ffda0 2.5.3.26 2022-08-04 21:46:15 -06:00
Timothy Baldridge
8472fa8d73 Fix several missing features found during Septimus recompilation 2022-07-26 21:56:30 -06:00
Timothy Baldridge
25041ab5b3 Compiler settings automatically save/load 2022-07-14 07:24:47 -06:00
Timothy Baldridge
766bf8e719 Can publish modlists 2022-07-13 15:51:42 -06:00
Timothy Baldridge
905eca4ea7 Implement pre-flight checks 2022-07-13 15:22:05 -06:00
Timothy Baldridge
6671fcb533 Enable author controls and uploading 2022-07-13 07:41:39 -06:00
Timothy Baldridge
653c83d7dd Add validation and errors to compiler settings 2022-07-12 15:47:53 -06:00
Timothy Baldridge
165760e082 Implement installer UI error messaging 2022-07-11 14:55:54 -06:00
Timothy Baldridge
6724d4ba6e Add CESI support, start integration into compiler 2022-06-20 17:21:04 -06:00