21 Commits (177376f47e5b254bffe546d226408837e2161559)

Author SHA1 Message Date
Graham 97640774f9 Store index protocol, version and flags in the database 3 years ago
Graham 1c061c0f66 Store master index format in the database 3 years ago
Graham 5d7bd5b5c7 Add support for signed master indexes 3 years ago
Graham 7b6c0cf1fd Use block comments for multi-line comments 3 years ago
Graham 4126abfaad Add support for unversioned master indexes 3 years ago
Graham 4154e4fdb4 Store non-truncated versions in the archiving service if available 3 years ago
Graham 4fa67c37fc Improve code for merging an old and new master index together 3 years ago
Graham a19a69b21e Add name and description to the master_indexes table 3 years ago
Graham a3593e9326 Rename master_index_entries to master_index_archives 3 years ago
Graham 9834dccfdd Add indexes to the groups table 3 years ago
Graham 723bd42a8e Simplify encrypted flag in the Container class 3 years ago
Graham 6a87159f30 Add lengths and uncompressed checksum to index_groups 3 years ago
Graham 77e227c93d Store game, build and timestamp in the master index table 3 years ago
Graham 689c315bf3 Track current build number automatically 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 30b605d719 Store master indexes in the database 3 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 d755d486d6 Add initial cache and XTEA key archiving service 4 years ago