Commit Graph

3721 Commits

Author SHA1 Message Date
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
Timothy Baldridge
282327e81d Add reworked launcher 2021-10-08 07:16:51 -06:00
Timothy Baldridge
4054a2f51e
Merge pull request #1644 from wabbajack-tools/dependabot/nuget/System.CommandLine-2.0.0-beta1.21504.1
Bump System.CommandLine from 2.0.0-beta1.21471.2 to 2.0.0-beta1.21504.1
2021-10-08 06:42:57 -06:00
Timothy Baldridge
a9fcd0e7e7
Merge pull request #1641 from erri120/date-metadata
Add DateCreate and DateUpdated metadata
2021-10-08 06:42:20 -06:00
Timothy Baldridge
d1ba62715d
Merge pull request #1642 from JonathanFeenstra/patch-1
Fix typos in readme
2021-10-08 06:42:06 -06:00
Timothy Baldridge
7233f8d78a
Merge pull request #1647 from wabbajack-tools/upgrade-deps-10-7
Upgrade deps
2021-10-08 06:41:39 -06:00
Timothy Baldridge
94d3b28c18 Fix compilation error 2021-10-07 22:56:16 -06:00
Timothy Baldridge
b1ba857d53 Upgrade deps 2021-10-07 22:25:49 -06:00
dependabot[bot]
274fb95325
Bump System.CommandLine from 2.0.0-beta1.21471.2 to 2.0.0-beta1.21504.1
Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta1.21471.2 to 2.0.0-beta1.21504.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-05 03:11:05 +00:00
Jonathan Feenstra
be3484e1ac
Fix typos in readme 2021-10-03 17:49:36 +00:00
Timothy Baldridge
03b3ec498d Wip for 3.0 launcher 2021-10-02 11:01:09 -06:00
erri120
4b17d488c7
Add DateCreate and DateUpdated metadata 2021-10-02 15:01:35 +02:00
Timothy Baldridge
e4582ebde3 Add conditional to cef downloader 2021-10-01 06:43:53 -06:00
Timothy Baldridge
3180678a87
Merge pull request #1639 from wabbajack-tools/launch-page
Launch page
2021-09-30 16:54:18 -06:00
Timothy Baldridge
16c4dd4a76 Wire in some missing mappings 2021-09-30 16:18:58 -06:00
Timothy Baldridge
c345451d6c Launcher page can launch games 2021-09-30 16:15:31 -06:00
Timothy Baldridge
f7a9be2d7e Fix some wiring on the launcher page 2021-09-30 06:23:43 -06:00
Timothy Baldridge
6dae5b45af
Merge pull request #1638 from wabbajack-tools/dependabot/nuget/ReactiveUI.Validation-2.2.1
Bump ReactiveUI.Validation from 2.1.1 to 2.2.1
2021-09-29 22:55:19 -06:00
Timothy Baldridge
6bc1662399 Work on the launch page 2021-09-29 22:03:43 -06:00
dependabot[bot]
f33e0f8d5a
Bump ReactiveUI.Validation from 2.1.1 to 2.2.1
Bumps [ReactiveUI.Validation](https://github.com/reactiveui/reactiveui.validation) from 2.1.1 to 2.2.1.
- [Release notes](https://github.com/reactiveui/reactiveui.validation/releases)
- [Commits](https://github.com/reactiveui/reactiveui.validation/compare/2.1.1...2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 03:12:16 +00:00
Timothy Baldridge
07ec856ee4
Update README.md 2021-09-29 19:19:42 -06:00
Timothy Baldridge
790567bb9b Don't publish the CLI to Nuget 2021-09-29 18:44:01 -06:00
Timothy Baldridge
04bb16eda9 Try and ignore flakey network tests 2021-09-29 17:56:45 -06:00
Timothy Baldridge
d8e0ab4b0c
Merge pull request #1637 from wabbajack-tools/better-settings-page
Better settings page
2021-09-29 17:22:03 -06:00
Timothy Baldridge
3baccc4e85 Fix exception when logging out of a site 2021-09-29 16:49:34 -06:00
Timothy Baldridge
5736102809 Can log into the nexus via the UI 2021-09-29 16:30:19 -06:00
Timothy Baldridge
a0b705e375 Styling for the gallery, lots of other UI fixes 2021-09-29 16:24:21 -06:00
Timothy Baldridge
28417c39d3 Wire in the settings page 2021-09-28 16:50:40 -06:00
Timothy Baldridge
44009c3d9c Disable fragile rate limiter tests 2021-09-28 07:10:32 -06:00
Timothy Baldridge
e61fc3ff84 Widen up the test timings a bit 2021-09-27 23:15:11 -06:00
Timothy Baldridge
10446c0c48
Merge pull request #1630 from wabbajack-tools/rework-build-action
Run all tests in one action
2021-09-27 21:44:28 -06:00
Timothy Baldridge
80b69be528 Fix publish action 2021-09-27 21:33:52 -06:00