Commit Graph

157 Commits

Author SHA1 Message Date
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
Timothy Baldridge
ce7a1eb293
Merge branch 'main' into admin-sid 2022-11-17 06:40:06 -07:00
EzioTheDeadPoet
767dcb0290 Rename Installation Fields
To make it clear what they mean and require
2022-11-14 18:12:18 +01:00
erri120
a97f676595
Improve admin check 2022-11-13 12:24:53 +01:00
Timothy Baldridge
ec1a6bb963
Merge branch 'main' into install-webview 2022-11-11 22:28:54 -07: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
erri120
9888770c63
Remove AutoInstaller from main app 2022-11-08 11:48:14 +01:00
erri120
8287c4bbba
Alert when running as admin 2022-11-05 20:39:07 +01:00
EzioTheDeadPoet
7f86341456 add total size requirement to gallery 2022-11-05 20:25:31 +01:00
Halgari
a0eb53f9b9 Switch to .net 7.0 2022-11-05 07:25:53 -06:00
Timothy Baldridge
bfc552ec48
Merge pull request #2127 from wabbajack-tools/dependabot/nuget/DynamicData-7.12.1
Bump DynamicData from 7.10.2 to 7.12.1
2022-11-05 07:17:43 -06:00
Timothy Baldridge
e0481888fd
Merge pull request #2168 from wabbajack-tools/Compiler-settings-File-picker-QoL-Updates-DUMMY
Compiler-settings File-picker QoL Updates
2022-11-05 07:16:25 -06:00
erri120
65b2379426
Use both Assembly and Process locations 2022-11-05 12:28:34 +01:00
EzioTheDeadPoet
7ca983e26a compiler settings file picker QoL changes
allow selection of files for including.
allow selection of files for ignoring.
allow multiselect for files and folders.
allow multiselect for additional profiles.
allow multiselect for always enabled mods.
2022-11-04 20:28:33 +01:00
erri120
92b657ba82
Always use process location for file association 2022-11-04 11:53:24 +01:00
Timothy Baldridge
8450dd19eb
Merge branch 'main' into dependabot/nuget/DynamicData-7.12.1 2022-10-31 21:07:32 -06:00
Timothy Baldridge
ffbb2f7822
Merge branch 'main' into dependabot/nuget/Microsoft.Web.WebView2-1.0.1370.28 2022-10-31 20:27:56 -06:00
Timothy Baldridge
26e290d2a3
Merge branch 'main' into dependabot/nuget/DynamicData-7.12.1 2022-10-31 20:27:34 -06:00
dependabot[bot]
fef8cb18ea
Bump DynamicData from 7.10.2 to 7.12.1
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 7.10.2 to 7.12.1.
- [Release notes](https://github.com/reactiveui/DynamicData/releases)
- [Changelog](https://github.com/reactivemarbles/DynamicData/blob/main/ReleaseNotes.md)
- [Commits](https://github.com/reactiveui/DynamicData/compare/7.10.2...7.12.1)

---
updated-dependencies:
- dependency-name: DynamicData
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 03:30:50 +00:00
dependabot[bot]
6384130a51
Bump Microsoft.Web.WebView2 from 1.0.1343.22 to 1.0.1370.28
Bumps Microsoft.Web.WebView2 from 1.0.1343.22 to 1.0.1370.28.

---
updated-dependencies:
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 03:30:46 +00: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
17cf1e7d00 WPF app CLI support 2022-10-14 16:46:38 -06:00
Halgari
2b33aeb7d9 Refactor WPF startup to accept commandline inputs 2022-10-14 15:11:09 -06: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
13abba9c1e Fixed more warnings 2022-10-07 16:57:12 -06:00
Halgari
4e2f8b585d Suppress some warnings 2022-10-07 15:09:08 -06:00
Halgari
b664da2059 Lots of code cleanup 2022-10-07 14:41:45 -06:00
Halgari
558886e0ed Fix some log creation issues and tests 2022-10-06 17:00:36 -06:00
Halgari
736bae69eb 3.0.1.9 2022-10-04 19:39:06 -06:00
Halgari
8affe018bf Tons of compiler optimziations 2022-10-03 22:43:21 -06:00
Halgari
ea9cd20c67 Lots of small launcher fixes 2022-10-01 07:02:47 -06:00
Halgari
9c4f7afa06 Don't 2022-09-30 23:28:36 -06:00
Halgari
7e643b1c2b Update the final deps 2022-09-29 16:34:47 -06:00
Halgari
817392e4c2 Update all the deps! 2022-09-29 06:42:20 -06:00
Timothy Baldridge
96cf38a596 Fix compiler status text 2022-09-25 21:35:53 -06:00
Timothy Baldridge
a3ccc58614 Fix msedgewebview2.exe leak 2022-09-25 13:10:49 -06:00
halgari
d870f15ebd Save browser window position 2022-09-25 12:52:38 -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