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
..
create/downstream Allocate buffer exactly in NameSuggestionsCodec 2 years ago
jaggrab/upstream Split protocol packages into upstream/downstream packages 2 years ago
js5 Separate LoginResponse and Js5LoginResponse 2 years ago
login Fix CreateAccountCodec padding 2 years ago
world/downstream Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
EmptyPacketCodec.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
FixedPacketCodec.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
Packet.kt Add initial implementation of the RS framing layer 3 years ago
PacketCodec.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
Protocol.kt Create codecs with dependency injection 2 years ago
ProtocolModule.kt Add all create responses 2 years ago
Rs2Decoder.kt Check there are no trailing bytes in Rs2Decoder 2 years ago
Rs2Encoder.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
VariableBytePacketCodec.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
VariableShortPacketCodec.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago