Commit Graph
40 Commits
Author SHA1 Message Date
ThatGamerBlue ca14485b2b gradle: update env vars to use underscores (#1287)
Provides better compatibility with /bin/sh, /bin/bash and the likes, which don't accept env vars with dashes in the name.
2019-08-08 21:35:57 +01:00
ThatGamerBlue fa0a16c2d8 client: fix plugin manager tests
Partially closes #1256
2019-08-03 23:36:09 +01:00
ThatGamerBlue 5b5ee5b5a6 gradle: partially revert #1166 (#1250) 2019-08-03 23:11:59 +01:00
ThatGamerBlue 5bcd704bab http api: fix rlp api using the wrong url (#1233) 2019-08-02 12:46:47 +01:00
ThatGamerBlue 78654bf545 gradle: add upload task (#1220) 2019-08-02 11:05:46 +01:00
ThatGamerBlue 30354c925e http-api: fix api going down after runelite update 2019-08-01 14:56:12 +01: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
ThatGamerBlue d4d722674a prayeralert: Fix overlaying other infoboxes and widgets (#1081) 2019-07-22 17:29:22 +01:00
ThatGamerBlue 7df795101b mixins: replace loadSprite mixin 2019-07-19 07:25:54 +01:00
ThatGamerBlue f4181265c0 rs-client: refactor sprite loading methods 2019-07-19 07:25:27 +01:00
ThatGamerBlue 1a998d4a67 checkstyle: disallow wildcard imports 2019-07-08 22:38:01 +01:00
ThatGamerBlue 9b44123fd3 i would force-push this but im using github web 2019-07-07 22:21:25 +01:00
ThatGamerBlue 459198cdf0 guard clauses should have a newline after them 2019-07-07 22:12:22 +01:00
ThatGamerBlue 4f0ba60f01 npcunaggroarea: make the notifications respect the config 2019-07-07 22:11:29 +01:00
ThatGamerBlue 5a84107ebb npcunaggroarea: add notification when timer runs out 2019-07-07 19:54:36 +01:00
ThatGamerBlue 0b0267b7ed Who needs tests anyway? 2019-06-24 21:58:42 +01:00
ThatGamerBlue f7aee1dfbf Fix HTTP API User-Agent (#729)
* Update RuneLiteAPI.java

* this is why you use an ide
2019-06-24 12:44:56 +01:00
ThatGamerBlue 32c791610a Auto-update RL api version (#725) 2019-06-24 03:36:54 -07:00
ThatGamerBlue 587f336938 regression: fix api-reliant plugins (#715) 2019-06-23 22:36:00 +02:00
ThatGamerBlue cdd272b2a6 Make whale watchers overlay moveable (#661) 2019-06-19 16:25:43 -07:00
ThatGamerBlue ae3a97f2db Update ShiftWalkerPlugin.java 2019-06-17 20:37:20 +01:00
ThatGamerBlue 68ce7cdd29 Rename shift walk plugin to be less confusing 2019-06-17 20:21:58 +01:00
ThatGamerBlue ebb7908fec Update Client.java 2019-06-11 12:25:09 +01:00
ThatGamerBlue b49a56b7ea Update RSClient.java 2019-06-11 12:24:25 +01:00
ThatGamerBlue d940b0ebdd can i kindly request travis to go fuck itself 2019-06-10 18:35:45 +01:00
ThatGamerBlue 400132771e Unlimit setTargetTile in RSSceneMixin
i have no idea if this actually even changes how it works but i got asked to pr it
2019-06-10 18:27:53 +01:00
ThatGamerBlue d5428a7a51 cluescrolls: fix compile error 2019-05-23 14:24:30 +01:00
ThatGamerBlue 47d5a445a8 mixin-processor: fix npe processing static fields 2019-05-23 13:33:52 +01:00
ThatGamerBlue 811da303f3 Rev 180 hooks 2019-05-23 13:14:05 +01:00
ThatGamerBlue b729aa996a Rev 180 methods 2019-05-23 13:13:05 +01:00
ThatGamerBlue 6417bc8253 Update ClientLoader.java 2019-05-16 15:27:51 +01:00
ThatGamerBlue c9d7fc4c23 Asm mixins that "work" 2019-05-16 14:36:19 +01:00
ThatGamerBlue 7f74716465 Revert "Merge upstream (#261)" (#262)
This reverts commit f3bd5041fe.
2019-05-16 13:48:39 +01:00
ThatGamerBlue f3bd5041fe Merge upstream (#261)
* [maven-release-plugin] prepare release runelite-parent-1.5.23

* [maven-release-plugin] prepare for next development iteration

* Update archetype version
2019-05-16 13:41:34 +01:00
ThatGamerBlue c2eed2ac61 Update archetype version 2019-05-16 13:21:40 +01:00
ThatGamerBlue 464f783da1 Merge branch 'master' of https://github.com/runelite/runelite into upstream 2019-05-16 13:20:11 +01:00
ThatGamerBlue 66309b8ade Update Player.java 2019-05-12 18:35:12 +01:00
ThatGamerBlue cb19e7d8a1 fix flexo window border offsets (#209) 2019-05-09 01:38:50 +01:00
ThatGamerBlue 011db2f462 Fix horrific typo 2019-04-20 22:56:14 +02:00
ThatGamerBlue e96f3845ce Don't send the config to RuneLite's devs 2019-04-20 22:54:18 +02:00