Open-source multiplayer game server compatible with the RuneScape client https://www.openrs2.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Graham 2abd1d7ea0 Fix CreateAccountCodec padding 2 years ago
..
CheckWorldSuitabilityCodec.kt Fix encryption of CHECK_WORLD_SUITABILITY packet 2 years ago
CreateAccountCodec.kt Fix CreateAccountCodec padding 2 years ago
CreateCheckDateOfBirthCountryCodec.kt Don't use LocalDate to represent date of birth in packets 2 years ago
CreateCheckNameCodec.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
InitCrossDomainConnectionCodec.kt Split protocol packages into upstream/downstream packages 2 years ago
InitGameConnectionCodec.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
InitJaggrabConnectionCodec.kt Split protocol packages into upstream/downstream packages 2 years ago
InitJs5RemoteConnectionCodec.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
LoginRequest.kt Don't use LocalDate to represent date of birth in packets 2 years ago
LoginUpstream.kt Split protocol packages into upstream/downstream packages 2 years ago
RequestWorldListCodec.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago