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 3edc5f1907 Add InitGameConnection codec 3 years ago
..
jaggrab Add JAGGRAB request codec 3 years ago
js5 Make Js5Response extend DefaultByteBufHolder 3 years ago
login Add InitGameConnection codec 3 years ago
world Implement world list packet 3 years ago
EmptyPacketCodec.kt Pass StreamCipher to PacketCodecs 3 years ago
Packet.kt Add initial implementation of the RS framing layer 3 years ago
PacketCodec.kt Pass StreamCipher to PacketCodecs 3 years ago
PacketLength.kt Add initial implementation of the RS framing layer 3 years ago
Protocol.kt Add InitGameConnection codec 3 years ago
Rs2Decoder.kt Pass StreamCipher to PacketCodecs 3 years ago
Rs2Encoder.kt Pass StreamCipher to PacketCodecs 3 years ago