Commit graph

34 commits

Author SHA1 Message Date
38dd9ae869
fix: repeatable annotation support fix 2023-03-15 12:07:45 +01:00
c46106beba
fix: now the mapper automagically converts internal names to FQN 2023-03-15 11:41:42 +01:00
19b739943f
fix: fixed MirroredTypeException 2023-03-15 11:23:40 +01:00
0cd50cc179
fix: oops didn't mean that 2023-03-15 10:56:20 +01:00
6e2ea19ab4
feat: may now pass local files as mappings 2023-03-13 13:03:49 +01:00
df3590d097
feat: mappings can now be taken in as an option, generified SrgMapper 2023-03-08 18:33:16 +01:00
036dec2bb2
feat: no-mappings-available mode 2023-03-08 15:54:05 +01:00
f6539d4a07
feat: initial implementation of new system
- multiple injectors/target
- removed strict limitation of one patch per class
- made finders far smarter
- added boolean for obfuscation environment (currently never changed from default)
2023-03-08 15:37:17 +01:00
51d9375e0b
chore: renamed method to reflect new functioning 2023-03-02 14:47:22 +01:00
ftbsc
9b529a866c cleanup: removed todo, i just had to edit the maven pom 2023-03-02 12:40:19 +01:00
25c4ca393f
fix: instantiate stub 2023-03-02 01:32:28 +01:00
97c59cdc62
chore: added palantir 2023-03-02 00:54:36 +01:00
652a5103c6
build: bump lillero version 2023-03-01 21:31:11 +01:00
284954e20d
Merge remote-tracking branch 'origin/dev' into dev 2023-03-01 21:29:33 +01:00
6ff87be213
feat: added @FindField and @FindMethod (untested) 2023-03-01 21:29:19 +01:00
60bd356b5d
doc: fixed patch javadocs 2023-03-01 18:58:04 +01:00
ftbsc
620d405404 fix: force java 8 2023-02-28 21:58:12 +01:00
928638cb7a
chore: big code refactoring 2023-02-27 17:26:55 +01:00
824f9fb9a2
chore: replaced gradlew, these ones should work 2023-02-27 14:43:26 +01:00
f01f45f9cf
chore: more code refactoring for quality 2023-02-27 12:45:39 +01:00
0e8ae4b69a
fix: changed name for logging to original one 2023-02-27 10:53:12 +01:00
823ce8307a
doc: small readme fix 2023-02-27 10:45:21 +01:00
cfeb940561
doc: added readme 2023-02-27 10:42:28 +01:00
4fcba147cb
chore: code quality 2023-02-27 03:41:24 +01:00
252272ac42
feat: MVP! 2023-02-27 02:26:06 +01:00
25869ddc92
fix: added +x to gradlew and the wrapper 2023-02-26 21:58:10 +01:00
08e55d42f4
feat: maybe gotten it working, i probably don't need a plugin after all 2023-02-26 21:22:58 +01:00
96b2bc5536
chore: added proper documentation, cleaned up build.gradle, added exceptions 2023-02-26 20:16:48 +01:00
eca2d1f312
feat: implemented srg conversion (maybe) 2023-02-26 18:56:20 +01:00
aab3d58afb
feat: implemented generation of service provider 2023-02-24 21:54:39 +01:00
211142cd59
doc: improved javadoc 2023-02-24 19:58:39 +01:00
64fa73a583
build: fixed issues in build.gradle 2023-02-24 18:44:50 +01:00
9c8d3f39f5
gitignore: fixed 2023-02-24 03:06:14 +01:00
4f87eccc83
feat: initial commit, limited implementation of the annotation processor 2023-02-24 03:03:23 +01:00