Commit Graph

29 Commits

Author SHA1 Message Date
Lucwousin
3a66a43986 Update injector for new Annotations
cleanup mixininjector kinda
change replaced methods to just ldc the garbage
make rsapi objects extend their respective visitors
2020-07-19 03:14:27 +02:00
ThatGamerBlue
e7d62c3c33 easy publishing 2020-06-28 14:54:19 +01:00
Lucwousin
9a9833665b Update build.gradle.kts 2020-06-28 15:36:31 +02:00
ThatGamerBlue
052d002994 Revert "Revert "change scriptvm to be more reliable""
This reverts commit dbaa4d993c.
2020-06-28 13:44:49 +01:00
Lucwousin
503a96748f revert back to old oprs version 2020-06-28 09:44:43 +02:00
Lucwousin
4d0057291f update build script 2020-06-28 07:26:52 +02:00
Lucwousin
dbaa4d993c Revert "change scriptvm to be more reliable"
This reverts commit 8fb9cddf
2020-06-28 06:32:50 +02:00
ThatGamerBlue
8fb9cddfc1 change scriptvm to be more reliable 2020-06-18 13:36:07 +01:00
Owain van Brakel
4279daa215 project: Bump 2020-05-02 16:16:23 +02:00
ThatGamerBlue
947b602c8b Merge branch 'master' into weird-entityhider-bug 2020-05-01 12:41:26 +01:00
Owain van Brakel
acaa59a36e project: Use semver 2020-05-01 13:24:08 +02:00
Owain van Brakel
d684b6f185 project: Update dependencies 2020-05-01 13:22:02 +02:00
ThatGamerBlue
9fa4887d76 addplayertomenu: dont add hidden players to the minimenu 2020-03-30 05:24:11 +01:00
ThatGamerBlue
9f908191bf fix drawalpha "properly" 2020-03-22 15:15:39 +00:00
TheRealNull
57384e8537 gradle: extend publish task to checksum output in build/repo dir 2020-01-15 00:01:32 -05:00
ThatGamerBlue
c9ec2a2e44 AbstractFont_placeGlyphAlpha fix drawAlpha (#3)
* bump version number

* Fix AbstractFont_placeGlyphAlpha

no idea what kind of side effects this could have, but it didnt break the limited things i tested.
2020-01-14 16:36:23 +00:00
Lucwousin
d49f9c080d Fix abstractfont drawalpha 2020-01-03 04:39:45 +01:00
Lucwousin
eee8c73a5b Modify src debuginfo to make stacktraces less cryptical 2020-01-02 13:47:13 +01:00
Lucwousin
e2fc5ae3d9 Update gradle wrapper and build script 2020-01-02 12:15:06 +01:00
Lucwousin
0786098992 Exclude rs+rl api from deob dependency 2019-11-07 17:16:53 +01:00
Lucwousin
28dad8a65c Allow shadowing int/long fields with obfuscated getters 2019-11-07 02:16:42 +01:00
Lucwousin
4f2c72fb75 Fix drawMenu raw injector and add test
(change in compiled class is naming drawLoggedIn)
2019-11-06 23:53:03 +01:00
Lucwousin
a7344a7773 Make RSApiInjector prioritize same-class methods/fields over static 2019-11-06 17:37:21 +01:00
Lucwousin
b07ad10afc Add license and missing (c) info 2019-11-03 02:38:38 +01:00
Lucwousin
d7b5d0d171 fix buildscript 2019-11-01 13:09:33 +01:00
Lucwousin
e32d376ee9 Update graddle things 2019-11-01 11:01:55 +01:00
Lucwousin
eb26b2d145 Just load from jars rather than from classes, new versioning system 2019-10-31 00:57:23 +01:00
Lucwousin
8fabcfb0d5 MixinInjectorTest 2019-10-29 03:11:15 +01:00
Lucwousin
a1ae8ac6ae inititial messy commit 2019-10-28 17:44:44 +01:00