Commit Graph
12797 Commits
Author SHA1 Message Date
Owain van Brakel 6d68b7249f Merge pull request #2348 from Owain94/merge-1702
project: Merge upstream
2020-02-17 07:30:15 +01:00
Owain van Brakel 4fe996bf5a project: Merge upstream 2020-02-17 06:35:36 +01:00
Adam d347e3a088 devtools: add get/set conf commands 2020-02-15 22:30:29 -05:00
09114ca83a timers: use poison varplayer for antipoison/venom timers
This commit allows the poison timer to be much more accurate as it
receives periodic updates from the server, and covers edge cases where
poison may be delayed or cured from sources besides potion clicks.
(banked potion drinks, HP orb "Cure" menu option, etc.)

This commit removes the `initialDelay` field from GameTimer as the field
was used only to chain antivenom timers into their follow-up antipoison
timers.

Fixes runelite/runelite#1471
Fixes runelite/runelite#10724

Co-authored-by: Lucas <lws.ned1260@gmail.com>
Co-authored-by: Adam <Adam@sigterm.info>
2020-02-15 19:37:44 -05:00
github-actions[bot] 90fa82073a Merge pull request #2346 from open-osrs/NPC-UPDATE-575ace6dc
Client: Update NPC stats
2020-02-16 00:24:09 +00:00
OpenOSRS 5222cd216d Client: Update NPC stats 2020-02-16 00:15:51 +00:00
Adam 23906a6d35 Merge pull request #10801 from Alexsuperfly/screenshot-filename-space-fix
ImageCapture: only append space when filename isnt empty
2020-02-15 19:08:28 -05:00
Adam 82b4ef29e9 Merge pull request #10796 from Nightfirecat/revert-magic-boost-imbued-heart-timer
Revert "timers plugin: Improve imbued heart detection"
2020-02-15 19:07:10 -05:00
Tomas Slusny 38a15ce59f Merge pull request #10379 from deathbeam/tob-party-movable
Make ToB party interface movable
2020-02-16 00:58:35 +01:00
Owain van Brakel 575ace6dc6 Merge pull request #2345 from Owain94/merge1502
project: Merge upstream
2020-02-15 02:52:44 +01:00
Owain van Brakel 4228e89c18 version: Bump RL version 2020-02-15 02:33:51 +01:00
Owain van Brakel d64d9b848d Merge remote-tracking branch 'runelite/master' 2020-02-15 02:32:15 +01:00
Alexsuperfly 57167ff1cc ImageCapture: only append space when filename isnt empty 2020-02-14 15:04:38 -05:00
Jordan Atwood 967fadf59d Revert "timers plugin: Improve imbued heart detection"
This reverts commit 45c5df3379.
2020-02-14 09:01:44 -08:00
github-actions[bot] 2ac9ca18b7 Merge pull request #2342 from open-osrs/NPC-UPDATE-69ae6c6b7
Client: Update NPC stats
2020-02-14 00:23:58 +00:00
OpenOSRS 7d84dda509 Client: Update NPC stats 2020-02-14 00:15:40 +00:00
Adam ed8a1b92ba pom: update maven repo link and use https 2020-02-13 17:25:46 -05:00
Adam ea58c8d6d5 Merge pull request #10786 from Trevor159/slepe-hotcold
hot cold clues: add new slepe location
2020-02-13 15:48:52 -05:00
Adam 513b56cb75 Merge pull request #10783 from dekvall/nightmare-kc
hiscores: add nightmare boss
2020-02-13 15:44:47 -05:00
Adam 99e885cb0a loottracker: fix tracking first clue opens 2020-02-13 12:51:36 -05:00
Adam e737d73257 loottracker: prevent null events
Also detect and log null events from the clue scroll reward interface
2020-02-13 10:39:51 -05:00
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
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
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
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