Commit Graph

13690 Commits

Author SHA1 Message Date
zeruth
56c2035916 hooks: expose overlay renderer 2020-05-12 21:01:58 -04:00
Kyle
36700b3406 widgetID: fix incorrect widget IDs
widgetID: fix incorrect widget IDs
2020-05-12 23:32:34 +01:00
Kyle
c8c3e0f7b3 widgetinfo: fix broken widget
widgetinfo: fix broken widget
2020-05-12 21:52:58 +01:00
Kyle
26f35310ff widgets: add trade widget info (#2572)
* Update WidgetID.java

* Update WidgetInfo.java
2020-05-12 19:12:17 +01:00
github-actions[bot]
80028a4624 Merge pull request #2570 from open-osrs/NPC-UPDATE-137bfb77a
Client: Update NPC stats
2020-05-12 00:15:40 +00:00
OpenOSRS
830dff8292 Client: Update NPC stats 2020-05-12 00:08:39 +00:00
ThatGamerBlue
137bfb77aa Merge pull request #2555 from ThatGamerBlue/configbutton
config: add buttons
2020-05-11 19:55:16 +01:00
github-actions[bot]
f128c4f08a Merge pull request #2568 from open-osrs/NPC-UPDATE-d4589f548
Client: Update NPC stats
2020-05-11 00:15:46 +00:00
OpenOSRS
e52da10cb6 Client: Update NPC stats 2020-05-11 00:09:16 +00:00
github-actions[bot]
d4589f548c Merge pull request #2566 from open-osrs/NPC-UPDATE-8a1c51caf
Client: Update NPC stats
2020-05-10 00:17:09 +00:00
OpenOSRS
df700ee1e9 Client: Update NPC stats 2020-05-10 00:09:51 +00:00
Tyler Bochard
8a1c51caf3 Merge pull request #2564 from open-osrs/remove-sounds-collection
plugins: remove sounds collector
2020-05-08 20:47:29 -04:00
Tyler Bochard
76866d1c3c Merge pull request #2562 from open-osrs/GRADLE-DEPS-UPDATE-6c6338f02
project: Update gradle dependencies
2020-05-08 20:46:41 -04:00
zeruth
ea5f8e84d6 plugins: remove sounds collector 2020-05-08 20:36:41 -04:00
Tyler Bochard
1ddff85239 Merge pull request #2563 from open-osrs/mirror-garbage
mirror: prevent 50 garbage objs per second
2020-05-08 20:30:15 -04:00
zeruth
681157b498 mirror: prevent 50 garbage objs per second 2020-05-08 20:20:43 -04:00
OpenOSRS
ff552fb0a9 project: Update gradle dependencies 2020-05-08 00:03:57 +00:00
github-actions[bot]
6c6338f028 Merge pull request #2561 from open-osrs/NPC-UPDATE-3c81f9c38
Client: Update NPC stats
2020-05-07 00:17:38 +00:00
github-actions[bot]
1cdabca1af Merge pull request #2559 from open-osrs/GRADLE-WRAPPER-UPDATE-3c81f9c38
project: Update gradle wrapper
2020-05-07 00:10:32 +00:00
OpenOSRS
cd48f4c4c5 Client: Update NPC stats 2020-05-07 00:08:51 +00:00
OpenOSRS
02060fd7b1 project: Update gradle wrapper 2020-05-07 00:02:38 +00:00
zeruth
3c81f9c380 runelite: add DrawFinished event 2020-05-06 07:51:56 -04:00
github-actions[bot]
db59bd9e77 Merge pull request #2558 from open-osrs/NPC-UPDATE-faeeef2e1
Client: Update NPC stats
2020-05-06 00:15:50 +00:00
github-actions[bot]
ee100889b2 Merge pull request #2557 from open-osrs/GRADLE-WRAPPER-UPDATE-faeeef2e1
project: Update gradle wrapper
2020-05-06 00:11:11 +00:00
OpenOSRS
810a01063a Client: Update NPC stats 2020-05-06 00:08:54 +00:00
OpenOSRS
a091b40db8 project: Update gradle wrapper 2020-05-06 00:02:33 +00:00
Owain van Brakel
faeeef2e1c Merge pull request #2556 from Owain94/upstream-0505 2020-05-05 21:24:16 +02:00
Owain van Brakel
d0d7a7f3dc client: Remove GPU dependencies 2020-05-05 20:18:50 +02:00
Owain van Brakel
0a6326acbc Merge remote-tracking branch 'runelite/master' 2020-05-05 20:16:49 +02:00
ThatGamerBlue
1f3239d326 config: add buttons 2020-05-05 16:11:03 +01:00
Adam
26ffd1be33 key remapper: consume key typed events for remapped keys
Since all of the keys we remap to (f/arrow/escape keys) do not have
associated characters, consume key typed events for the characters
associated to the original key press event.

This fixes entering bank pins with fkey remapping on both entering your
pin and changing your inventory tab, due to the client processing the
tab change on key press (which is remapped) and the bank plugin
processing the pin input on key typed.
2020-05-04 23:21:39 -04:00
Adam
c7a155d09c loot tracker: cleanup clue scroll stacking and test
Most of this test was superfluous and continiously retesting the same
logic
2020-05-04 23:20:57 -04:00
Rangvaldr
8eb57c5a92 discord: Add missing Iorwerth Dungeon region (#11451) 2020-05-04 18:20:24 +00:00
ivanfeli
a791223fb4 item stats: Fix Castle Wars bracelet bandage heal amount
The amount a bandage heals while wearing a castle wars bracelet is
increased by 50%, not the amount of a player's health. Hence, the actual
amount healed is 15%.
2020-05-04 18:13:09 +00:00
Jordan
1ffa73540f Merge pull request #11461 from melkypie/worldmap-hunterarea 2020-05-04 11:07:13 -07:00
melkypie
0a249a0ba3 worldmap: add hunter area tooltips 2020-05-04 20:54:16 +03:00
ST0NEWALL
21189c9b1b Merge pull request #2553 from open-osrs/revert-2552-groovy-dependency
Revert "project: add groovy dependency"
2020-05-04 12:10:38 +00:00
ThatGamerBlue
2f951c23a8 Revert "project: add groovy dependency" 2020-05-04 13:07:42 +01:00
OP
b3df234feb Merge pull request #2552 from tomcylke/groovy-dependency
project: re-add groovy dependency
2020-05-04 01:51:40 -04:00
Thomas Cylke
ff04ab9b3d Update runelite-client.gradle.kts 2020-05-04 01:45:21 -04:00
Thomas Cylke
54b2f83aa4 project: add groovy dependency 2020-05-04 00:40:16 -04:00
github-actions[bot]
7700e3c171 Merge pull request #2550 from open-osrs/NPC-UPDATE-3c90027e2
Client: Update NPC stats
2020-05-04 00:20:15 +00:00
OpenOSRS
a8b6929479 Client: Update NPC stats 2020-05-04 00:11:15 +00:00
Tomas Slusny
57d93e4ffa Merge pull request #11336 from deathbeam/add-copy-to-clipboard
Add option to copy chat message contents to clipboard
2020-05-03 22:38:31 +02:00
Tomas Slusny
c2d855de65 Merge pull request #11420 from while-loop/loottracker-clue-scroll
loot-tracker: make clue scroll drops stackable
2020-05-03 10:24:26 +02:00
Owain van Brakel
3c90027e2f Merge pull request #2549 from Owain94/actions11 2020-05-03 04:52:32 +02:00
Sam Rosenthal
1da967ff42 ItemMapping: Add Blade of Saeldor (c) 2020-05-03 02:50:37 +00:00
Sam Rosenthal
04dedfd1c3 clues: Add Viggora cryptic clue item requirement description 2020-05-03 02:35:53 +00:00
Owain van Brakel
9021f336ac actions: Setup java 11 2020-05-03 04:19:10 +02:00
Jordan
46a468cf9d Merge pull request #11442 from Atroxide/bugfixes 2020-05-02 17:51:37 -07:00