9 Commits (407aff8dd8c5dff7ef227e6261cc4e000f8575c8)

Author SHA1 Message Date
Graham 407aff8dd8 Add support for .dat (instead of .dat2) file to DiskStore 3 years ago
Graham bc907d5309 Add support for reading existing .dat2m caches 3 years ago
Graham b067020cad Ignore trailing blocks with a non-zero next block pointer 3 years ago
Graham 359891c01e Convert all test objects to classes 3 years ago
Graham f90b9df505 Replace Paths.get() with Path.of() 3 years ago
Graham af0a1e7457 Fix DiskStoreTest and FlatFileStoreTest on Windows 3 years ago
Graham 30828308b2 Replace assertThrows with assertFailsWith 3 years ago
Graham 76977303b2 Add shorthand methods for creating ByteBufs from ByteArrays and Strings 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 89accc8b26 Rename root to ROOT 4 years ago
Graham 2dda87fa4a Improve testListGroups() 4 years ago
Graham ad5f714982 Add testBounds() to DiskStoreTest 4 years ago
Graham ada90fb027 Add DiskStore tests 4 years ago