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 6fdf31594d Format WorldListResponseCodec 5 months ago
..
common Add initial GAMELOGIC packet support 7 months ago
create/downstream Update Guice 7 months ago
jaggrab/upstream Split protocol packages into upstream/downstream packages 2 years ago
js5 Update Guice 7 months ago
login Rename XteaKey to SymmetricKey 7 months ago
world/downstream Format WorldListResponseCodec 5 months 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 Update Guice 7 months ago
ProtocolModule.kt Add initial GAMELOGIC packet support 7 months 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