Owain van Brakel
4c5fe2ba14
gradle: Run injector based on inputs
2019-10-15 05:06:45 +02:00
ST0NEWALL
9f869c6ec9
Fix player attack options and player indicators ( #1685 )
...
* Fix player attack options and player indicators
* player attack options
* buying checkstyle bypass method
2019-09-30 13:20:28 +01:00
Ganom
cb57ab26b3
project: update from 184 to 184 ( #1675 )
...
* 184
* checkstyle
* project: fix exports.
2019-09-28 18:37:36 +01:00
Kyle
b5c6468d19
Revert "project: 184 ( #1670 )"
...
This reverts commit 42acd14658 .
2019-09-28 17:11:53 +01:00
Owain van Brakel
42acd14658
project: 184 ( #1670 )
...
* 184
* checkstyle
2019-09-28 17:05:04 +01:00
Lucwousin
9f995469f7
kms 2 the kmsening
2019-09-26 15:49:23 +02:00
ThatGamerBlue
ae5fcdd420
project: change namespace
2019-09-10 17:29:00 +01:00
Owain van Brakel
d28d9070f0
injector: Disable menu draw injector for now
2019-08-29 16:21:59 +02: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
ThatGamerBlue
5b5ee5b5a6
gradle: partially revert #1166 ( #1250 )
2019-08-03 23:11:59 +01:00
Lucwousin
11f3b74687
RS-Client: Refactoring (also gradle compiler args) ( #1236 )
...
* gradle: compiler args for mixins/rs-client
* rs-client: yes
* rs-client: no
2019-08-02 21:01:00 +01: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
Lucwousin
b841b7ce54
injector: Add "Scene" hint for drawTile method in renderDraw raw
2019-07-24 08:20:02 +02:00
Zeruth
f4d7bea98c
travis: band-aid for renderDraw
2019-07-24 00:55:22 -04:00
Zeruth
a51f30da09
injector-plugin: include vanilla for travis
2019-07-24 00:17:46 -04:00
Zeruth
85d4ab354d
runeliteplus: remove maven configurations
2019-07-23 22:41:16 -04: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
Owain van Brakel
8dc54eb554
Merge remote-tracking branch 'runelite/master'
2019-07-19 00:27:10 +02:00
Lucwousin
1050644394
everything else
2019-07-18 15:41:53 +02:00
Tyler Bochard
a13c80d74b
Merge pull request #960 from Lucwousin/reeeee-facts-boi
...
RSClient: More refactoring
2019-07-11 00:51:28 -04:00
Lucwousin
7a4e213e25
Injector: Tiny bit of cleanup
2019-07-10 10:58:37 +02:00
sdburns1998
6db57328ef
maven: dep update
2019-07-10 03:54:22 +02:00
Lucas
b13320aea4
Remove not used and honestly just bad method in InjectUtil
2019-07-07 21:56:57 +02:00
Lucas
83533475d4
Even more... you guessed it! REFACTORING. Removes the need for @Export for methods overriding base java methods
2019-07-07 21:43:57 +02:00
Lucas
e1a815eddd
Make updatemappings parameter renamer work, add importmappings parameter renamer, more refactoring
2019-07-07 21:43:52 +02:00
Lucwousin
2367f7ee18
Fix hiding player attacks in client, add option to hide cast as well ( #896 )
...
Tiny bit of refactoring as well
2019-07-05 22:10:02 +01:00
Zeruth
0362a421ba
bumps our poms
2019-07-05 01:28:08 -04:00
Lucas
f2d633ae56
Fix menu swaps not working when left clicking items
2019-06-27 16:25:35 +02:00
Lucwousin
39a4cb2266
Rework clanmanmode attack option hiding ( #746 )
...
* A whole bunch of refactoring
* Api/mixins/injector additions for hiding attack options
* Rework clanmanmode attack hiding
* Update Client.java
2019-06-26 00:01:21 +01:00
Lucwousin
6630f5b4dd
Rework MenuManager to only swap the top entry, once per client tick ( #749 )
...
* Rework MenuManager to only swap the top entry, once per client tick
2019-06-25 17:20:21 +01:00
Lucas
8c190cb491
Fix tests and make travis run them again
2019-06-23 00:38:22 +02:00
Lucas
1fa656ce2d
Stop nosuchmethoderrors being thrown by dumb vanilla to api stuff
2019-06-20 23:19:02 +02:00
Lucas
9cc32a6307
Bump up version numbers
2019-06-20 19:05:13 +02:00