Nassim Jahnke
|
e2a7e10312
|
Add back default getProtocolPath with int versions
|
2024-02-15 15:45:23 +01:00 |
|
EnZaXD
|
c7baa27fd0
|
Some code cleanup (#3698)
|
2024-02-14 22:53:50 +01:00 |
|
Nassim Jahnke
|
35578372a1
|
Fix isWorkingPipe and cursed ProtocolVersion comparator
|
2024-02-14 22:45:34 +01:00 |
|
EnZaXD
|
293427c172
|
Only pass ProtocolVersion#toString into via dumps (#3699)
|
2024-02-14 21:49:40 +01:00 |
|
EnZaXD
|
08d8ccf6ca
|
Don't add ProtocolVersion#unknown into ProtocolVersion#VERSION_LIST (#3697)
|
2024-02-14 21:07:36 +01:00 |
|
EnZaXD
|
35ceee1a47
|
Rename ProtocolVersion#v1_7_1 to v1_7_2 (#3696)
|
2024-02-14 20:14:17 +01:00 |
|
Nassim Jahnke
|
dccda57fc0
|
Consistent equalTo names
|
2024-02-14 19:14:41 +01:00 |
|
Nassim Jahnke
|
5c21f60ef7
|
Fix Bungee ping default
|
2024-02-14 19:12:05 +01:00 |
|
Nassim Jahnke
|
c124c1c809
|
Sort ProtocolVersions version list, fix base protocol registration
|
2024-02-14 17:57:00 +01:00 |
|
EnZaXD
|
302716054d
|
Port of internals and API to ProtocolVersion (#3694)
|
2024-02-14 17:56:28 +01:00 |
|
Nassim Jahnke
|
46a5bb16d7
|
24w07a
|
2024-02-14 17:32:13 +01:00 |
|
EnZaXD
|
f3f7ea7987
|
Fix version ranges in VersionType (#3692)
|
2024-02-14 09:57:41 +01:00 |
|
EnZaXD
|
e62c4a3f9e
|
Rename comparing methods in ProtocolVersion (#3693)
|
2024-02-14 09:54:15 +01:00 |
|
EnZaXD
|
d58c80cd2f
|
Add ProtocolVersionRange API (#3691)
|
2024-02-14 09:51:56 +01:00 |
|
Nassim Jahnke
|
7a6c51331b
|
Move config load after platform creation
|
2024-02-13 23:37:00 +01:00 |
|
Nassim Jahnke
|
564286d742
|
Remove version check from config
The platform might now always be available
|
2024-02-13 23:18:39 +01:00 |
|
Nassim Jahnke
|
dcc0642af9
|
Replace more raw versions with ProtocolVersion
|
2024-02-13 22:48:08 +01:00 |
|
EnZaXD
|
e449599ae7
|
Add ProtocolVersion#betweenInclusive and ProtocolVersion#betweenExclusive (#3690)
|
2024-02-13 21:50:19 +01:00 |
|
Nassim Jahnke
|
621c02f974
|
Move some data out of extending MappingData classes
|
2024-02-13 18:41:05 +01:00 |
|
Nassim Jahnke
|
22bd350e35
|
Add proper ProtocolVersion comparison
|
2024-02-13 18:40:21 +01:00 |
|
Nassim Jahnke
|
a8dc5f0f07
|
Merge branch 'master' into dev
# Conflicts:
# common/src/main/java/com/viaversion/viaversion/data/entity/DimensionDataImpl.java
# common/src/main/java/com/viaversion/viaversion/rewriter/EntityRewriter.java
# common/src/main/java/com/viaversion/viaversion/update/UpdateUtil.java
|
2024-02-12 10:44:03 +01:00 |
|
Nassim Jahnke
|
d76edced04
|
Update template protocol
|
2024-02-12 10:40:17 +01:00 |
|
Nassim Jahnke
|
cfc048ba53
|
Small random cleanup
|
2024-02-11 10:46:08 +01:00 |
|
Nassim Jahnke
|
c7265abfe9
|
Add editorconfig
|
2024-02-10 23:44:13 +01:00 |
|
Nassim Jahnke
|
8a485db580
|
Replace tag instanceof checks/unchecked casts with helper methods
|
2024-02-10 23:28:36 +01:00 |
|
Nassim Jahnke
|
e0f32d9f2f
|
Merge remote-tracking branch 'origin/master' into dev
|
2024-02-08 22:02:25 +01:00 |
|
EnZaXD
|
ad62d8552c
|
Use correct logger for configuration warnings (#3685)
Fixes https://github.com/ViaVersion/ViaProxy/issues/179
|
2024-02-08 22:02:13 +01:00 |
|
Nassim Jahnke
|
4a8bd2cca2
|
24w06a
|
2024-02-07 18:29:19 +01:00 |
|
Nassim Jahnke
|
0fcb764652
|
24w05b
|
2024-02-01 17:49:58 +01:00 |
|
Nassim Jahnke
|
46e322b2f3
|
Merge branch 'master' into dev
|
2024-01-31 22:28:22 +01:00 |
|
Nassim Jahnke
|
87d444a017
|
Only rewrite pages in written book
|
2024-01-31 22:24:17 +01:00 |
|
Nassim Jahnke
|
e020c616c9
|
24w05a
|
2024-01-31 17:36:12 +01:00 |
|
Nassim Jahnke
|
da87241549
|
Merge branch 'master' into dev
# Conflicts:
# common/src/main/java/com/viaversion/viaversion/rewriter/ItemRewriter.java
|
2024-01-29 17:26:49 +01:00 |
|
EnZaXD
|
0d788b0d7a
|
Clean up more item type usage in ItemRewriter (#3674)
|
2024-01-29 17:21:59 +01:00 |
|
Nassim Jahnke
|
1c6f8426f1
|
Log the error by default, instead check suppression config
|
2024-01-29 10:32:02 +01:00 |
|
Nassim Jahnke
|
01f28a052c
|
Ignore errors in book conversion
|
2024-01-29 10:17:00 +01:00 |
|
Nassim Jahnke
|
cfc9011cee
|
Push books through component conversion in 1.20.2->1.20.3
Fixes #3579
|
2024-01-27 20:51:28 +01:00 |
|
Nassim Jahnke
|
6473b608f6
|
Merge branch 'master' into dev
# Conflicts:
# .github/workflows/gradle.yml
|
2024-01-27 13:49:48 +01:00 |
|
Nassim Jahnke
|
a5bd8abe93
|
Resize registry data array to actual size once collected
|
2024-01-27 13:49:27 +01:00 |
|
EnZaXD
|
f3d95b1e5e
|
Fix elytra not working with firework rockets in 1.14 -> 1.13.2 (#3669)
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/331
|
2024-01-27 13:46:20 +01:00 |
|
Nassim Jahnke
|
c8d339ab30
|
Add generic types on base protocols
|
2024-01-27 13:45:40 +01:00 |
|
Nassim Jahnke
|
8000561ae9
|
Handle registry data with skipped ids
|
2024-01-26 16:05:58 +01:00 |
|
Nassim Jahnke
|
1dafa7d273
|
Cleanup config packet registration in newer protocols
|
2024-01-26 15:48:10 +01:00 |
|
Nassim Jahnke
|
ce8fab7c44
|
Cleanup config packet registering in AbstractProtocol
|
2024-01-26 14:35:19 +01:00 |
|
Nassim Jahnke
|
37561705ed
|
24w04a
|
2024-01-24 20:23:33 +01:00 |
|
Nassim Jahnke
|
00176c4a0c
|
Merge branch 'master' into dev
|
2024-01-24 17:27:04 +01:00 |
|
Kichura
|
cef6fb35b1
|
Update JDK to 17, setup-java to v4 (#3660)
|
2024-01-20 21:18:42 +01:00 |
|
Nassim Jahnke
|
7b8a33cc78
|
Small refactor to UpdateUtil
|
2024-01-20 16:34:18 +01:00 |
|
Nassim Jahnke
|
ceae2c2094
|
Rewrite transfer intention on older servers
|
2024-01-18 21:44:26 +01:00 |
|
Nassim Jahnke
|
52b9db5029
|
Handle new client intent
|
2024-01-18 21:22:44 +01:00 |
|