87 Commits (ce5b76ef0fc6a2f19bd32430cf63d3311069fe53)

Author SHA1 Message Date
Graham 47f4cc060a Add compress{Jar,Pack,Js5} to Resource 4 years ago
Graham a79dfd6f32 Implement jaggl and jagmisc resource transformation 4 years ago
Graham 2b82451b96 Remove isInterface argument from MethodInsnNode constructors 4 years ago
Graham 015de5d39b Rename PLATFORM_DETECT to PLATFORM_DETECTION 4 years ago
Graham c2fe02a3f3 Rename PLATFORM_DETECT_MATCHER to GL_PLATFORM_DETECT_MATCHER 4 years ago
Graham dcfaedcd2f Improve opaque predicate regex in PlatformDetectionTransformer 4 years ago
Graham 808c80e896 Add initial public key transformer 4 years ago
Graham a684c0212d Load natives from new location below dev.openrs2 4 years ago
Graham b05ce1e96f Add ResouceTransformer skeleton 4 years ago
Graham 02d3867f4c Add platform detection transformer 4 years ago
Graham 5038d1d671 Replace ByteStreams with Kotlin extension method 4 years ago
Graham 250062a72f Set buffer size to 65,536 bytes 4 years ago
Graham e9a9a8f962 Format with ktlint 4 years ago
Graham 1647a3e641 Remove @JvmField annotation 4 years ago
Graham 01f30c5f03 Convert RightClickTransformer to Kotlin 4 years ago
Graham 6e9a7f36ef Convert RightClickTransformer to Kotlin 4 years ago
Graham 4a8704f566 Convert HostCheckTransformer to Kotlin 4 years ago
Graham 1d889357a9 Convert MacResizeTransformer to Kotlin 4 years ago
Graham f4a608acaf Convert LoadLibraryTransformer to Kotlin 4 years ago
Graham e969cc9882 Convert Bundler to Kotlin 4 years ago
Graham a3e5a19811 Convert CachePathTransformer to Kotlin 4 years ago
Graham 8020ac98ab Convert InsnNodeUtils to Kotlin 4 years ago
Graham db785e38d0 Convert MethodNodeUtils to Kotlin 4 years ago
Graham d9f874906d Make RightClickTransformer compatible with the unsigned client 4 years ago
Graham eec9279a2c Add hasCode() method 4 years ago
Graham 0a5901cde4 Add shorthand MemberRef constructors 5 years ago
Graham 5d63904075 Increase the size of the client's main packet buffer 5 years ago
Graham dac0cc10c3 Update loadLibrary() calls 5 years ago
Graham 27c0b997b9 Share list of bundler transformers 5 years ago
Graham a26efcb30c Use for-each to iterate over InsnLists 5 years ago
Graham 552e3cbd8d Replace preferences file jagex_ prefix with .openrs2_ 5 years ago
Graham 49a4cb3084 Remove macOS-specific resize logic from the client 5 years ago
Graham 145ed6b1ee Add classPath and library arguments to all Transformer methods 5 years ago
Graham 261cc87125 Add CachePathTransformer 5 years ago
Graham 3242356c80 Remove unused throws declarations 5 years ago
Graham a1f7cf5ce4 Add HostCheckTransformer 5 years ago
Graham 5fd2488988 Fix right clicking on modern versions of Java 5 years ago