RuneLite Cache-Code Autoupdater
412b5eec66
Update Scripts to 2019-11-14-rev182
2019-11-14 12:07:54 +01:00
RuneLite Cache-Code Autoupdater
377f972198
Update Item variations to 2019-11-14-rev182
2019-11-14 12:07:49 +01:00
RuneLite Cache-Code Autoupdater
ab92e56d08
Update Scripts to 2019-11-14-rev182
2019-11-14 03:59:03 -07:00
RuneLite Cache-Code Autoupdater
95220a4371
Update Item variations to 2019-11-14-rev182
2019-11-14 10:35:56 +00:00
dekvall
51e951e4dc
attack styles: add test for swap between bludgeon and bow
...
When swapping between bludgeon and bow, onWidgetHiddenChanged is called before
the weapon varbit is set. Since that varbit determines which widgets should be
hidden we would like to make sure the widget is set to hidden even after a
varbit change.
2019-11-14 09:54:00 +01:00
OpenOSRS
02c58bd032
Client: Update NPC stats
2019-11-14 00:36:42 +00:00
Adam
2ab9877f1d
Merge pull request #10234 from Trevor159/raids-fix
...
raids plugin: fix rotation solver
2019-11-13 13:52:07 -05:00
Ganom
9802866c90
tobdamagecount: null check interacting. ( #2027 )
2019-11-13 17:21:00 +01:00
Ganom
fd6a0e7f51
client: standardize menuAction namings. ( #2023 )
...
* client: standardize menuAction namings.
* client: use standardized namings in MenuEntry
* client: use skitzos preferred naming scheme
* client: updated invoke naming scheme.
2019-11-13 17:19:11 +01:00
OpenOSRS
a7e6a9af8e
Client: Update NPC stats ( #2025 )
2019-11-13 17:17:25 +01:00
James
4605c4d9b1
bosstimetracker: renamed plugin folder to match plugin ( #2029 )
2019-11-13 17:15:20 +01:00
Lucwousin
bfa3b22be6
client: Improve menumanager ( #2026 )
...
* make menumanager work with everything it didn't work with before
* rebuild left click before render instead of on client tick
* Remove useless checks which were breaking when dragging in bank
* Change rsclient line breaks (only 5th fucking time this pr dw)
* Rename arg1 & arg2 getters/fields to be more consistent
2019-11-13 17:13:24 +01:00
cboar
33570fbe88
Account for quantity when deciding to hide item from left-click ( #2031 )
2019-11-13 13:57:21 +01:00
Tomas Slusny
30fcd76d4a
Merge pull request #9475 from dekvall/waka-canoe
...
Add wilderness canoe icon to world map
2019-11-13 09:56:46 +01:00
dekvall
87af40bec7
emojis: add facepalm emoji
2019-11-13 01:55:14 +01:00
Daniel (Danomate)
530d05a369
cannon: add cannon spot for trolls at Quidamortem ( #10242 )
2019-11-12 18:43:58 +01:00
BenDol
87c6811819
defaultworld: add option to use last world as default
2019-11-11 21:06:44 -05:00
Adam
e12d0bd23b
speccounter: support fake xpdrops
2019-11-11 19:58:27 -05:00
Adam
3775bdacab
api: add fake xp drop event
2019-11-11 19:58:27 -05:00
neeerp
fd3a235d7f
music plugin: add more area mute options
...
This adds an option to mute your own area sounds, sounds from npcs, and
sounds with no source.
2019-11-11 19:57:41 -05:00
OpenOSRS
6527525e4d
Client: Update NPC stats
2019-11-12 00:29:52 +00:00
winterdaze
4beb8766ab
Make GWD kill count overlay movable ( #10238 )
2019-11-12 01:24:08 +01:00
15987632
e3edc16f86
raids plugin: fix rotation solver
2019-11-11 08:22:41 -05:00
Tomas Slusny
4dbc545b68
Merge pull request #10232 from Hydrox6/clues-sherlock-yew
...
clues: fix yew tree Sherlock challenge
2019-11-11 12:01:10 +01:00
winterdaze
6ec3c32d20
timers: Do not reset divine potion timers on death ( #10235 )
2019-11-11 10:11:55 +01:00
OpenOSRS
c4a2855d75
Client: Update NPC stats
2019-11-11 00:30:26 +00:00
Hydrox6
b89528ec46
clues: fix yew tree Sherlock challenge
2019-11-10 21:06:25 +00:00
Tomas Slusny
639006997c
Clear grand exchange selection on clear button press
...
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2019-11-10 16:02:19 -05:00
Tomas Slusny
5614104900
Clear skill calculator selection on clear button press
...
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2019-11-10 16:02:19 -05:00
Tomas Slusny
48aee49f5d
Add method for attaching clear listener to IconTextField
...
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2019-11-10 16:02:19 -05:00
Adam
b05217d5f8
Merge pull request #10201 from dekvall/inventory-grid-no-delay
...
inventorygrid: use mouse dragged distance to determine if overlay should show
2019-11-10 14:55:42 -05:00
Adam
52c3a1902f
api: change LocalPlayerDeath event to PlayerDeath
2019-11-10 14:48:54 -05:00
Adam
ff6ae58898
Merge pull request #10211 from dekvall/five-new-emojis
...
emojis: add five new and reduce file size of old ones
2019-11-10 14:13:54 -05:00
Adam
fb971db05e
Merge pull request #10225 from Hydrox6/clues-east-is-not-west
...
clues: correct direction of Miscellania island coordinate clue
2019-11-10 13:58:05 -05:00
Adam
84010dad7a
Merge pull request #10227 from dekvall/rc-altars-on-map
...
worldmap: add rc-altar icons to worldmap
2019-11-10 13:56:46 -05:00
Adam
7f68db7362
client session manager: fix task crash from being unable to acquire a session id
2019-11-10 13:50:00 -05:00
Owain van Brakel
7ec5373457
Merge remote-tracking branch 'upstream/master' into gradle6
2019-11-10 18:16:18 +01:00
JZomerlei
560a738845
woodcutting plugin: add arctic pine logs
2019-11-10 11:11:07 -05:00
David
6d8c81f183
worldmap: add rc-altar icons to worldmap
2019-11-10 14:34:48 +01:00
Owain van Brakel
115924275d
loottracker: Add master farmer ( #1991 )
2019-11-10 00:38:37 -05:00
Owain van Brakel
87fbba6523
Add Zalcano Boss Tab ( #1992 )
2019-11-10 00:37:48 -05:00
Ganom
87531a3534
Merge pull request #1971 from Owain94/0911-merge
...
project: Merge upstream
2019-11-10 00:37:30 -05:00
Owain van Brakel
2874575188
gauntlet: Fix npe ( #2002 )
2019-11-10 00:37:04 -05:00
Owain van Brakel
531b626516
spellbook: StringIndexOutOfBoundsException and ArithmeticException ( #2001 )
2019-11-10 00:36:49 -05:00
Owain van Brakel
80b500807a
loottracker: Add master farmer
2019-11-10 04:37:55 +01:00
Owain van Brakel
29bab8ca9d
gradle: Task override for directly running the client
2019-11-10 04:36:52 +01:00
Owain van Brakel
07545cd6e5
Merge branch 'master' into 0911-merge
2019-11-10 04:27:23 +01:00
Ganom
6025c29d3c
project: bug fixes ( #1986 )
...
* deathindicator: Fixes #1951
* worldpoint: if chunkX|Y >= 13, null.
Fixes #1667
Fixes #1949
Fixes #1981
* maxhit: null check autocast.
Fixes #1977
* metronome: ensure tock is > 0
Fixes : #1973
* clanchat: check if clan is null
Fixes #1959
* entityhider: null check values.
Fixes #1966
* slayer: null check task
Fixes #1974
* chatfilter: Use concurrent list.
Fixes #1982
* vorkath: null check vorkath
Fixes #1983
2019-11-09 20:38:55 -05:00
Hydrox6
3e4b21c8cf
clues: correct direction of Miscellania island coordinate clue
2019-11-10 01:01:44 +00:00
Owain van Brakel
18021f6bed
gradle: Refactor and update to gradle 6
2019-11-10 01:42:11 +01:00