782 Commits (25f8bac50246cfda4b9039bdae61205efa9902ff)
 

Author SHA1 Message Date
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
Graham fced5610a5 Add SkipOutputStreamTest 4 years ago
Graham 6e0844fa73 Update dependencies 4 years ago
Graham 77aa313b64 Only use StackFrameClassWriter where required 4 years ago
Graham 055efd60e7 Rename maxVersion() to max() 4 years ago
Graham bbe4157124 Add gte() method to ClassVersionUtils 4 years ago
Graham acce037eac Copy entire share directory into the distribution 4 years ago
Graham e6a92ea0aa Switch to FHS-style layout 4 years ago
Graham 24c8c43221 Use TEMP_PREFIX and JAR_SUFFIX constants in writeSignedJar 4 years ago
Graham d006997d2d Add annotation processor for creating deobufscator name mapping files 4 years ago
Graham c365019007 Output descriptor last in Member{Desc,Ref}.toString() 4 years ago
Graham 9760a98d95 Compile regex in DecompileCommand once 4 years ago
Graham 4f48a59ee3 Compile regex in verifyMapping() once 4 years ago
Graham 586ffabc57 Set artifactId of all submodule to openrs2 4 years ago