Commit Graph

40 Commits

Author SHA1 Message Date
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
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
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
Timothy Baldridge
801f655ef3 3.0.1.3 2022-09-20 17:18:32 -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
165760e082 Implement installer UI error messaging 2022-07-11 14:55:54 -06:00
Timothy Baldridge
13f3557e7b Redid logging, it doesn't work in the UI, but I'll debug that later 2022-05-21 22:27:02 -06:00
Timothy Baldridge
83cf5a3436 Don't block the UI so much during install 2022-05-16 23:26:59 -06:00
Timothy Baldridge
92f5618066 Hook up discord and archive search buttons 2022-05-16 21:27:23 -06:00
Timothy Baldridge
480710890e Auto-set the download path when selecting a install path 2022-05-16 17:25:02 -06:00
Timothy Baldridge
88610cd7db Fix install failure UI elements 2022-05-16 17:02:40 -06:00
Timothy Baldridge
8f2f3b6eab Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
Timothy Baldridge
b5a2354122 Remove WPF project 2022-01-22 07:36:10 -07:00
Timothy Baldridge
50c58725a7
Fix CPU display 2022-01-11 14:00:23 +11:00
Timothy Baldridge
9f87d91918 Woot, we can log into the Nexus through 3.0 code 2022-01-03 15:46:28 -07:00
Timothy Baldridge
d52ede4611 Wireup some remaining buttons and CPU displays 2022-01-01 09:18:08 -07:00
Timothy Baldridge
3e8fbf0540 Add Task Bar updates 2021-12-31 16:58:09 -07:00
Timothy Baldridge
b9e44101aa Update progress bars 2021-12-31 16:44:36 -07:00
Timothy Baldridge
7443a0b3f3 Can install SMEFT and get a "complete screen" and a log at the end 2021-12-31 15:00:03 -07:00
Timothy Baldridge
8930db2a81 Save/Load previous installer settings 2021-12-30 17:50:38 -07:00
Timothy Baldridge
de21eebe14 Save the last install path, and load it next time we open the app 2021-12-30 17:18:20 -07:00
Timothy Baldridge
7faa65ca77 Rework the InstallVMs 2021-12-30 16:55:41 -07:00
Timothy Baldridge
cc8c40f803 Merge Wabbajack.Lib into Wabbajack 2021-12-29 17:15:37 -07:00
Timothy Baldridge
bd71de5883 Rework gallery loading, and VM creation 2021-12-29 10:26:12 -07:00
Timothy Baldridge
12bb5fe083 Main screen appears, it's magical 2021-12-28 16:18:55 -07:00
Timothy Baldridge
1dcf740bf4 Window pops up, but it's blank :| 2021-12-28 14:39:20 -07:00
Timothy Baldridge
4a22f4a739 92 Errors left 2021-12-27 23:11:39 -07:00
Timothy Baldridge
d56c94c043 Make ModManager public 2021-12-27 17:54:56 -07:00
Timothy Baldridge
be8a88bcae Port Main Window VM and others 2021-12-27 17:53:14 -07:00
Timothy Baldridge
4031faf6e0 Several more fixes 2021-12-27 17:24:53 -07:00
Timothy Baldridge
475e44c895 Port ModListVM 2021-12-26 22:13:28 -07:00
Timothy Baldridge
33161f9817 Several high-level compile errors fixed, ported several files 2021-12-26 17:38:44 -07:00
Timothy Baldridge
b53f98eebd Remove unneeded code, port status messages 2021-12-26 15:05:28 -07:00
Timothy Baldridge
31f32ee2f5 Initial import of WPF code 2021-12-26 14:56:44 -07:00