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 ba75306169 Annotate cache methods with default parameters with @JvmOverloads 2 years ago
..
config Add base classes for encoding/decoding configs 3 years ago
Archive.kt Annotate cache methods with default parameters with @JvmOverloads 2 years ago
BufferedFileChannel.kt Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
Cache.kt Annotate cache methods with default parameters with @JvmOverloads 2 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 Annotate cache methods with default parameters with @JvmOverloads 2 years ago
DiskStoreZipWriter.kt Add legacy cache support to DiskStoreZipWriter 2 years ago
FlatFileStore.kt Annotate cache methods with default parameters with @JvmOverloads 2 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 Annotate cache methods with default parameters with @JvmOverloads 2 years ago
Js5Compression.kt Annotate cache methods with default parameters with @JvmOverloads 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 Annotate cache methods with default parameters with @JvmOverloads 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 Annotate cache methods with default parameters with @JvmOverloads 2 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