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 aa2784a9e6 Add class for converting RuneLite flatcaches to other formats 2 years ago
..
config Add base classes for encoding/decoding configs 3 years ago
Archive.kt Append the version trailer to the correct buffer 3 years ago
BufferedFileChannel.kt Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
Cache.kt Move Js5Archive and Js5ConfigGroup to cache-550 3 years ago
CacheArchive.kt Move Js5Archive and Js5ConfigGroup to cache-550 3 years ago
CacheModule.kt Move Store/Js5MasterIndex providers to the game module 3 years ago
ChecksumTable.kt Skip corrupt archives when importing legacy caches 2 years ago
DiskStore.kt Rename legacyData to legacy and make it public 2 years ago
DiskStoreZipWriter.kt Add legacy cache support to DiskStoreZipWriter 2 years ago
FlatFileStore.kt Remove redundant toList() calls after sorted() 3 years ago
FlatFileStoreTarWriter.kt Create root directory in tar/zip files 3 years ago
Group.kt Add read-only Js5Index.{Group,File} types 3 years ago
JagArchive.kt Use multi-line comment 2 years ago
Js5Compression.kt Throw an exception if header is truncated 2 years ago
Js5CompressionType.kt Use JagexGzipOutputStream to compress gzipped JS5 containers 2 years ago
Js5Index.kt Add read-only Js5Index.{Group,File} types 3 years ago
Js5MasterIndex.kt Update comment to confirm the guess was correct 2 years ago
Js5Pack.kt Add initial high-level cache API 3 years ago
Js5Protocol.kt Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
MasterIndexFormat.kt Rename WHIRLPOOL to DIGESTS for consistency with the Js5Index flags 3 years ago
MutableNamedEntry.kt Add read-only Js5Index.{Group,File} types 3 years ago
MutableNamedEntryCollection.kt Add read-only Js5Index.{Group,File} types 3 years ago
NamedEntry.kt Add read-only Js5Index.{Group,File} types 3 years ago
NamedEntryCollection.kt Add read-only Js5Index.{Group,File} types 3 years ago
RuneLiteStore.kt Add class for converting RuneLite flatcaches to other formats 2 years ago
Store.kt Add support for .dat (instead of .dat2) file to DiskStore 3 years ago
StoreCorruptException.kt Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
StoreFullException.kt Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
UnpackedCache.kt Add initial high-level cache API 3 years ago
VersionList.kt Add ChecksumTable and VersionList classes 2 years ago
VersionTrailer.kt Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago