Kyle
69ae6c6b75
Merge pull request #2340 from xKylee/infopanel-update
...
info: update plugins directory
2020-02-13 14:36:13 +00:00
Kyle
5e675efc17
Update InfoPanel.java
2020-02-13 14:03:31 +00:00
Runelite auto updater
9d908110b8
Bump for 1.6.7-SNAPSHOT
2020-02-13 12:32:53 +00:00
Runelite auto updater
20e29fd730
Release 1.6.6
2020-02-13 12:32:44 +00:00
Owain van Brakel
1bd854f9ba
Merge remote-tracking branch 'runelite/master'
2020-02-13 12:11:39 +01:00
Ben Dol
af00494ab8
itemstats: Add "Always Show Base Stats" option
...
This commit adds an option to display a more comprehensive tooltip
which, alongside the stat changes, shows the base stats of any equipment
hovered.
2020-02-12 23:25:11 -08:00
Ben Dol
68e40f64f3
itemstats: Add "Show Stats In Bank" option
2020-02-12 23:06:34 -08:00
Ben Dol
05c6297414
itemstats: Round item values for displaying
...
This prevents some stats from displaying as X.XXXXXXXXXXXXX due to their
values being stored as `double`s in the overlay.
2020-02-12 23:06:34 -08:00
dekvall
976ecd8f6b
hiscores: add nightmare boss
2020-02-13 07:13:12 +01:00
Trevor
43e1bfedd2
hot cold clues: add new slepe location
2020-02-12 21:31:11 -05:00
github-actions[bot]
eb45862bf3
Merge pull request #2339 from open-osrs/NPC-UPDATE-6475bce32
...
Client: Update NPC stats
2020-02-13 00:22:28 +00:00
OpenOSRS
7ee200a950
Client: Update NPC stats
2020-02-13 00:15:27 +00:00
Trevor
c0913f2f7c
client: add notification fired event
2020-02-12 13:40:08 -05:00
Owain van Brakel
6475bce32a
Merge pull request #2336 from open-osrs/NPC-UPDATE-b523003d0
...
Client: Update NPC stats
2020-02-12 14:51:37 +01:00
Owain van Brakel
73f7b10fb4
Merge pull request #2335 from open-osrs/GRADLE-WRAPPER-UPDATE-b523003d0
...
project: Update gradle wrapper
2020-02-12 14:50:25 +01:00
Grahm Larkham
ff8c0115cd
imp plugin: fix notifications on npc change
2020-02-11 20:25:25 -05:00
Owain van Brakel
b73235e453
scriptvm: Checkstyle
2020-02-12 01:31:07 +01:00
Adam
94ff26f3d8
widgetitemoverlay: clip dragged items when outside of parent bounds
...
Since dragged items are not moved until after the drag is complete, the
item still gets queued to be drawn, even if dragged outside of the
parent layer.
2020-02-11 19:24:43 -05:00
Adam
a2e68634a3
Merge pull request #10767 from abextm/gpu-glslverifier
...
gpu: run glslangValidator on shaders during tests
2020-02-11 19:24:11 -05:00
OpenOSRS
d9e703c6ad
Client: Update NPC stats
2020-02-12 00:15:31 +00:00
OpenOSRS
eee1c8e6bc
project: Update gradle wrapper
2020-02-12 00:11:54 +00:00
Max Weber
a330631945
gpu: rename length to size in shaders
...
`.length` has special meaning in glsl, and the verifier got upset that
we were shadowing it
2020-02-11 18:54:01 -05:00
Max Weber
7e8bebc083
gpu: run glslangValidator on shaders during tests
2020-02-11 18:54:00 -05:00
Max Weber
cf9f7fc9fb
gpu: refactor shader compilation
2020-02-11 18:53:59 -05:00
Owain van Brakel
b523003d0f
scriptvm: Fix cast exception
2020-02-11 23:56:41 +01:00
Oelderoth
d93497c7fc
grandexchange plugin: log cancelled buy/sell offers
2020-02-11 17:47:29 -05:00
Owain van Brakel
2d2590e64d
Merge pull request #2333 from Owain94/scriptvmevents
...
mixins: ScriptVM events
2020-02-11 23:31:17 +01:00
Adam
9cf95ef324
http-service: increase ge history retention to 90 days
2020-02-11 17:30:21 -05:00
Jordan Atwood
5b28f343ca
clues: Don't return clue instances for empty text
...
This commit ensures that all clues providing a static `forText()` method
return null when given an empty string as clue text.
2020-02-11 14:05:42 -08:00
Jordan Atwood
1b0cf969d7
ClueScrollPlugin: Reset clue on empty dev command
...
Fixes runelite/runelite#10775
2020-02-11 13:52:42 -08:00
Owain van Brakel
6f3bf172b9
mixins: ScriptVM events
2020-02-11 20:48:33 +01:00
Owain van Brakel
fa10880673
Merge pull request #2332 from Owain94/merge-1102
...
project: Merge upstream
2020-02-11 20:09:28 +01:00
Owain van Brakel
491a7e76c4
Merge remote-tracking branch 'runelite/master'
2020-02-11 20:01:42 +01:00
Owain van Brakel
5b1ecd43c5
Merge pull request #2331 from Owain94/externalserrors
...
externals: Fix some issues
2020-02-11 04:39:41 +01:00
Owain van Brakel
7742e61360
external: Don't crash when another client has a lock on a jar
2020-02-11 04:32:15 +01:00
Owain van Brakel
3ac70f5fe6
external: Install missing dependencies on startup instead of crashing
2020-02-11 03:29:32 +01:00
Owain van Brakel
90a20aae83
external: Silence pf4j
2020-02-11 03:29:04 +01:00
github-actions[bot]
d884e907e7
Merge pull request #2330 from open-osrs/NPC-UPDATE-3111e885c
...
Client: Update NPC stats
2020-02-11 00:22:50 +00:00
OpenOSRS
7aae841930
Client: Update NPC stats
2020-02-11 00:15:22 +00:00
Adam
8137fd87c2
loot tracker: filter by type in details view
2020-02-10 18:27:01 -05:00
Adam
63e537e0e0
loot tracker: store and match events by type
2020-02-10 18:27:01 -05:00
Adam
4d5857214e
loot tracker: add pickpocket events
...
Co-authored-by: Daniel Cimento <daniel.cimento@mail.mcgill.ca >
2020-02-10 18:27:01 -05:00
Abex
acfbf24e07
Merge pull request #10565 from Trevor159/script-events
...
Add script fired events and add script inspector devtool
2020-02-10 04:17:00 -07:00
Adam
04216368f5
Merge pull request #10707 from abextm/startplugin-edt
...
PluginManager: require start/stop to be invoked on the EDT
2020-02-09 19:56:20 -05:00
Adam
538f901d6e
Merge pull request #10751 from mkowen1/feature/add_potions_item_id
...
item identification: Add hunter, fishing, agility, and guthix balance potions
2020-02-09 19:52:47 -05:00
Adam
e806e1bc41
loot manager: add support for nightmare
...
Co-authored-by: Hexagon <hexagon@fking.work >
2020-02-09 19:42:56 -05:00
github-actions[bot]
3111e885c0
Merge pull request #2327 from open-osrs/NPC-UPDATE-9bc544f77
...
Client: Update NPC stats
2020-02-10 00:23:19 +00:00
github-actions[bot]
0a79938f3e
Merge pull request #2326 from open-osrs/GRADLE-WRAPPER-UPDATE-9bc544f77
...
project: Update gradle wrapper
2020-02-10 00:19:10 +00:00
OpenOSRS
e6a1b08d46
Client: Update NPC stats
2020-02-10 00:15:50 +00:00
OpenOSRS
beb2d50c96
project: Update gradle wrapper
2020-02-10 00:11:45 +00:00