Commit Graph
2327 Commits
Author SHA1 Message Date
Adam 18ee215f6d screenshot plugin: screenshot pvp kills 2018-06-04 09:49:55 -04:00
Adam f72071f5bf screenshot plugin: capitalize pet messages constant 2018-06-04 09:49:33 -04:00
Magic fTail 0560ef239b screenshot plugin: screenshot receiving pet 2018-06-04 09:42:48 -04:00
Adam 1db73ddf8a Merge pull request #3590 from Kamielvf/screenmarker-draw-fix
Allow drawing of screen markers in every direction
2018-06-03 23:33:27 -04:00
Kamiel 983ab1d540 Allow screenmarker resizing below base point 2018-06-03 22:12:56 -04:00
Adam fe73f244ec Merge pull request #3535 from Reasel/Tile-Labeling-Dev-Tools
Add Tile location tooltip option to dev tools
2018-06-03 22:03:05 -04:00
Adam acbce809b8 Merge pull request #3131 from Abextm/dev-always-assert
runelite-client: Require assertions when developer mode is on
2018-06-03 22:00:24 -04:00
Adam 40771c5918 clientui: reimport ExpandResizeType from fullscreen revert 2018-06-03 21:50:06 -04:00
Magic fTail b82dd2848b Add dragonfire-charged armour item mappings 2018-06-03 21:39:22 -04:00
Adam ed3b02b460 Revert "Merge pull request #3192 from deathbeam/add-support-for-fullscreen"
This reverts commit 108f441f23, reversing
changes made to be34e6f7ba.
2018-06-03 20:24:07 -04:00
Adam 83e9177b2e Merge pull request #2840 from raqes/prayer-indicator
Add Prayer indicator plugin by merging prayer flick plugin
2018-06-03 19:20:19 -04:00
raqes b1f5d18d65 Add prayer indicators to prayer plugin 2018-06-04 00:20:35 +02:00
Trig e445ae1317 Fix "hosptial" anagram clue typo (#3600)
Change "hosptial" to "hospital"
2018-06-04 00:08:44 +02:00
raqes 48aff0c7bb Rename Prayer Flicking plugin to Prayer 2018-06-03 17:26:46 -04:00
Adam a1c65cee10 Merge pull request #3579 from Hydrox6/boss-id-fix
Fix Callisto and Venenatis Boss Timers using the incorrect ID
2018-06-03 16:41:54 -04:00
Adam c76c10c20c death indicator: use animation to detect death
It is possible the player can move after their hp reaches 0, which makes
the player death event not always take place at the location of death
2018-06-03 16:40:17 -04:00
Adam 78d69dcc5c death indicator: move location check to after respawn 2018-06-03 16:40:17 -04:00
Adam 2f1de8fa68 Merge pull request #3499 from WooxSolo/client-close-remember-fix
Fix remember screen bounds for KEEP_GAME_SIZE
2018-06-03 15:04:08 -04:00
Adam 154e9272c7 Merge pull request #3594 from Hydrox6/chat-colour-defaults
Fix some chat colour issues
2018-06-03 15:03:03 -04:00
Adam 04187217a2 death indicators: only set death mark after respawning in a known respawn location 2018-06-03 15:01:07 -04:00
Hydrox6 aa98f50a4e Remove Charge Timer when the effect ends
For Clarity, and just in case the client goes really far off for some reason.
2018-06-03 13:16:18 -04:00
Hydrox6 cd317996db Fix Charge timer showing with every teleport
Turns out a lot of things reuse that animation
2018-06-03 13:16:17 -04:00
Adam dc17f4e11d Merge pull request #3558 from DannysPVM/death-indicator
Add Death Indicator Plugin
2018-06-03 12:54:43 -04:00
Hydrox6 c431063150 Add default highlight for Game Messages to fix Daily Task message colour 2018-06-03 12:58:08 +01:00
Hydrox6 95eb64eb09 Add support for Clan Chat Info highlights for the Raids Plugin
By default it's set to the Raids colour.
2018-06-03 12:58:02 +01:00
Adam dfe1d39730 antidrag: remove unused config setter 2018-06-02 22:39:22 -04:00
Adam df10ebbbe2 config manager: only apply default config from methods which read configuration 2018-06-02 22:38:59 -04:00
Tomas Slusny 9f06ebdfa4 Merge pull request #3585 from Nightfirecat/add-hosidius-fly-fishing-spots
Add missing Zeah fishing spots
2018-06-03 03:21:52 +02:00
Adam 4152a0fbfa Merge pull request #3529 from Hydrox6/charge-timer
Add a Charge timer
2018-06-02 21:20:07 -04:00
Hydrox6 503d17e59d Reorder updateConfig to match TimerConfig 2018-06-02 23:39:07 +01:00
Jordan Atwood 8600ac401b Add missing Zeah fishing spots
Ref:
https://user-images.githubusercontent.com/2199511/40880862-7c96182c-66a8-11e8-9f44-047636480889.png
https://user-images.githubusercontent.com/2199511/40880863-7cacbba4-66a8-11e8-835d-91ade4f97457.png
https://user-images.githubusercontent.com/2199511/40880864-7cc1c6b6-66a8-11e8-94d3-509eb182b607.png
https://user-images.githubusercontent.com/2199511/40880865-7cd5e0ba-66a8-11e8-91c9-682e5e935dcc.png
https://user-images.githubusercontent.com/2199511/40880866-7ce8ae34-66a8-11e8-8869-e3d0a5d5d5c9.png
https://user-images.githubusercontent.com/2199511/40880956-6fe4efa2-66aa-11e8-8f8e-e08fb9c9fa3a.png
https://user-images.githubusercontent.com/2199511/40880867-7cfc5b50-66a8-11e8-8453-950459eeb670.png
https://user-images.githubusercontent.com/2199511/40880868-7d172340-66a8-11e8-8012-3e05eb97fc7f.png
https://user-images.githubusercontent.com/2199511/40880869-7d2b05d6-66a8-11e8-8b1a-d3ee5e1f0816.png
https://user-images.githubusercontent.com/2199511/40880861-7c36be72-66a8-11e8-99cb-f49172132508.png

Fixes runelite/runelite#3573
2018-06-02 14:17:35 -07:00
Adam 88147dde69 Merge pull request #3560 from jplsek/no-regen
regen plugin: don't show regen if the minimap orb is hidden
2018-06-02 16:39:03 -04:00
Tomas Slusny b306f454d0 Merge pull request #3575 from ypperlig/giantseaweedfix
farmingtracker - Change tickrate for giant seaweed from 10 to 5
2018-06-02 17:07:50 +02:00
Hydrox6 57e1154fff Fix Callisto and Venenatis Boss Timers using the incorrect ID 2018-06-02 14:55:05 +01:00
Ruben Amendoeira 21bab1f487 Remove Skill Calc unused code (#3568)
This code was left behind last material tab clean-up PR.
2018-06-02 12:42:33 +02:00
ypperlig d579400428 Change tickrate for giant seaweed from 10 to 5 2018-06-02 12:30:48 +02:00
Adam 0b36cd7f74 runelite-client: add death indicator plugin 2018-06-01 22:14:59 -04:00
Adam e0db16d2a6 config manager: support Instant 2018-06-01 22:14:45 -04:00
Adam 1fb114b610 config invocation handler: fix setting config values to null
Also correctly convert objects to string
2018-06-01 22:14:27 -04:00
Jeremy Plsek 00c5e9d274 regen plugin: don't show regen if widget is hidden
Don't render the regen meter if the minimap orb is hidden. Noticeable
during cutscenes and if the minimap is hidden in general.
2018-06-01 22:47:45 +01:00
StanleyMole 3e624aba65 Fix TzHaar and Castle Draken emote clues 2018-06-01 11:47:17 -04:00
Evan Sloan e256250888 Add reset others to XpPanel right click menu 2018-06-01 11:11:24 -04:00
Adam fce5dc02af Merge pull request #3485 from deathbeam/use-pie-component
Use pie component in Tithe farm plugin
2018-06-01 08:44:31 -04:00
Tomas Slusny f8e6321363 Merge pull request #3546 from psikoi/icon-tabs-refactor
Improve Material Tabs Code
2018-06-01 13:10:16 +02:00
Lars c2fe4390a5 Fix typo in BarrowsPlugin (Spanwed to Spawned) 2018-06-01 04:23:20 -06:00
Jordan c0ca9ce94c Reword Dad hot-cold clue hint (#3513)
- Fix Dad hot-cold clue hint typo
- Clarify item requirement for Dad hot-cold clue step

Fixes #3512
2018-06-01 08:44:39 +02:00
Adam 1215336e21 Merge pull request #3482 from deathbeam/fix-clue-scroll-null-name
Fix null names for quest objects in cryptic clues
2018-05-31 21:41:25 -04:00
Adam 39106cddbd Fix null names for quest objects in cryptic clues
Example: Spirit Tree NULL_1293.

Fixes #1926
Closes #3480
2018-05-31 21:30:34 -04:00
psikoi 715ce78bc4 Refactor plugin panels for new Icon Tabs
Refactors the GE, SkillCalcs and Farming plugins to use the new updated
tabs.
2018-06-01 01:19:31 +01:00
psikoi e370aa76ef Add Icon Material Tab + Hover effects
As material tabs started being in different ways than planned, the code
around them started being a little inconsistent. With this change I hope
to create a new constructor for Icon Tabs (skill calculator, farm timer)
and also add hover effects to them.
2018-06-01 01:19:28 +01:00