Commit Graph

57 Commits

Author SHA1 Message Date
RaphiMC
7a243861ae Added copyright headers 2023-01-11 20:46:23 +01:00
RaphiMC
83dc862c65 Migrated from Steveice10 MCAuthLib to Mojang AuthLib 2023-01-11 20:02:03 +01:00
RaphiMC
e0aeb095f7 Fixed 1.19+ clients not being able to join 1.3+ servers when encryption is enabled 2023-01-10 23:03:30 +01:00
RaphiMC
8d10f9956d Fixed account selection being reset (or not reset) sometimes 2023-01-10 22:39:48 +01:00
RaphiMC
4a78b4becb Updated Via* 2023-01-10 21:59:45 +01:00
RaphiMC
482155250d Fixed proxy server being in an inconsistent state when an error occurred 2023-01-09 21:40:56 +01:00
RaphiMC
ad907dabd3 Improved error handling 2023-01-09 21:34:42 +01:00
RaphiMC
ca064e157b Now trimming server address to strip leading/trailing spaces 2023-01-09 21:17:41 +01:00
RK_01
6e1ea9b74b
Merge pull request #5 from RaphiMC/dependabot/gradle/net.lenni0451.classtransform-mixinsdummy-1.7.7
Bump mixinsdummy from 1.7.6 to 1.7.7
2023-01-09 10:30:22 +01:00
dependabot[bot]
90cd736243
Bump mixinsdummy from 1.7.6 to 1.7.7
Bumps [mixinsdummy](https://github.com/Lenni0451/ClassTransform) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/Lenni0451/ClassTransform/releases)
- [Commits](https://github.com/Lenni0451/ClassTransform/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451.classtransform:mixinsdummy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 09:30:10 +00:00
RK_01
ea16f5abcd
Merge pull request #3 from RaphiMC/dependabot/gradle/net.lenni0451.classtransform-additionalclassprovider-1.7.7
Bump additionalclassprovider from 1.7.6 to 1.7.7
2023-01-09 10:29:34 +01:00
RK_01
8376a24050
Merge pull request #6 from RaphiMC/dependabot/gradle/net.lenni0451.classtransform-mixinstranslator-1.7.7
Bump mixinstranslator from 1.7.6 to 1.7.7
2023-01-09 10:28:49 +01:00
RK_01
173851bcfb
Merge pull request #4 from RaphiMC/dependabot/gradle/com.google.code.gson-gson-2.10.1
Bump gson from 2.10 to 2.10.1
2023-01-09 10:27:51 +01:00
dependabot[bot]
996fc96d1e
Bump mixinstranslator from 1.7.6 to 1.7.7
Bumps [mixinstranslator](https://github.com/Lenni0451/ClassTransform) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/Lenni0451/ClassTransform/releases)
- [Commits](https://github.com/Lenni0451/ClassTransform/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451.classtransform:mixinstranslator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 04:27:01 +00:00
dependabot[bot]
5466c80534
Bump gson from 2.10 to 2.10.1
Bumps [gson](https://github.com/google/gson) from 2.10 to 2.10.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.10...gson-parent-2.10.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 04:26:55 +00:00
dependabot[bot]
8c5e49d0e9
Bump additionalclassprovider from 1.7.6 to 1.7.7
Bumps [additionalclassprovider](https://github.com/Lenni0451/ClassTransform) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/Lenni0451/ClassTransform/releases)
- [Commits](https://github.com/Lenni0451/ClassTransform/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451.classtransform:additionalclassprovider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 04:26:45 +00:00
RaphiMC
52fb56732e Always bind on 0.0.0.0 2023-01-08 19:10:20 +01:00
Lenni0451
1b5edd4808 Fixed crash when UI took too long to initialize 2023-01-08 18:53:36 +01:00
RaphiMC
bf46dba694 Updated README 2023-01-07 14:40:21 +01:00
RaphiMC
66b458a97f Updated README 2023-01-07 14:33:51 +01:00
RaphiMC
24fcdfcc4d Changed layout of account selection in the general tab 2023-01-07 14:32:41 +01:00
RaphiMC
09245bd84e Updated README 2023-01-07 14:32:24 +01:00
RaphiMC
c520774841 Added basic sanity check to offline mode username 2023-01-07 14:26:18 +01:00
RaphiMC
c956ed7917 Merge remote-tracking branch 'origin/main' 2023-01-07 14:23:46 +01:00
RaphiMC
40b266007a Fixed srv resolving not working in java 9+ 2023-01-07 14:23:39 +01:00
Lenni0451
609dd41587 Added offline accounts support to ui 2023-01-07 14:04:18 +01:00
Lenni0451
8f35fef853 Merge branch 'main' of https://github.com/RaphiMC/ViaProxy 2023-01-07 14:01:25 +01:00
RaphiMC
a2956248dd Fixed join server request being sent when offline mode account is used 2023-01-07 14:01:13 +01:00
Lenni0451
58b1b6c82a Added update checker 2023-01-07 13:57:15 +01:00
RaphiMC
d0b8921051 Added ability to save offline mode accounts 2023-01-07 13:48:58 +01:00
Lenni0451
eb0a3aecb0 Added tooltip for proxy online mode 2023-01-07 13:28:32 +01:00
Lenni0451
06e45c4886 Mark selected account in list and allow moving accounts using arrow keys and context menu 2023-01-07 13:23:20 +01:00
Lenni0451
2b76d000c4 Locking tabs when not ready yet 2023-01-07 12:46:42 +01:00
RaphiMC
8dd9d0032c Implemented joining with local minecraft accounts 2023-01-07 12:40:18 +01:00
Lenni0451
d036d37bd0 Added tabs to the ui 2023-01-06 21:43:56 +01:00
Lenni0451
0b0e498fc7 Merge branch 'main' of https://github.com/RaphiMC/ViaProxy 2023-01-06 18:57:35 +01:00
RaphiMC
d36650ccd0 Forgot to add gson 2023-01-05 22:47:03 +01:00
RaphiMC
96d7eb824e Fixed java 9 or higher crash 2023-01-05 22:42:15 +01:00
Lenni0451
9514b7a48a Merge branch 'main' of https://github.com/RaphiMC/ViaProxy 2023-01-05 14:00:28 +01:00
Lenni0451
c08460d526 Added info about loaded plugins 2023-01-04 23:55:19 +01:00
RaphiMC
73d2955f72 Updated README 2023-01-04 23:41:19 +01:00
RaphiMC
b2c7907003 Changed label text 2023-01-04 22:54:12 +01:00
RaphiMC
adfea254df Merge remote-tracking branch 'origin/main' 2023-01-04 22:47:40 +01:00
RaphiMC
a229d77208 Fixed issue where ViaProxy wouldn't shut down properly on CLI 2023-01-04 22:47:29 +01:00
RK_01
522f6bbf78
Merge pull request #1 from akemin-dayo/main
README: Fixed anchor URLs.
2023-01-04 22:41:01 +01:00
Karen/あけみ
fed5b01563 README: Fixed anchor URLs. 2023-01-05 06:38:56 +09:00
RaphiMC
32a8c22b23 Removed sources jar from build 2023-01-04 22:35:26 +01:00
RaphiMC
7ce4ee0827 Updated README 2023-01-04 22:27:26 +01:00
RaphiMC
db17ba1bd2 Added optimized default values for Via configs 2023-01-04 22:17:53 +01:00
RaphiMC
b91b3f3b2b Updated README 2023-01-04 21:54:57 +01:00