795 Commits (2f3cdca12d262d6208cc6e8f76e93a7464ee616a)
 

Author SHA1 Message Date
Graham 2f3cdca12d Reduce use of temporary files 4 years ago
Graham 0206bbd4b2 Set DeterministicJarOutputStream's default compression level to 9 4 years ago
Graham 451a1d9c5e Use a single Resource::compressLibrary method for all writers 4 years ago
Graham daefa7f4ea Remove streams from LibraryReader and LibraryWriter constructors 4 years ago
Graham 46d8af509c Create bundler output directory if it doesn't exist 4 years ago
Graham 8685d2b2dc Remove unused DeterministicJarOutputStream methods 4 years ago
Graham 10145fdb43 Add Sequence<JarEntry> extension property to JarInputStream 4 years ago
Scu11 6e877b52ce Move Library#read methods to dedicated classes 4 years ago
Scu11 26348b8a2e Move Library#write methods to dedicated classes 4 years ago
Graham b40eedfb3b Use block comment for multi-line comment in Deobfuscator 4 years ago
Graham 76f940e734 Remove unintentional static imports 4 years ago
Graham 3c051fe8c1 Rename private.key to game.key 4 years ago
Graham 21551b119c Add kotlin-reflect dependency 4 years ago
Graham 25f8bac502 Install example config file at the real path in the distribution 4 years ago
Graham 5e987f1f61 Remove memory allocation delay during client startup 4 years ago
Graham c488a155c4 Replace operator and game names with values from the config file 4 years ago
Graham ef5db18ea1 Replace runescape.com with domain from the config file 4 years ago
Graham fe3a8c1a37 Replace cachesubdir with the internal game name 4 years ago
Graham ed052c783b Use cache path and signer name from the config file 4 years ago
Graham 3aaea52eac Remove trailing whitespace from log messages 4 years ago
Graham 05a03d5bdc Inject transformers in the bundler and deobfuscator 4 years ago
Graham d07714a37d Update dependencies 4 years ago
Graham 0c76c610bd Convert Guice modules to objects 4 years ago
Graham d119cc07b5 Add config file parser 4 years ago
Graham d32ea82032 Inject ObjectMapper in NameMapProcessor 4 years ago
Graham 9441527c61 Add yaml module 4 years ago
Graham 2c4261e751 Exclude Guice annotations from auto-import 4 years ago
Graham c394b404b9 Update dependencies 4 years ago
Graham 5256f00ee0 Make libraryClasses return Sequence instead of List 4 years ago
Graham 49a90c1cf5 Rename getNode() to getClassNode() 4 years ago
Graham ff96cf70a2 Rename dokka output directory to kdoc 4 years ago
Graham e50616a565 Document MonitorTransformer 4 years ago
Graham 9a1c0e9caf Add DeterministicJarOutputStreamTest 4 years ago
Graham 958fbc03ba Add IterableUtilsTest 4 years ago
Graham 972d3cebc1 Add ForestDisjointSetTest 4 years ago
Graham a9aae4ea37 Update dependencies 4 years ago
Graham 1c539f22fe Add DisjointSet and ForestDisjointSet documentation 4 years ago
Graham de467837f0 Add externalDocumentationLinks 4 years ago
Graham e4724871d6 Document ExceptionTracingTransformer 4 years ago
Graham 4cfb577e48 Replace StandardCharsets with Charsets 4 years ago
Graham 609576be63 Add Dokka task to the root project 4 years ago
Graham 0c709bf0e6 Remove redundant constructor keyword 4 years ago
Graham 14b82dd9d8 Switch to -SNAPSHOT version of Fernflower 4 years ago
Graham 7ce21b0cde Update dependencies 4 years ago
Graham 31e9ac9170 Add InvokeSpecialTransformer documentation 4 years ago
Graham 54aa9b738c Add testFlush() to SkipOutputStreamTest 4 years ago
Graham dd560c1801 Restrict code coverage to the dev.openrs2 package 4 years ago
Graham 1d56887e03 Disable per-module working directory for coverage compatibility 4 years ago
Graham ab138f5572 Revert "Run tests with Gradle instead of IDEA's test runner" 4 years ago
Graham 34c7e049b1 Remove duplicate junit-jupiter-api dependency with different version 4 years ago