1855 Commits (3b4fcad8f4aab4d7f0c30b60677bc1f8e672a882)
 

Author SHA1 Message Date
Graham 3b4fcad8f4 Add link to RuneWiki 2 years ago
Graham 334424e57a Fix addMasterIndex() 2 years ago
Graham f4ae5540d7 Skip version list entries with a version of zero 2 years ago
Graham 0cf1881db4 Rename 'Indexes' column to 'Archives' 2 years ago
Graham ab964a2b1f Skip corrupt files when importing a legacy cache 2 years ago
Graham f079c415f5 Add initial support for archiving legacy caches 2 years ago
Graham ebfe01e4c4 Make executeOnce public 2 years ago
Graham 2eaba6a680 Fix cache size calculation 2 years ago
Graham 39d2ad7ee3 Fix ByteBuf leak 2 years ago
Graham 8448f74b3c Add ChecksumTable and VersionList classes 2 years ago
Graham 007f7d68ef Add legacy cache support to DiskStoreZipWriter 2 years ago
Graham cad6e10eee Update dependencies 2 years ago
Graham ab2c56f0af Set HttpClient timeouts 2 years ago
Graham be1f293b0a Use multi-line comment 2 years ago
Graham ac9dc83031 Rename legacyData to legacy and make it public 2 years ago
Graham 64aa0049ef Update Gradle 2 years ago
Graham a12aafe608 Update dependencies 2 years ago
Graham 046ccbc2c9 Optimize the master_index_stats view 2 years ago
Graham 26c6ad21e3 Add class for reading and writing .jag archives 2 years ago
Graham 3734d4709b Update dependencies 2 years ago
Graham 02f35fd014 Fix legacy DiskStore support 2 years ago
Graham b1c3cbc7e3 Format libs.versions.toml 3 years ago
Graham 407aff8dd8 Add support for .dat (instead of .dat2) file to DiskStore 3 years ago
Graham f38253f2fc Add else branch to non-exhaustive when statements 3 years ago
Graham 5cbaf55dd6 Add hash function used by pre-JS5 caches 3 years ago
Graham de1ea8bc6f Update dependencies 3 years ago
Graham 547cc95580 Refactor more code 3 years ago
Graham 5e82f5dcc0 Update dependencies 3 years ago
Graham 1efa370fdd Reconnect to the JS5 server if we lose connection while parsing indexes 3 years ago
Graham 20868a39ad Fix warnings in CacheExporter 3 years ago
Graham 09d3b6dbbf Update dependencies 3 years ago
Graham 2a6ffa87a6 Fix elvis operator on non-nullable type warning 3 years ago
Graham 3368818ca1 Download names from Polar's fork of RuneStar 3 years ago
Graham a5b35ae9c3 Update dependencies 3 years ago
Graham eac114884b Update dependencies 3 years ago
Graham 405603f2f4 Update dependencies 3 years ago
Graham f0cd4afcf0 Add sorting and filtering to the caches table 3 years ago
Graham 76ad27a380 Add junit-platform-launcher dependency 3 years ago
Graham 0ff6287122 Update dependencies 3 years ago
Graham e1a650aec4 Update introduction text 3 years ago
Graham b1590c2e98 Update dependencies 3 years ago
Graham da131000ba Create root directory in tar/zip files 3 years ago
Graham 3848a89f68 Ensure a directory is created for the ARCHIVESET archive 3 years ago
Graham 36f5efa1ad Serve flat file caches as .tar.gz files instead of .zip files 3 years ago
Graham 3508a01c02 Refactor wall decoration offsets 3 years ago
Graham a1f5ef8bff Add Rasteriser class 3 years ago
Graham 045e4e0fa6 Remove unused methods 3 years ago
Graham 9e220d800f Refactor several static methods 3 years ago
Graham c71b7f846f Refactor IntUtils.clamp 3 years ago
Graham 0e0f084d5e Refactor another sort method 3 years ago