Commit Graph

22 Commits

Author SHA1 Message Date
Owain van Brakel
4c5fe2ba14 gradle: Run injector based on inputs 2019-10-15 05:06:45 +02:00
ThatGamerBlue
ae5fcdd420 project: change namespace 2019-09-10 17:29:00 +01:00
Owain van Brakel
bd621269a6 gradle: Update deps, format files (#1316)
* gradle: Update dependencies

Also made the version numbers global to make updating easier, also this
way we can't have mismatches where different projects use diffrent
versions of a dep

* cache: Fix TitleDumper test

* gradle: Format build files

* httpserviceplus: Remove unneeded deps
2019-08-13 21:02:45 -04:00
Lucwousin
dbdb686843 fix mixins getting confused between methods 2019-08-11 06:34:03 +02:00
Owain van Brakel
9650b8064b injector-plugin: Fix and run tests 2019-08-04 03:44:15 +02:00
Tyler Bochard
effc9217a7 Merge pull request #1166 from Lucwousin/yar-yeet-dab
gradle: injected-client things
2019-07-28 17:43:51 -04:00
Owain van Brakel
f55d36414e gradle: Close URLClassLoader to prevent leaking file locks 2019-07-28 22:16:53 +02:00
Lucwousin
8bdb204019 gradle: injected-client things
Move injector goal to injected-client(ish)
Keep injected-client classes in the correct package
Remove placeholder class/duplicate vanilla jar
2019-07-28 14:00:18 +02:00
ThatGamerBlue
2ba1c7f80b gradle: add properties and modify injected-client (#1145)
* add implementation for getItemCount

* Ignore build directory in project root

* save injector results as class files

* package injected-client for shading into client

* auto-updating properties

* fix run task

* shade injected-client into jar
2019-07-27 15:02:57 -04:00
Owain van Brakel
3fd16bbea1 gradle: update mockito
Mockito-all is discontinued
2019-07-27 08:04:55 +02:00
Owain van Brakel
ff50dc5272 gradle: Skip specific tests 2019-07-27 08:04:27 +02:00
Owain van Brakel
0a4daac223 gradle: processTestResources 2019-07-27 08:04:19 +02:00
Owain van Brakel
8d1489254f gradle: Remove deprecated methods 2019-07-27 07:20:48 +02:00
Tyler Bochard
26c83eae12 gradle: Don't cache injector 2019-07-25 04:44:47 +02:00
Tyler Bochard
fa07ce2158 gradle: Cache vanilla 2019-07-25 03:42:34 +02:00
Owain van Brakel
9dbda2fff2 gradle: Parallel build 2019-07-25 03:03:43 +02:00
Owain van Brakel
af4c2ad6ae gradle: Update all deps 2019-07-25 01:37:17 +02:00
Owain van Brakel
e911effeed gradle: Format build files 2019-07-24 23:51:35 +02:00
Owain van Brakel
442df22f4c gradle: TaskInternal.execute() has been deprecated 2019-07-24 20:46:55 +02:00
Owain van Brakel
a0ecf6371a gradle: annotationProcessors 2019-07-24 19:40:34 +02:00
Zeruth
fdeb4a1171 gradle: adds injector functionality 2019-07-23 04:03:47 -04:00
Zeruth
e4f9aa1d6a runeliteplus: adds preliminary Gradle support 2019-07-23 02:07:02 -04:00