Commit graph

36 commits

Author SHA1 Message Date
Junior
7849b2001a Updated dependencies
Replaced deprecated DotNetZip with System.IO.Compression.
Changed target framework to net 9.0.
Removed DotNetZip package reference.
Updated Microsoft.Web.WebView2 to 1.0.2903.40.
Updated WindowsAPICodePack to 8.0.6.
2024-11-27 00:28:46 -03:00
Hamilton
3648b49bb3
Bump WindowsAPICodePack from 7.0.4 to 8.0.4
Bump WindowsAPICodePack from 7.0.4 to 8.0.4
2024-06-11 13:41:59 -03:00
Hamilton
6d31e23124
Bump Microsoft.Web.WebView2 from 1.0.2365.46 to 1.0.2535.41
Bump Microsoft.Web.WebView2 from 1.0.2365.46 to 1.0.2535.41
2024-06-11 13:41:46 -03:00
dependabot[bot]
56973cf95f
Bump WindowsAPICodePack from 7.0.4 to 8.0.4
Bumps [WindowsAPICodePack](https://github.com/Wagnerp/Windows-API-CodePack-NET) from 7.0.4 to 8.0.4.
- [Changelog](https://github.com/Wagnerp/Windows-API-CodePack-NET/blob/main/Changelog.md)
- [Commits](https://github.com/Wagnerp/Windows-API-CodePack-NET/commits)

---
updated-dependencies:
- dependency-name: WindowsAPICodePack
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 12:25:20 +00:00
dependabot[bot]
5baa8daa62
Bump Microsoft.Web.WebView2 from 1.0.2365.46 to 1.0.2535.41
Bumps Microsoft.Web.WebView2 from 1.0.2365.46 to 1.0.2535.41.

---
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>
2024-06-03 13:05:14 +00:00
Hamilton
a0c4fd7a5e
Bump Microsoft.Web.WebView2 from 1.0.2210.55 to 1.0.2365.46
Bump Microsoft.Web.WebView2 from 1.0.2210.55 to 1.0.2365.46
2024-03-12 16:47:22 -03:00
dependabot[bot]
30a30145bc
Bump Microsoft.Web.WebView2 from 1.0.2210.55 to 1.0.2365.46
Bumps Microsoft.Web.WebView2 from 1.0.2210.55 to 1.0.2365.46.

---
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>
2024-03-04 12:09:16 +00:00
Junior
e74d93fab9 Version 1.2.0 2024-01-04 22:59:30 -03:00
Junior
9b3a0e00a2
Merge pull request #10 from JuniorDark/dependabot/github_actions/actions/setup-dotnet-4
Bump actions/setup-dotnet from 3 to 4
2023-12-17 22:27:06 -03:00
dependabot[bot]
6431d0f0cd
Bump actions/setup-dotnet from 3 to 4
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 12:16:43 +00:00
Junior
9c2b46b0d6
Merge pull request #9 from JuniorDark/dependabot/nuget/Microsoft.Web.WebView2-1.0.2151.40
Bump Microsoft.Web.WebView2 from 1.0.2045.28 to 1.0.2151.40
2023-12-05 12:34:25 -03:00
dependabot[bot]
300530e657
Bump Microsoft.Web.WebView2 from 1.0.2045.28 to 1.0.2151.40
Bumps Microsoft.Web.WebView2 from 1.0.2045.28 to 1.0.2151.40.

---
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>
2023-11-13 12:47:53 +00:00
Junior
ae34584021 Extended the localization system to easily include additional languages in the future 2023-10-07 00:08:43 -03:00
Junior
d5ec712d0f Fix bug related to collection modification during Application.Restart() on ChangePassword. 2023-10-05 23:36:56 -03:00
Junior
46b2b6f15d
Merge pull request #7 from JuniorDark/dependabot/nuget/Microsoft.Web.WebView2-1.0.2045.28
Bump Microsoft.Web.WebView2 from 1.0.1938.49 to 1.0.2045.28
2023-09-26 11:40:56 -03:00
dependabot[bot]
ecd29bdc5b
Bump Microsoft.Web.WebView2 from 1.0.1938.49 to 1.0.2045.28
Bumps Microsoft.Web.WebView2 from 1.0.1938.49 to 1.0.2045.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>
2023-09-25 12:25:58 +00:00
Junior
9c2bbd68c8
Merge pull request #6 from JuniorDark/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-13 16:34:12 -03:00
Junior
e22421599f
Merge pull request #5 from JuniorDark/dependabot/nuget/Microsoft.Web.WebView2-1.0.1938.49
Bump Microsoft.Web.WebView2 from 1.0.1823.32 to 1.0.1938.49
2023-09-13 16:33:58 -03:00
dependabot[bot]
23446fef88
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 12:29:44 +00:00
dependabot[bot]
d0e5102931
Bump Microsoft.Web.WebView2 from 1.0.1823.32 to 1.0.1938.49
Bumps Microsoft.Web.WebView2 from 1.0.1823.32 to 1.0.1938.49.

---
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>
2023-09-04 12:24:00 +00:00
Junior
156835fa7b
Merge pull request #2 from JuniorDark/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2023-06-19 18:00:23 -03:00
Junior
41d9b08d8c
Merge pull request #3 from JuniorDark/dependabot/github_actions/actions/setup-dotnet-3
Bump actions/setup-dotnet from 1 to 3
2023-06-19 18:00:13 -03:00
Junior
9a43aaa07f
Merge pull request #1 from JuniorDark/dependabot/nuget/Microsoft.Web.WebView2-1.0.1823.32
Bump Microsoft.Web.WebView2 from 1.0.1774.30 to 1.0.1823.32
2023-06-19 17:59:54 -03:00
dependabot[bot]
0c379e5e7d
Bump actions/setup-dotnet from 1 to 3
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 3.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 13:03:38 +00:00
dependabot[bot]
877cc7a4d6
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 13:03:35 +00:00
dependabot[bot]
d98a18009e
Bump Microsoft.Web.WebView2 from 1.0.1774.30 to 1.0.1823.32
Bumps Microsoft.Web.WebView2 from 1.0.1774.30 to 1.0.1823.32.

---
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>
2023-06-12 13:04:00 +00:00
Junior
086b25b83b Updated username regex to not allow uppercase characters 2023-06-09 19:47:07 -03:00
Junior
d319a7d4d7
Update RHLauncher.csproj 2023-06-05 23:16:16 -03:00
Junior
4aa059f309 Merge branch 'master' of https://github.com/JuniorDark/RustyHearts-Launcher 2023-06-05 23:08:58 -03:00
Junior
8cf88ab0e4 Add more error handling 2023-06-05 23:08:45 -03:00
Junior
71f7609dc5 Add more error handling 2023-06-05 23:03:15 -03:00
Junior
7917f223e1 small fix 2023-05-16 12:40:17 -03:00
Junior
f74d94825d
Update README.md 2023-05-15 15:45:55 -03:00
Junior
4024945c65
Update README.md 2023-05-15 12:12:33 -03:00
Junior
85243da064
Update README.md 2023-05-12 17:30:32 -03:00
Junior
5d3b4542bf Add project files. 2023-05-12 17:19:21 -03:00