Commit Graph

3602 Commits

Author SHA1 Message Date
Timothy Baldridge
c916fa501d
Merge pull request #1683 from wabbajack-tools/dependabot/nuget/System.CommandLine-2.0.0-beta1.21525.1
Bump System.CommandLine from 2.0.0-beta1.21514.1 to 2.0.0-beta1.21525.1
2021-10-25 18:36:18 -06:00
dependabot[bot]
e87098abaa
Bump System.CommandLine from 2.0.0-beta1.21514.1 to 2.0.0-beta1.21525.1
Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta1.21514.1 to 2.0.0-beta1.21525.1.
- [Release notes](https://github.com/dotnet/command-line-api/releases)
- [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md)
- [Commits](https://github.com/dotnet/command-line-api/commits)

---
updated-dependencies:
- dependency-name: System.CommandLine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 21:44:36 +00:00
Timothy Baldridge
9a48503c30
Merge pull request #1678 from wabbajack-tools/ui-tests
Add UI tests
2021-10-25 15:43:39 -06:00
Timothy Baldridge
ac756708b0 fix test on linux systems 2021-10-25 15:06:40 -06:00
Timothy Baldridge
2561687976 Make an artifact from failed files on failure 2021-10-25 06:35:05 -06:00
Timothy Baldridge
433e989049 Fix game locator on *nix 2021-10-23 22:39:57 -06:00
Timothy Baldridge
ecdf33df2a Install cef in .App.Test 2021-10-23 21:19:02 -06:00
Timothy Baldridge
89114cab05 Fix parent directory creation in *nix 2021-10-23 17:18:43 -06:00
Timothy Baldridge
1da64f900f fix one tests 2021-10-23 16:51:40 -06:00
Timothy Baldridge
c5f436d6eb Fix build 2021-10-23 16:38:55 -06:00
Timothy Baldridge
fc2530d33f Fix tests 2021-10-23 16:27:59 -06:00
Timothy Baldridge
3d61847b0b WIP bugfixes 2021-10-23 12:36:35 -06:00
Timothy Baldridge
f99f4a7538 Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
Timothy Baldridge
2b5662a15b Add UI tests 2021-10-23 10:39:48 -06:00
Timothy Baldridge
56cd1d5f14
Merge pull request #1676 from wabbajack-tools/resources-in-settings-page
Resources in settings page
2021-10-22 05:31:18 -06:00
Timothy Baldridge
fa8606732c List select views 2021-10-21 22:28:52 -06:00
Timothy Baldridge
c8b383cecc Work on resource settings page 2021-10-21 06:57:02 -06:00
Timothy Baldridge
672a7a7c6d
Merge pull request #1675 from wabbajack-tools/bug-fixes
bug fixes and priority settings
2021-10-20 22:06:02 -06:00
Timothy Baldridge
24830c1df6 bug fixes and priority settings 2021-10-20 21:18:15 -06:00
Timothy Baldridge
2d0147ac8a
Merge pull request #1669 from wabbajack-tools/dependabot/nuget/Microsoft.Toolkit.HighPerformance-7.1.1
Bump Microsoft.Toolkit.HighPerformance from 7.1.0 to 7.1.1
2021-10-20 06:54:50 -06:00
Timothy Baldridge
429584c0dd
Merge pull request #1670 from wabbajack-tools/dependabot/nuget/DynamicData-7.4.1
Bump DynamicData from 7.3.1 to 7.4.1
2021-10-20 06:54:43 -06:00
Timothy Baldridge
6831698e3e
Merge pull request #1668 from wabbajack-tools/issue-1664
Add Error page (issue #1664)
2021-10-20 06:54:33 -06:00
dependabot[bot]
1970eac8bf
Bump DynamicData from 7.3.1 to 7.4.1
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 7.3.1 to 7.4.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.3.1...7.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 03:08:00 +00:00
dependabot[bot]
e4b04d033a
Bump Microsoft.Toolkit.HighPerformance from 7.1.0 to 7.1.1
Bumps [Microsoft.Toolkit.HighPerformance](https://github.com/CommunityToolkit/WindowsCommunityToolkit) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/CommunityToolkit/WindowsCommunityToolkit/releases)
- [Commits](https://github.com/CommunityToolkit/WindowsCommunityToolkit/compare/v7.1.0...v7.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.Toolkit.HighPerformance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 03:07:55 +00:00
Timothy Baldridge
3db6be4983 Add Error page (issue #1664) 2021-10-19 17:19:06 -06:00
Timothy Baldridge
0f73b20f46
Merge pull request #1667 from wabbajack-tools/issue-1663
Issue 1663
2021-10-18 21:45:41 -06:00
Timothy Baldridge
b134ff9fc5 Log view can copy logs via the copy button 2021-10-18 21:37:10 -06:00
Timothy Baldridge
7163f1c8f0 Add the new controls/vms 2021-10-18 18:11:02 -06:00
Timothy Baldridge
514ffd4c06 Clean up the installer page a bit, create a settings folder if it doesn't exist 2021-10-18 16:24:36 -06:00
Timothy Baldridge
4d2df7fa21
Merge pull request #1666 from wabbajack-tools/human-friendly-resource-names
Give english names to the resources
2021-10-18 15:17:30 -06:00
Timothy Baldridge
13bfdbadc6 Give english names to the resources 2021-10-18 15:12:32 -06:00
Timothy Baldridge
dc36e4530a
Merge pull request #1658 from Drazden/patch-1
Add Terraria/Tmodloader Support
2021-10-16 15:38:46 -06:00
Timothy Baldridge
ead1bd48ec
Merge pull request #1657 from wabbajack-tools/compiler-screens
Compiler screens
2021-10-16 15:38:21 -06:00
Timothy Baldridge
3babd24c24 Fix game locator on non Windows systems 2021-10-16 14:51:25 -06:00
Drazden
6c3775cfd4
Update GameRegistry.cs 2021-10-16 07:42:38 -04:00
Drazden
8bfd83099d
Update Game.cs 2021-10-16 07:30:44 -04:00
Drazden
e423f29924
Update Game.cs 2021-10-16 07:30:31 -04:00
Drazden
100007877e
Add Terraria/Tmodloader Support 2021-10-16 07:21:45 -04:00
Timothy Baldridge
42c0d920ef Upgrade deps 2021-10-15 05:54:44 -06:00
Timothy Baldridge
53461f0183
Merge branch 'main' into compiler-screens 2021-10-14 22:22:37 -06:00
Timothy Baldridge
c54e6249df Compiler works, needs a lot of refinement 2021-10-14 22:20:27 -06:00
Timothy Baldridge
51015eaa81 Settings manager 2021-10-13 22:46:43 -06:00
Timothy Baldridge
f4f4b80968 Bind the UI to AlwaysEnable 2021-10-13 15:51:00 -06:00
Timothy Baldridge
88cdebccda WIP fixed game downloader 2021-10-12 21:59:54 -06:00
Timothy Baldridge
3e3299c303 WIP on the compiler, can compile most of SMEFT 2021-10-12 06:20:34 -06:00
Timothy Baldridge
92240aab49 WIP 2021-10-11 23:19:13 -06:00
Timothy Baldridge
6e52318dbb Compiler views and logger view controls 2021-10-11 21:49:01 -06:00
Timothy Baldridge
6a0ff5f29d Upgrade avalonia deps 2021-10-11 06:14:05 -06:00
Timothy Baldridge
04ad4e8f82 Fixed back navigation from play, added compiler configuration screen 2021-10-11 06:12:24 -06:00
Timothy Baldridge
0b88b8bf37
Merge pull request #1648 from wabbajack-tools/add-launcher
Add launcher
2021-10-11 06:04:38 -06:00