Commit Graph

204 Commits

Author SHA1 Message Date
trawzified
645222e73a Remove button from maintenance view, use hover instead 2023-12-29 14:02:06 +01:00
trawzified
f919e14d2e Add basic game icon + title to modlist tile 2023-12-29 12:09:49 +01:00
trawzified
ddef1dcb3b Apply rounded borders to modlist gallery images 2023-12-29 11:26:38 +01:00
trawzified
31dea8a059 Tweak scroll bar colors 2023-12-29 11:12:21 +01:00
trawzified
b9656896d7 Show 3 tiles next to each other by default, styling tweakings 2023-12-29 01:21:08 +01:00
trawzified
8275c71e43 Get normal version of image instead of thumbnails for WebP 2023-12-29 00:19:08 +01:00
trawzified
fb47b2aa06 Fix not including libwebp binaries into resources 2023-12-28 17:28:12 +01:00
trawzified
1c609a3d6a Fix WebP images not loading on Windows installations without WebP extensions installed 2023-12-28 17:15:19 +01:00
trawzified
0be1081142 Implement improved sorting on list title 2023-12-28 11:15:48 +01:00
trawzified
96367293f7 Change Skyrim VR icon, fix up checkmarks and more filter styling 2023-12-27 20:19:01 +01:00
trawzified
d361753c2f Improve search responsiveness with a throttle 2023-12-27 18:30:01 +01:00
trawzified
9c7d0d8738 Fix being able to type through the search icon 2023-12-27 18:21:52 +01:00
trawzified
43c01e112c Add watermark to UI search field 2023-12-27 18:02:12 +01:00
trawzified
25a77ab086 Adjust margin & icon sizes 2023-12-27 17:37:19 +01:00
trawzified
11fc4593ab Use rounded corners on game images 2023-12-27 17:26:00 +01:00
trawzified
e6b746a6ec Start modifying gallery, add icons to game filter listbox 2023-12-27 16:25:59 +01:00
trawzified
0baba1bfff Fix pressed button color being a weird grey 2023-12-26 20:13:15 +01:00
trawzified
b5b3d9c109 Remove unnecessary garbage comments 2023-12-23 15:45:25 +01:00
trawzified
f77b29ec08 Add active navigation bar color 2023-12-23 15:44:54 +01:00
trawzified
e3301407fd Rename View_Models to ViewModels, busy restructuring NavigationItems 2023-12-23 11:36:22 +01:00
trawzified
240e643567 Finish NavigationView 2023-12-17 15:04:38 +01:00
trawzified
e42336131e Fix up NavigationVM not binding to NavigationView, fill icons on hover 2023-12-17 13:21:08 +01:00
trawzified
62edef8768 Experimenting to try and get the commands to bind correctly 2023-12-16 23:45:00 +01:00
trawzified
c7364d6358 First attempts at creating navigation bar, buttons not binding properly yet 2023-12-16 18:07:32 +01:00
trawzified
85ed8cd74d Complete home screen 2023-12-16 13:31:16 +01:00
trawzified
590a6e276f Re-organize MainWindow for upcoming sidemenu, WIP 2023-12-04 23:58:53 +01:00
trawzified
8dfc7a0765 Change some icons, improve hover animation to fill icons 2023-11-30 00:09:24 +01:00
trawzified
8af7cda817 Fix wiki link on LinksView 2023-11-28 23:27:14 +01:00
trawzified
61b2ce648a Adjust LinksView & hovering colors 2023-11-28 23:19:03 +01:00
trawzified
f7482b3c56 MainWindow icon fixes 2023-11-26 20:21:26 +01:00
trawzified
1222280643 Rework main menu UI 2023-11-26 20:15:53 +01:00
trawzified
3cdbfe490f Replace the font with Atkinson Hyperlegible, make it consistent everywhere 2023-11-18 18:34:01 +01:00
Luca
0c11f11839
Changes for an official Version 3.3.1.0 Release (#2439)
* 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

* Don't try to add cookies if array is empty

* Start download from scratch if .download_package can't be parsed

* Log when application is shutting down

* update CHANGELOG.md

* exclude the "SP Consent Message" on nexus from the cleared iframes

* Actually use the --outputPath compile option if the user provides one

It was just not being used, defaulting to the parent of installPath. it
still does, if the user does not specify a directory using --outputPath

* update Wabbajack.Compression.BSA dependencies

* improve log message to include storage space reference

* clearing temp folder when the app closes

* update logging message

* update CHANGELOG.md

* update CHANGELOG.md

* update logging for possible exceptions thrown when clearing temp folder

* fix cloudflare captcha

---------

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>
Co-authored-by: Marco Antonio Jaguaribe Costa <marco.antonio.costa@gmail.com>
Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-11-14 20:19:53 -07:00
Timothy Baldridge
b8cc418989
Upgrade all the deps to the latest versions (#2442)
* Tons of deps upgrades

* Fix a bunch of compile errors

* Fix hash equality issue
2023-11-14 20:09:50 -07:00
Timothy Baldridge
9154463b76 Allow reflection based json serialization 2023-10-30 21:16:05 -06:00
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
Timothy Baldridge
4017c5ce51 Fixed a merge issue, updated the CHANGELOG.md with the new release version 2023-07-16 15:39:05 -06:00
Luca
31c5dc4e10
Commenting out LoversLab login from the settings page to avoid user confusion. (#2370)
* commenting out LoversLab login to avoid user confusion.

The current way to implement LL downloads is `manualURL=` + `prompt=`
https://wiki.wabbajack.org/modlist_author_documentation/Meta%20Files.html#manualurl

* fix typo in comment

* added change to CHANGELOG.md

---------

Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-07-16 15:27:17 -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
005466e53b
Hide back button and settings button during install (#2368)
* hide back button and settings button during install phase, so that user does not press back or settings( and then back to main screen again ) while a download thread still runs in th ebackground

* updated changelog

---------

Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-07-16 15:24:02 -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