Commit Graph

9265 Commits

Author SHA1 Message Date
OpenOSRS
e4a0ce61f6 Client: Update NPC stats 2020-04-02 00:09:52 +00:00
ThatGamerBlue
aa84a9e79f Merge pull request #2472 from ThatGamerBlue/menuoptions-oprs
plugins: fix plugins loading configs from their dependencies
2020-04-01 21:50:20 +01:00
OpenOSRS
a12ca32fa0 Client: Update NPC stats 2020-04-01 02:37:33 +00:00
ThatGamerBlue
f0b762c5f2 plugins: fix plugins loading configs from their dependencies 2020-03-31 18:23:47 +01:00
Owain van Brakel
a8e16fdbba Merge pull request #2468 from Owain94/providers
client: Fix providers
2020-03-29 17:28:50 +02:00
Owain van Brakel
19d49dedff client: Fix providers 2020-03-29 17:23:20 +02:00
Owain van Brakel
646e616864 Merge pull request #2467 from Owain94/partyw00tw00t
party: Revert botches and fix party support
2020-03-29 16:34:44 +02:00
Owain van Brakel
f79d5ede89 party: Revert botches and fix party support 2020-03-29 16:27:28 +02:00
xKylee
2b270efa2b Merge branch 'pr/1' into upstream 2020-03-27 23:23:50 +00:00
Adam
22235925be client: add config option for blocking extra mouse buttons 2020-03-27 18:02:54 -04:00
Adam
ec11040150 stretchedmode: copy mouse event consumed flag when translating mouse events 2020-03-27 17:45:32 -04:00
Adam
844a85392b speccounter: fix some bugs and edge cases
1) fix plugin to correctly identify blocked hits as a spec being used

2) fix when hitsplats appear on the same tick as uninteracting with the
target npc

3) fix when hitsplats appear in between the spec and its hitsplat on
other targets

4) fix specs not registering when not having to path to monsters due to
the spec varbit changing prior to the interact event firing
2020-03-27 17:40:44 -04:00
Kyle
6d657a950f mousemanager: revert 2020-03-27 21:12:25 +00:00
Owain van Brakel
85b17d3bec tests: Fix client tests 2020-03-27 21:33:56 +01:00
Owain van Brakel
28c742691c externalpluginmanager: Don't extend ReceiverAdapter 2020-03-27 21:27:33 +01:00
Owain van Brakel
dba5405721 Merge remote-tracking branch 'origin/master' 2020-03-27 21:20:28 +01:00
Owain van Brakel
3ecdebf542 project: Rework external plugins, local instances syncing, hotswapping 2020-03-27 21:17:20 +01:00
xKylee
b49c9d8b69 Merge branch 'pr/2' into upstream 2020-03-27 15:00:13 +00:00
Max Weber
08703d011b grounditems: reset on the executor thread
let startup run slightly more parallel
2020-03-26 11:33:43 -06:00
Max Weber
6b1da824a8 grounditems: make priceChecks threadsafe 2020-03-26 11:25:31 -06:00
Max Weber
1f09833022 grounditems: manually match item thresholds
The regex used was explosive and wouldn't complete with large inputs
that can appear when the user has a mildly corrupted config
2020-03-26 11:21:06 -06:00
Adam
18a9a60b7d client session manager: fix detecting logged in state 2020-03-26 10:43:27 -04:00
Runelite auto updater
09c5a1d951 Bump for 1.6.11-SNAPSHOT 2020-03-26 12:24:21 +00:00
Runelite auto updater
97d5dadbba Release 1.6.10 2020-03-26 12:24:10 +00:00
Abex
beecf98d9c Merge pull request #11076 from melkypie/patch-worldmap
worldmap: update desert amulet nardah teleport location
2020-03-26 05:38:15 -06:00
RuneLite Cache-Code Autoupdater
8dbd589757 Update Item variations to 2020-03-26-rev182 2020-03-26 11:32:49 +00:00
melkypie
39ab7c6311 worldmap: update desert amulet nardah teleport location 2020-03-26 13:28:44 +02:00
Adam
1d45b1474c boss timers: update Sarachnis time to 10 seconds 2020-03-25 18:08:41 -04:00
Trevor
2deadaed2e spec counter plugin: fix other NPC hitsplats affecting specs 2020-03-25 18:04:53 -04:00
Adam
f6da67cd2d clientloader: don't fallback to Jagex hostnames when using fallback config 2020-03-25 13:19:25 -04:00
Adam
544414a8cf clientloader: use fallback config if gamepack fails to load 2020-03-25 12:55:20 -04:00
dekvall
71e4b5d9ad herbiboar: use guaranteed tracks when highlighting path
There's a set of guaranteed tracks that can be used when calculating the path
when tracking herbiboars. The tracks are listed on the osrs wiki.

Co-authored-by: Jordan Atwood <jordan.atwood423@gmail.com>
2020-03-24 18:02:45 -04:00
Adam
91ae43dd2d api: make IterableHashTable generic 2020-03-24 14:04:13 -04:00
Abex
d1b4b14462 Merge pull request #11038 from Nightfirecat/add-widget-model-accessors
widget: Expose model id, rotation, and zoom accessors
2020-03-24 11:28:15 -06:00
Adam
21b7ccd2e8 raids: add world region to scout overlay
Adds the region of the world the scout was performed.
Before: W303         Username
Now:    W303 (DE)    Username

Co-authored-by: melkypie <melkypie@users.noreply.github.com>
2020-03-24 11:54:54 -04:00
Adam
c930a5d261 http-api: add world region to World
Add a WorldRegion to convert from location id to region

Co-authored-by: melkypie <melkypie@users.noreply.github.com>
2020-03-24 11:54:54 -04:00
OpenOSRS
25657912c0 Client: Update NPC stats 2020-03-24 00:18:20 +00:00
Kyle
8ac2637c83 ffs 2020-03-23 20:23:52 +00:00
xKylee
987bec4b36 upstream: merge
upstream: merge
2020-03-23 20:11:17 +00:00
Kyle
ab93ecba36 Revert "upstream: merge" 2020-03-23 17:32:54 +00:00
TheStonedTurtle
32e435e42d Revert "opponentinfo: add opponent's opponent for npcs"
This reverts commit 34f94e973c.
2020-03-23 10:09:23 -04:00
xKylee
a51724244f oops 2020-03-23 12:39:40 +00:00
xKylee
82806d1df3 Merge branch 'pr/4' into upupandaway 2020-03-23 11:30:56 +00:00
Adam
046c20fb5b client: block extra mouse keys
The key remapping plugin has no way to operate being on and also not
blocking chat input, due to the other features of the plugin all doing
key remaps and thus are required to know whether or not you are trying
to type, or using a remapped key.

This moves the blocking to the core, which we think won't affect many
users anyway, and those that it does can just remap their mouse keys.
2020-03-22 17:59:41 -04:00
Adam
5da84178e7 chatcommands: fix showing -1 experience/rank in lvl 2020-03-22 14:24:52 -04:00
Adam
0ee189cf9d keyremapping: add test for typing mode change 2020-03-22 12:15:20 -04:00
Adam
203ecce4db keyremapping: add option to block extra mouse buttons 2020-03-22 12:15:20 -04:00
OpenOSRS
4a7bba9cfc Client: Update NPC stats 2020-03-22 00:15:13 +00:00
DeliciousLunch55
c3bb4f0d37 cannon: Add Black Knights cannoning spot in Taverley Dungeon (#11046) 2020-03-21 04:31:27 +01:00
OpenOSRS
be99e9b8eb Client: Update NPC stats 2020-03-21 00:14:15 +00:00