ThatGamerBlue
db1bfdfb47
project: fix lambda things and add mixins and rename two fields ( #12 )
2020-01-28 17:49:43 +00:00
ThatGamerBlue and Adam
014d1f095c
runelite-client: add methods for externals (plugin-hub) ( #2286 )
...
* Merge pull request #/10524 from Trevor159/get-var
Add getVar methods for external plugins
* Add the mixins
* fix dumb yaml error
recommend https://yaml-online-parser.appspot.com/
Co-authored-by: Adam <adam@sigterm.info >
2020-01-26 02:33:46 +00:00
ThatGamerBlue
830ec4bf96
scripts: fix bank tags being weirdly fricked
2020-01-16 15:53:17 +00:00
ThatGamerBlue
9fcd5405a4
camera: fix bug introduced by #2246 where settings would be the default primitives upon startup ( #2247 )
2020-01-15 20:20:16 -05:00
ThatGamerBlue
c6dc8af958
remove debugging method
2019-09-12 14:01:12 +01:00
ThatGamerBlue
12c08b271a
update client to rev 183
2019-09-12 14:00:01 +01:00
ThatGamerBlue
0446151736
bump rev number
2019-09-12 12:29:08 +01:00
ThatGamerBlue
7a1f3d890f
Merge pull request #1578 from runelite-extended/maven-fixes
...
project: change namespace
2019-09-11 11:20:05 +01:00
ThatGamerBlue
8fb47dd54e
npchider: change method by which npcs are hidden by name ( #1573 )
...
* npchider: change method by which npcs are hidden by name
* fix bug on client startup/shutdown where nothing gets hidden
* entityhider: change method by which npcs are hidden on death
2019-09-10 19:03:14 +01:00
ThatGamerBlue
ae5fcdd420
project: change namespace
2019-09-10 17:29:00 +01:00
ThatGamerBlue
231e41372e
AB SO LUTE LY FIN ESS ING THE CUNT ( #1559 )
2019-09-07 11:25:28 +01:00
ThatGamerBlue
61d9f02484
mining: change default pie diameter ( #1550 )
2019-09-05 17:58:31 -04:00
ThatGamerBlue
f1e407258b
remove vengeance stall warning ( #1549 )
...
* remove vengeance stall warning
* Update FreezeTimersOverlay.java
Damnit blue
* remove unused imports
cant forcepush from git web reeee
2019-09-05 09:21:03 +01:00
ThatGamerBlue
345f01645a
add null check guard case for chat message manager ( #1412 )
2019-08-21 09:37:52 +01:00
ThatGamerBlue
0f46656e9d
Merge pull request #1408 from ThatGamerBlue/master
...
http-api: change useragent, remove unused methods, reordering
2019-08-20 21:24:19 +01:00
ThatGamerBlue
a27b355fdd
http-api: change useragent, remove unused methods, reordering
2019-08-20 21:05:06 +01:00
ThatGamerBlue
d8d65c6411
gradle: fix "repository not found" ( #1309 )
...
Fixes: "repository not found: C:\Users\name\.gradle\daemon\5.5.1.git"
2019-08-12 22:13:20 +01:00
ThatGamerBlue
e5fe12a4f8
remove flexo for splitting
2019-08-11 21:29:34 +01:00
ThatGamerBlue
5a3772540f
rs-client: fix injector getting confused with two menuAction methods ( #1290 )
2019-08-11 20:35:16 +01:00
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