ViaVersion/common/src/main/java/com/viaversion/viaversion
Nassim Jahnke fdf735420f
Add enforce-secure-chat setting to determine what is sent to the client by default
2024-04-25 20:21:36 +02:00
..
commands Add proper ProtocolVersion comparison 2024-02-13 18:40:21 +01:00
configuration Add enforce-secure-chat setting to determine what is sent to the client by default 2024-04-25 20:21:36 +02:00
connection Replace more raw versions with ProtocolVersion 2024-02-13 22:48:08 +01:00
data/entity Start working on 24w09a 2024-02-28 22:15:31 +01:00
debug Update license headers 2024-01-01 12:39:45 +01:00
dump Split up version data in dump 2024-04-21 21:55:59 +02:00
handlers Update license headers 2024-01-01 12:39:45 +01:00
legacy Replace string->component conversion in 1.8->1.9 (#3794) 2024-04-21 16:00:30 +02:00
platform Use existing ProtocolVersion#getProtocol when possible (#3720) 2024-02-27 14:02:16 +01:00
protocol Allow platforms to use the mapping system (#3754) 2024-03-24 11:10:20 +01:00
protocols Add enforce-secure-chat setting to determine what is sent to the client by default 2024-04-25 20:21:36 +02:00
rewriter Merge branch 'refs/heads/dev' into preview 2024-04-21 23:47:01 +02:00
scheduler Resize registry data array to actual size once collected 2024-01-27 13:49:27 +01:00
unsupported Update license headers 2024-01-01 12:39:45 +01:00
update Replace printStackTrace usages with proper logging (#3741) 2024-03-09 13:57:41 +01:00
util Catch component parsing exceptions separately instead of failing the entire item 2024-04-24 15:47:47 +02:00
ViaAPIBase.java Port of internals and API to ProtocolVersion (#3694) 2024-02-14 17:56:28 +01:00
ViaListener.java Update license headers 2024-01-01 12:39:45 +01:00
ViaManagerImpl.java Store item identifiers, make identifier files more compact via global table 2024-04-21 20:47:38 +02:00