Commit Graph

22 Commits

Author SHA1 Message Date
oSumAtrIX a7e4da018b perf(resource-mapping): map resources with multiple threads 2022-09-26 04:30:49 +02:00
oSumAtrIX 834c4add71
fix: default values for settings 2022-08-22 19:13:57 +02:00
oSumAtrIX 084a99bc6f
feat: `settings` patch framework (#266) 2022-08-22 01:59:43 +02:00
oSumAtrIX 38a586f645
refactor: un-shadow variable name 2022-08-07 22:39:53 +02:00
oSumAtrIX f43446ed18
fix: migrate to new patcher api 2022-08-03 03:53:35 +02:00
TheJeterLP 7e1d82f116
fix: make all patches toggleable with settings (#202) 2022-07-18 22:59:21 +02:00
oSumAtrIX f090ff1229
refactor: use `.single` for `resourceMappings` 2022-07-17 16:03:20 +02:00
Palm 620fefae74
style: better patch descriptions (#193) 2022-07-17 12:36:46 +02:00
oSumAtrIX 69490d7e83
refactor: simplify use of `dependencies` field in `Dependencies` annotations 2022-07-16 17:32:03 +02:00
bogadana da5896dde0
fix: patch description consistency (#134) 2022-07-08 06:30:59 +02:00
bogadana 6146ef081d
build: bump patcher dependency version (#119) 2022-07-05 18:44:58 +02:00
oSumAtrIX 6c24ebef2f fix: remove refreshing home screen not working 2022-07-03 01:01:20 +02:00
bogadana 188491a707
feat: make resource mapping patch aware of types (#77) 2022-06-30 00:48:53 +02:00
oSumAtrIX a7ee89d497
refactor: remove `trimIndent` before compiling instructions 2022-06-27 01:09:40 +02:00
oSumAtrIX db32ffe56a
fix: migrate to new `proxy` api 2022-06-26 18:10:37 +02:00
oSumAtrIX 084078e7f1 refactor: migrate from `Signature` to `Fingerprint`
BREAKING CHANGE: Not backwards compatible, since a lot of classes where renamed.
2022-06-26 16:33:58 +02:00
Joey Peter a8f17948ac
refactor: integrations (#44) 2022-06-24 00:17:49 +02:00
Itroublve 314e955a3d
refactor: Migrate to new extension methods for `String.toInstruction(...)` and `String.toInstructions(...)` (#45) 2022-06-23 02:22:42 +02:00
oSumAtrIX 2c0a4196fe
fix: migrate to breaking changes from patcher 2022-06-20 21:29:55 +02:00
oSumAtrIX d4ed67ce4f
refactor: rename `general-bytecode-ads` to `general-ads` 2022-06-12 01:07:23 +02:00
oSumAtrIX a817522bc3
style: move extension and utility methods to their own classes 2022-06-05 07:25:51 +02:00
oSumAtrIX f99bbef4c9
feat: `GeneralBytecodeAds` and `GeneralResourceAds` patch 2022-06-04 02:27:02 +02:00