1793 Commits (66c3027f8a53a0aaee363a915588979c4e841a65)
 

Author SHA1 Message Date
Graham 2a6b97480c Add implementation of Jagex's custom .class file format 3 years ago
Graham ad0cdb6056 Add initial high-level cache API 3 years ago
Graham 6f13a0a737 Add readVarInt and writeVarInt extension methods 3 years ago
Graham 29fecec34e Add support for overriding the charset in readString/writeString 3 years ago
Graham f26e6ef0b9 Update Kotlin 3 years ago
Graham cdc1edbb1d Use more realistic test data in the JAGGRAB test 3 years ago
Graham 440711def0 Fix JAGGRAB request parsing 3 years ago
Graham 7eae597892 Move RsaKeyProvider to the config module 3 years ago
Graham 7e8883b430 Move Store/Js5MasterIndex providers to the game module 3 years ago
Graham 7692862c7c Add RequestWorldList packet 3 years ago
Graham 235ee41e32 Update dependencies 3 years ago
Graham ea725b3881 Add extension methods for reading/writing null-terminated Cp1252 strings 3 years ago
Graham bdbfb61590 Ensure master index format is set to VERSIONED 3 years ago
Graham 55016d7223 Rename updated to version 3 years ago
Graham 01b50e33f7 Fix resolve_group() if the version number is greater than 65535 3 years ago
Graham bc907d5309 Add support for reading existing .dat2m caches 3 years ago
Graham 6be16f1748 Update dependencies 3 years ago
Graham 080677b45c Name the shutdown hook thread 3 years ago
Graham 43b8be3ff3 Add shutdown hook 3 years ago
Graham dc4b769f29 Add startup log messages 3 years ago
Graham fbb9694feb Close JS5 connection if an invalid file is requested 3 years ago
Graham f48d23c4b9 Update Gradle 3 years ago
Graham 20f1b86ce9 Update dependencies 3 years ago
Graham bc018a3b0f Add initial JAGGRAB, JS5 and HTTP servers 3 years ago
Graham 65b3e1315a Add Store and Js5MasterIndex providers 3 years ago
Graham a3cca0e6c3 Add Protocol constants 3 years ago
Graham 484c52af8e Add InitJaggrabConnection packet 3 years ago
Graham 4d5c9153ab Add support for converting a Netty Future to a CompletableFuture 3 years ago
Graham d3b89d5b41 Remove AUTO_READ option from the ServerChannel config 3 years ago
Graham 81e665e9d8 Add UniqueQueue 3 years ago
Graham ce741279b4 Add read-only Js5Index.{Group,File} types 3 years ago
Graham e0d29e5ac2 Update dependencies 3 years ago
Graham 1c0bf7529c Update Bootstrap 3 years ago
Graham ee151aef56 Add constants to BitBuf 3 years ago
Graham ff19c57396 Rename Js5File to Js5Pack 3 years ago
Graham bd5a925f9b Add BitBuf 3 years ago
Graham 1954f408e7 Replace deprecated capitalize() function 3 years ago
Graham b37e4d0d0b Use alternatives for most methods deprecated in Kotlin 1.5 3 years ago
Graham 7f58b50a47 Update to Kotlin 1.5.0 3 years ago
Graham 40eb0302f7 Downgrade to working Kotlinter 3 years ago
Graham d7e9f83953 Return ByteBuf from extension methods for chaining 3 years ago
Graham 9bb511369d Add automatically-generated ByteBuf extensions 3 years ago
Graham fae51b8eb5 Update dependencies 3 years ago
Graham c6f18ceca9 Exclude Flyway from minimization 3 years ago
Graham 852cd7d1d2 Update dependencies 3 years ago
Graham cf8110e5a7 Fix possible off-by-one error in KeyBruteForcer 3 years ago
Graham e9f040df79 Update dependencies 3 years ago
Graham db43c73085 Add lax gzip implementation 3 years ago
Graham 689fe7c372 Refactor more code 3 years ago
Graham 33085cb965 Update dependencies 3 years ago