Commit graph

31 commits

Author SHA1 Message Date
85b3aeea1a
fix: updated to new mapper library 2024-05-31 19:36:42 +02:00
8d26063266
Merge branch 'feature/mapper-library' into dev 2024-05-31 14:49:53 +02:00
9cc6ed16d3
fix: use gitversion properly 2024-05-11 15:08:46 +02:00
d98eab7e7d
chore: version bump 2024-01-24 17:29:23 +01:00
4f8bde4ce2
fix: new javadoc url 2024-01-20 18:24:56 +01:00
f54700340b
chore: added external javadoc link 2023-09-08 23:55:01 +02:00
3688a56707
fix: jar task no longer needed 2023-09-08 21:22:23 +02:00
0d097dcb2e
fix: fixed gitversion mangling name 2023-09-08 20:38:40 +02:00
3dd86a4187
chore: updated to mapping library 0.3.0 2023-09-01 12:42:19 +02:00
30f8e080ae
feat: updated to use mapper lib 0.2.0 2023-08-26 23:55:11 +02:00
8e3284a904
feat: updated to use mapper 0.1 2023-08-26 22:37:47 +02:00
ed70355a86
chore: moved obfuscation stuff to mapping library 2023-06-11 15:32:07 +02:00
fe9a6c8d4a
chore: bump lillero to 0.4.1 2023-04-13 10:51:57 +02:00
0a28187b7c
fix: remove generic also at the end of internal name
GOD YES
2023-03-31 13:50:01 +02:00
9900e370a7
chore: explicitly reference ASM in build.gradle 2023-03-29 13:46:18 +02:00
418ccc670f
chore: lillero version bump 2023-03-28 00:47:54 +02:00
344e66061b
Merge branch 'version3' into dev 2023-03-18 17:24:43 +01:00
909f5cfa07
chore: updated lillero 2023-03-18 17:22:20 +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
8695612c58
chore: added sources and javadocs jars generation 2023-03-04 17:17:46 +01:00
ftbsc
9b529a866c cleanup: removed todo, i just had to edit the maven pom 2023-03-02 12:40:19 +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
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
f01f45f9cf
chore: more code refactoring for quality 2023-02-27 12:45:39 +01:00
252272ac42
feat: MVP! 2023-02-27 02:26:06 +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
64fa73a583
build: fixed issues in build.gradle 2023-02-24 18:44:50 +01:00
4f87eccc83
feat: initial commit, limited implementation of the annotation processor 2023-02-24 03:03:23 +01:00