Commit Graph

10019 Commits

Author SHA1 Message Date
Tyler Bochard
6a458ff8b5 Merge pull request #1103 from Owain94/timetrackingnpe
timetracking: Null check panel
2019-07-24 01:18:03 -04:00
Tyler Bochard
48783aca71 Merge pull request #1102 from Owain94/dmmslayerbs
slayer: dmm multiplier
2019-07-24 01:17:48 -04:00
Tyler Bochard
d990ae1382 Merge pull request #1101 from runelite-extended/gradle
Migrate to Gradle
2019-07-24 01:16:52 -04:00
Zeruth
f4d7bea98c travis: band-aid for renderDraw 2019-07-24 00:55:22 -04:00
Zeruth
e95bbdc59f travis: clean build 2019-07-24 00:48:54 -04:00
Owain van Brakel
f9b548bfbf slayer: dmm multiplier 2019-07-24 06:44:09 +02:00
Zeruth
13146e5dbd runeliteplus: various checkstyle fixes 2019-07-24 00:41:08 -04:00
Owain van Brakel
39e204307b timetracking: Null check panel 2019-07-24 06:22:03 +02:00
Zeruth
a51f30da09 injector-plugin: include vanilla for travis 2019-07-24 00:17:46 -04:00
Tyler Bochard
1d0bb7d3d6 Update build.sh 2019-07-24 00:10:35 -04:00
Tyler Bochard
5280536209 Update build.gradle 2019-07-24 00:07:54 -04:00
Zeruth
21fd4c0364 travis: install gradle-wrapper 2019-07-24 00:02:38 -04:00
Zeruth
26afa95385 gradle: add wrapper 2019-07-24 00:00:45 -04:00
Zeruth
cddb70c8b4 travis: chmod gradlew 2019-07-23 23:56:45 -04:00
Zeruth
c2739cba77 runeliteplus: checkstyle fixes, add support for gradle in travis 2019-07-23 23:54:35 -04:00
Zeruth
85d4ab354d runeliteplus: remove maven configurations 2019-07-23 22:41:16 -04:00
Zeruth
dd9d72ef53 runeliteplus: implement properties in java, fix calls to properties 2019-07-23 22:35:04 -04:00
Zeruth
95b9952ccd cache: actually fix script assembly encoding 2019-07-23 22:02:57 -04:00
Ganom
af45df8ac6 Merge pull request #1095 from Owain94/stonedloottracker
stonedloottracker: Update plugin
2019-07-23 18:55:14 -04:00
Tyler Bochard
be27fa5399 Merge pull request #1092 from Owain94/rl-update
project: Merge upstream
2019-07-23 17:39:02 -04:00
Lucwousin
aacb76ab10 antidrag: unregister keylistener on login screen (#1088) 2019-07-23 23:36:56 +02:00
Lucwousin
2f5a53149e rs-client: name Language (#1090) 2019-07-23 22:21:00 +01:00
Owain van Brakel
b5124659bc stonedloottracker: Update plugin
And fix that ugly reset icon in the regular loot tracker
2019-07-23 23:10:35 +02:00
Zeruth
a37fe7d865 bootstrapper: update for gradle / add staging configuration 2019-07-23 16:38:31 -04:00
Zeruth
caa3ecf3b5 gradle: fix index resource loading 2019-07-23 16:15:10 -04:00
Owain van Brakel
cb6eecfa29 Merge remote-tracking branch 'runelite/master' into rl-update 2019-07-23 21:52:16 +02:00
Ganom
8422c71e83 Merge pull request #1091 from Owain94/eventbus-errors
eventbus: Print stacktrace
2019-07-23 15:36:53 -04:00
Owain van Brakel
678a45d1ce eventbus: Print stacktrace 2019-07-23 21:22:13 +02:00
Lucwousin
596689a4f7 rs-client: Cleanup (#1087)
* rs-client: name SpriteBuffer

* rs-client: (re)name spritebuffer methods

* rs-client/deob: Add missed @Export's, make updatemappings fix this next time

* rs-client: run intellij redundant else inspection

* rs-client: invert some script interpreter if's

* deob: checkstyle fixes

* rs-client: SpriteBuffer_loadSprite -> SpriteBuffer_bufferFile
2019-07-23 19:43:31 +02:00
Tomas Slusny
7ffea7f41e Merge pull request #9410 from Nightfirecat/groundmarkers-runelite-menu-action
groundmarkerplugin: Use RUNELITE menu action
2019-07-23 13:43:21 +02:00
jdkleuver
1f3c573a58 xp tracker: Change rounding mode so that it rounds down rather than up (#9378) 2019-07-23 13:22:49 +02:00
Zeruth
40331a863b gradle: TODO: properly fix these temp fixes. 2019-07-23 05:29:24 -04:00
Zeruth
2824d17f66 gradle: add support for rs2asm / overlay index 2019-07-23 05:28:46 -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
Kyleeld
61b4531a0d chatCommands: fix !gc (#1086)
chatCommands: fix !gc
2019-07-22 18:29:46 -07:00
Sander de Groot
2ca03ece48 interface styles: add sprite override for 2005 friend/ignore list toggle 2019-07-22 19:30:15 -04:00
David
a244ca2264 clue plugin: add locations to emote clues 2019-07-22 18:37:08 -04:00
Zacharias Tyllström
e3266d1fa6 item charges: add ring of forging 2019-07-22 18:26:15 -04:00
ThatGamerBlue
d4d722674a prayeralert: Fix overlaying other infoboxes and widgets (#1081) 2019-07-22 17:29:22 +01:00
Chris Johnson
f1d568aff2 playerindicators: handle ring/ammunition slots correctly (#1082) 2019-07-22 17:28:07 +01:00
Adam
2825e29a43 Merge pull request #9426 from abextm/startup-deadlock
Revert "Shutdown plugins on window close"
2019-07-22 10:38:27 -04:00
Tyler Bochard
2716be51d9 Update README.md 2019-07-22 05:09:45 -04:00
Tyler Bochard
2404a3ade9 Update README.md 2019-07-22 04:58:49 -04:00
Zeruth
e6d5f9426a rs-api: add get/set modulus 2019-07-22 04:18:05 -04:00
James
a367c46be5 mining: Add configuration to allow for progress pie customization (#1072)
* mining: Add config to allow for progress pie customization
2019-07-22 08:50:07 +01:00
James
1c1ac5a919 Added ge link (#1071) 2019-07-22 08:41:48 +01:00
Alexander
5f9f554bce Freezetimers: add immunity timer, fix freeze durations (#1064)
* freezetimers: add immunity timer, fix freeze durations

* freezetimers: refactoring

* freezetimers: fix tb removal

* freezetimers: make travis happy

* freezetimers: add immunity timer

* freezetimers: add immune images

* freezetimers: fix logic, add tb immunity
2019-07-22 08:40:58 +01:00
Ganom
4db6403e65 npcindicators: add true highlight & fix for slayer. (#1078)
* Add true location to render styles.

* Add true location to npc indicators.

* Fix true location in slayer
2019-07-22 08:38:56 +01:00
Ian William O'Neill
512d53d04b aoewarnings: Re-Added Superior Gargoyle avoidable ranged projectile. (#1079) 2019-07-22 08:38:00 +01:00