323 Commits (master)

Author SHA1 Message Date
Graham fdd0f118f2 Add logging to Js5ChannelHandler 3 years ago
Graham d67a5e690f Add request() method 3 years ago
Graham 80a8889106 Call read() if there is any existing in-flight request 3 years ago
Graham 435a8b4eff Validate checksums in the JS5 client 3 years ago
Graham 0f939935cd Skip flush/read calls if no writes are made 3 years ago
Graham e0a9bc3ca6 Rename suspend to awaitSuspend 3 years ago
Graham 29ac56fe1e Replace flushRequests() with channelReadComplete() 3 years ago
Graham f87d89fe7c Add initial command for downloading the cache from a JS5 server 3 years ago
Graham 95108126f1 Skip addMasterIndex/addIndex if the index already exists 3 years ago
Graham fff63285fe Re-combine CacheImporter and ContainerImporter 3 years ago
Graham 4e90bd76b5 Remove the cache and cache_index tables 3 years ago
Graham 03b30145a9 Replace INT with INTEGER for consistency 3 years ago
Graham 30b605d719 Store master indexes in the database 3 years ago
Graham 19b6893681 Fix V1__init.sql package 3 years ago
Graham a8c1ecb429 Remove use of deprecated mainClassName property where possible 3 years ago
Graham f2400117fd Fix typo (are -> area) 4 years ago
Graham fc1af29bdf Make BATCH_SIZE const 4 years ago
Graham f143eef142 Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
Graham ce5b76ef0f Rename dev.openrs2 package to org.openrs2 4 years ago
Graham 3ca22ad180 Make Container extend DefaultByteBufHolder 4 years ago
Graham 9770bab86d Fix linter error 4 years ago
Graham 23b696f148 Exclude instanced map squares in the name hash generator 4 years ago
Graham d755d486d6 Add initial cache and XTEA key archiving service 4 years ago