Open-source multiplayer game server compatible with the RuneScape client https://www.openrs2.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Graham 346302fc05 Add API endpoint for receiving keys 2 years ago
..
BinaryKeyReader.kt Add support for importing keys in binary format 3 years ago
BruteForceCommand.kt Add CloseableInjector 3 years ago
DownloadCommand.kt Add CloseableInjector 3 years ago
EntCommand.kt Add ent's output to the keys page 3 years ago
HexKeyReader.kt Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
ImportCommand.kt Add CloseableInjector 3 years ago
JsonKeyDownloader.kt Add API endpoint for receiving keys 2 years ago
JsonKeyReader.kt Fix elvis operator on non-nullable type warning 3 years ago
KeyBruteForcer.kt Add API endpoint for receiving keys 2 years ago
KeyCommand.kt Add ent command for analysing the randomness of keys 3 years ago
KeyDownloader.kt Add API endpoint for receiving keys 2 years ago
KeyExporter.kt Fix SELECT DISTINCT query 3 years ago
KeyImporter.kt Add API endpoint for receiving keys 2 years ago
KeyReader.kt Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
KeySource.kt Add API endpoint for receiving keys 2 years ago
OpenOsrsKeyDownloader.kt Add API endpoint for receiving keys 2 years ago
PolarKeyDownloader.kt Add API endpoint for receiving keys 2 years ago
RuneLiteKeyDownloader.kt Add API endpoint for receiving keys 2 years ago
TextKeyReader.kt Fix NPE in TextKeyReader if the input is invalid 3 years ago