Commit Graph

11735 Commits

Author SHA1 Message Date
Owain van Brakel
72d8ff0544 project: version bump (#2003)
project: version bump
2019-11-10 06:57:22 +01:00
Ganom
15b3d55b8b project: version bump 2019-11-10 00:51:49 -05: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
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
github-actions[bot]
20899a399b Merge pull request #1989 from open-osrs/NPC-UPDATE-640aeafa5
Client: Update NPC stats
2019-11-10 00:37:08 +00:00
OpenOSRS
51a7e98aec Client: Update NPC stats 2019-11-10 00:29:44 +00:00
Lucwousin
640aeafa52 Merge pull request #1984 from Abi1024/openosrs
supplytracker: Fix ammo tracking bug
2019-11-09 19:31:23 +01:00
Lucwousin
06fff6654d Log errors in client.init, and capture with sentry if rsps isn't on (#1985) 2019-11-09 13:27:35 -05:00
Abi1024
2148316bab Fixed formatting issue 2019-11-09 11:09:47 -05:00
Abi1024
0745163a60 Fixed supplyTracker ammo tracking bug 2019-11-09 11:02:52 -05:00
Owain van Brakel
883a499b5e Merge remote-tracking branch 'runelite/master' 2019-11-09 07:51:02 +01:00
github-actions[bot]
da948b6bf7 Merge pull request #1969 from open-osrs/NPC-UPDATE-7b7447528
Client: Update NPC stats
2019-11-09 00:45:23 +00:00
OpenOSRS
d1dc667494 Client: Update NPC stats 2019-11-09 00:38:15 +00:00
Adam
0cdffbd91e client: add Reset option to various session overlays 2019-11-08 17:02:31 -05:00
Adam
6d34e2b2f3 Merge pull request #10155 from Adam-/layout
Add layout chat command
2019-11-08 11:32:18 -05:00
Adam
7e57e15f47 Move ConfigChanged event to client events 2019-11-08 10:08:07 -05:00
Owain van Brakel
7b74475289 client: make error logging opt out (#1953)
client: make error logging opt out
2019-11-08 15:57:46 +01:00
Lucwousin
5d6e3a72c5 Banlist fixes/improvements (#1962) 2019-11-08 08:44:39 -05:00
Chris Hranj
d1fd88f663 examineplugin: Add support for ground items (#10157) 2019-11-08 12:18:21 +01:00
Lucwousin
ff68b83a82 Pop fakeXpDrop xp/skill ints off the stack only once 2019-11-08 11:05:55 +01:00
Lucwousin
f2c268190e Merge pull request #1918 from Lucwousin/yeet
deob: Make NonloadingClassWriter better at not loading classes
2019-11-08 11:02:17 +01:00
Tomas Slusny
9baee9f38f Merge pull request #10221 from Hydrox6/clues-island-of-stone
clues: fix Island of Stone coordinate hint
2019-11-08 10:59:59 +01:00
Tomas Slusny
41a4687d76 Merge pull request #10218 from Paveldin/patch-1
Add Black Demon cannon spot in Chasm of Fire
2019-11-08 10:59:47 +01:00
RansomTime
2613661f53 Add more detailed location description for Mausoleum emote clue (#10217) 2019-11-08 10:58:56 +01:00
Owain van Brakel
ef97f94784 Merge pull request #1957 from Owain94/vorkath
vorkath: NPE checks
2019-11-08 08:23:33 +01:00
Owain van Brakel
36b81d9247 raidsthieving: NPE check (#1958) 2019-11-07 21:19:50 -08:00
Owain van Brakel
e6136ccae3 vorkath: NPE checks 2019-11-08 05:49:50 +01:00
Owain van Brakel
46c7f53112 client: Fix tests 2019-11-08 05:36:30 +01:00
Owain van Brakel
4e3b1ba8bb itemcharge: temp fix for ugly broken recoil code. (#1947)
itemcharge: temp fix for ugly broken recoil code.
2019-11-08 05:00:14 +01:00
Owain van Brakel
a7777b6cf7 maxhit: fix #1941 (#1943)
maxhit: fix #1941
2019-11-08 04:59:52 +01:00
Owain van Brakel
a272c7511f Merge remote-tracking branch 'upstream/master' 2019-11-08 04:58:54 +01:00
Owain van Brakel
7866cc612b client: make error logging opt out 2019-11-08 04:58:09 +01:00
Hydrox6
ff2ef0da15 clues: fix Island of Stone coordinate hint 2019-11-08 02:13:27 +00:00
Ganom
493d60c91e itemcharge: temp fix for ugly broken recoil code. 2019-11-07 20:24:47 -05:00
Owain van Brakel
d9d8ebb1b0 cluescroll: NPE check (#1940) 2019-11-07 20:11:33 -05:00
Ganom
246b39d253 maxhit: fix #1941 2019-11-07 20:07:13 -05:00
Owain van Brakel
a918e481d3 eventbus: use method references. (#1930)
eventbus: use method references.
2019-11-08 01:59:06 +01:00
Ganom
407f3abc38 batsolver: fix NPE (#1936) 2019-11-07 19:56:11 -05:00
Owain van Brakel
9aecf14686 screenmarker: NPE check (#1938) 2019-11-07 19:55:44 -05:00
github-actions[bot]
bed015e57c Merge pull request #1935 from open-osrs/NPC-UPDATE-894d62998
Client: Update NPC stats
2019-11-08 00:42:17 +00:00
OpenOSRS
6905b9817e Client: Update NPC stats 2019-11-08 00:34:37 +00:00
Ganom
a577338203 eventbus: use method references. 2019-11-07 19:15:05 -05:00
Owain van Brakel
894d62998e client: Sentry logging (#1928)
client: Sentry logging
2019-11-08 00:47:42 +01:00
Owain van Brakel
802a87b680 client: Sentry logging 2019-11-08 00:39:09 +01:00
Owain van Brakel
7f0a530417 impling: Fix overlays (#1926)
impling: Fix overlays
2019-11-07 22:59:37 +01:00