Commit Graph

235 Commits

Author SHA1 Message Date
RaphiMC
c8b2d08a85 Bump version 2023-04-24 19:27:34 +02:00
Lenni0451
23c6d3512b Added more java 17 to java 8 translations 2023-04-24 19:09:04 +02:00
RaphiMC
9c0ce3b45a Fixed plugin min version requirement comparison 2023-04-23 23:28:53 +02:00
RaphiMC
189971038d Updated Via* 2023-04-23 23:00:44 +02:00
RaphiMC
1bff55024f Updated ClassTransform usage 2023-04-23 22:36:56 +02:00
Lenni0451
bf931dbae8 Merge branch 'main' of https://github.com/RaphiMC/ViaProxy 2023-04-23 22:19:50 +02:00
RaphiMC
fc9ee03e07 Replaced guava usage 2023-04-23 21:50:36 +02:00
RaphiMC
bae9379172 More cursedness 2023-04-23 21:15:18 +02:00
Lenni0451
e2b68f0644 Added missing return statement 2023-04-23 19:30:02 +02:00
Lenni0451
1c46b09449 Merge remote-tracking branch 'origin/main' 2023-04-23 18:54:32 +02:00
Lenni0451
19cb01e4d4 Renamed field 2023-04-23 18:54:24 +02:00
RaphiMC
5c4ec627b7 Merge remote-tracking branch 'origin/main' 2023-04-23 18:52:26 +02:00
RaphiMC
46d137a158 Make Java17ToJava8 converter whitelisted 2023-04-23 18:52:18 +02:00
Lenni0451
d9b01a3b63 Added transformer support for plugins 2023-04-23 18:43:26 +02:00
Lenni0451
bda7244b90 Improved code 2023-04-23 17:54:45 +02:00
RaphiMC
30307d8231 Curse the Java17ToJava8 converter to allow conversion of Geyser 2023-04-23 02:09:59 +02:00
RaphiMC
afa66eba2f Updated README 2023-04-22 20:31:12 +02:00
RaphiMC
1cb01789a9 Added new events 2023-04-22 20:30:59 +02:00
RaphiMC
84e9c7441b Updated NetMinecraft 2023-04-22 18:42:14 +02:00
RaphiMC
48e20167c2 Expose plugins dir 2023-04-22 18:39:39 +02:00
RaphiMC
f66bc3c435 Fixed legacy ping passthrough not working when eaglercraft support is enabled 2023-04-19 15:48:55 +02:00
RaphiMC
981a80d258 Merge remote-tracking branch 'origin/main' 2023-04-19 15:34:35 +02:00
RaphiMC
b873551a79 Fixed legacy ping passthrough not working when eaglercraft support is enabled 2023-04-19 15:34:26 +02:00
RK_01
797796c5d9
Merge pull request #39 from RaphiMC/dependabot/gradle/com.formdev-flatlaf-3.1.1
Bump com.formdev:flatlaf from 3.1 to 3.1.1
2023-04-19 07:54:35 +02:00
dependabot[bot]
dff55cf66a
Bump com.formdev:flatlaf from 3.1 to 3.1.1
Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.1 to 3.1.1.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JFormDesigner/FlatLaf/compare/3.1...3.1.1)

---
updated-dependencies:
- dependency-name: com.formdev:flatlaf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 05:08:04 +00:00
RaphiMC
8ded0a560f Updated Via* 2023-04-14 19:55:03 +02:00
RaphiMC
1bbaf9773a Updated Via* 2023-04-14 16:55:09 +02:00
RaphiMC
55ca5c7087 Use UTF-8 charset for string -> bytes conversion 2023-04-13 16:32:56 +02:00
RaphiMC
c4c0a9dcdd Updated README 2023-04-12 17:35:56 +02:00
RaphiMC
82e27274bf Bump version 2023-04-11 22:28:52 +02:00
RaphiMC
44e21eccd5 Updated Via* 2023-04-11 22:10:48 +02:00
RaphiMC
e7a12f28e4 Updated Via* 2023-04-11 21:49:44 +02:00
RaphiMC
4089c27f0a Bump version 2023-04-11 21:14:39 +02:00
RaphiMC
0822235d67 Updated Via* 2023-04-11 21:09:05 +02:00
RaphiMC
9949f2e729 Fixed Eaglercraft pinging for <=1.6.4 servers 2023-04-11 19:40:46 +02:00
RaphiMC
93ce462636 Changed memory warn message 2023-04-10 19:48:09 +02:00
RaphiMC
52f31b527e Added system property to ignore system requirements 2023-04-10 19:01:04 +02:00
RK_01
caf95fb5fe
Merge pull request #38 from RaphiMC/dependabot/gradle/net.lenni0451.mcstructs-all-2.2.3
Bump net.lenni0451.mcstructs:all from 2.2.2 to 2.2.3
2023-04-10 12:07:15 +02:00
dependabot[bot]
abdcc9db0c
Bump net.lenni0451.mcstructs:all from 2.2.2 to 2.2.3
Bumps [net.lenni0451.mcstructs:all](https://github.com/Lenni0451/MCStructs) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/Lenni0451/MCStructs/releases)
- [Commits](https://github.com/Lenni0451/MCStructs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 05:11:50 +00:00
RaphiMC
0e8d7e6f58 Improved UI design 2023-04-09 18:22:42 +02:00
EnZaXD
a18cf6fe80
Corrected class naming (#37) 2023-04-09 18:12:51 +02:00
RK_01
7f0da58577
Merge pull request #36 from RaphiMC/dependabot/gradle/com.formdev-flatlaf-3.1
Bump com.formdev:flatlaf from 3.0 to 3.1
2023-04-09 18:10:23 +02:00
RaphiMC
c01cb7b3e0 Use non deprecated API 2023-04-08 19:36:47 +02:00
RaphiMC
f840a002e7 Fixed code 2023-04-08 16:02:26 +02:00
RaphiMC
2c4cb91ff7 Added minimum memory requirement 2023-04-08 15:57:52 +02:00
Lenni0451
52b257e206 Merge remote-tracking branch 'origin/main' 2023-04-08 15:08:58 +02:00
Lenni0451
1c5d6b22d2 Printing java version and os on startup 2023-04-08 15:08:51 +02:00
RaphiMC
5ff22c7aab Added status protocol support for Eaglercraft 2023-04-08 02:41:29 +02:00
RaphiMC
c0e04ee5f6 Added eaglercraft option to GUI 2023-04-07 23:24:09 +02:00
RaphiMC
407a492fc0 Added Eaglercraft 1.5.2 support 2023-04-07 21:58:02 +02:00