Commit Graph

6145 Commits

Author SHA1 Message Date
Justin Hiltz
ba013c19b6 worldmap: Add Prifddinas mining sites (#11018) 2020-03-17 21:19:18 +01:00
dekvall
5f5123a9c3 object indicators: add support for multiple colors 2020-03-17 15:39:25 -04:00
Adam
c1d5e3ae16 hiscore panel: autocomplete recent search history
Co-authored-by: Daniel <serpa88@hotmail.ca>
2020-03-17 10:26:34 -04:00
Michael
24e291fd46 loottracker: add average per kill to subtitle tooltip 2020-03-16 18:57:21 -04:00
ThatGamerBlue
7b4e8c2848 friendicons: add note icon in friends/ignore list
Co-authored-by: Adam <Adam@sigterm.info>
2020-03-16 18:47:49 -04:00
ThatGamerBlue
51f562b547 scripts: add FriendUpdate and IgnoreUpdate
Co-authored-by: Adam <Adam@sigterm.info>
2020-03-16 18:47:49 -04:00
Adam
491e837207 client: synchronize some calls to ImageIO.read()
ImageIO is not thread safe, see also 054dd4852d
2020-03-16 17:37:10 -04:00
Adam
43998972cf panelcomponent: fix removing final gap from total width/height 2020-03-16 15:27:45 -04:00
Adam
dd18626d15 components: use common Text.removeTags
This was only removing color tags before, however neither text component
nor line component can correctly handle the other tags anyway, so remove
all tags
2020-03-16 15:27:45 -04:00
Adam
7c8095785f linepanelcomponent: remove empty string text component renders 2020-03-16 15:27:45 -04:00
Tomas Slusny
c8e55621f6 Merge pull request #11012 from AustinGarrettR/NightmareDiscordEvents
Added nightmare dungeon and nightmare boss to discord game events.
2020-03-14 21:26:03 +01:00
Tomas Slusny
e0ae9bf005 Merge pull request #10983 from deathbeam/add-panel-component-tooltips
Add panel component tooltips and migrate XpGlobesOverlay tooltips to new system
2020-03-14 18:43:51 +01:00
Tomas Slusny
6234213505 Migrate XpGlobesOverlay tooltips to component tooltips
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
Co-Authored-By: Jordan <Nightfirecat@users.noreply.github.com>
2020-03-14 17:17:17 +01:00
Adam
82cef93296 opponentinfo: account for panel border in overlay size 2020-03-14 12:07:47 -04:00
Austin
3236ff67de Added nightmare dungeon and nightmare boss to discord game events. 2020-03-13 23:49:35 -06:00
dekvall
85c0ed29a6 menu entry swapper: update essence mine description to include all npcs 2020-03-14 01:15:58 +01:00
Jordan
a0ba612219 Merge pull request #10974 from Nightfirecat/center-more-hot-cold-clues
HotColdLocation: Center some location spots
2020-03-13 15:33:48 -07:00
BrandtHill
6381cc1829 clues: update clue text for stealing from ardougne chest 2020-03-13 12:48:52 -04:00
Adam
e49e4a0c97 Merge pull request #10776 from Nightfirecat/skill-challenge-clue-highlight-broken-lamps
Add NamedObjectClueScroll interface, highlight broken Dorgesh-kaan lamps
2020-03-13 10:46:55 -04:00
Tomas Slusny
9a54e7af94 Merge pull request #11002 from ThatGamerBlue/10998-rl
menuentryswapper: swap talk-to with teleport on rune essence mine npcs
2020-03-13 11:02:19 +01:00
Tomas Slusny
0e7640a9d5 Merge pull request #10994 from dekvall/more-grid-stuff-ugh
inventory grid: fix showing the replaced item in the initial spot
2020-03-13 11:00:30 +01:00
Cody Brown
7b4387a920 menu swapper: essence mine teleport menu, swap talk-to with teleport on distentor and aubury 2020-03-12 23:02:59 +00:00
Jordan Atwood
af7647e204 HotColdLocation: Center some location spots
Center some hot-cold locations as reported and verified from the mega
issue.

Note: Because this commit makes adjustments to some locations relied
upon in the hot-cold solver class test, some tests must be adjusted in
order to keep passing.

Ref: #9601
2020-03-12 10:00:38 -07:00
Max Weber
27adfd4f11 discord: don't throw NPE when checking timeout on training states 2020-03-10 02:03:11 -06:00
dekvall
e0821d6302 inventory grid: fix showing the replaced item in the initial spot
With the addition of overlays following dragged items this was overlooked.
2020-03-10 00:43:40 +01:00
Max Weber
480a5ab921 music: correctly recreate volume widgets after relogs 2020-03-09 01:28:29 -06:00
Daniel
a34d9d30d6 Reset Discord status after a while of being in menu (#9116)
Closes #667
2020-03-08 23:01:23 +01:00
Tomas Slusny
ba30018b1b Add support for component tooltips
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2020-03-08 22:33:06 +01:00
Adam
92c588c348 ui: correct cursor hotspot to 0,0
This has never been correct, but worked because the container is always in the
client frame at 0,0
2020-03-06 16:27:01 -05:00
Adam
abaf45092b interface styles: only adjust widget positions when tli is resized 2020-03-06 15:51:30 -05:00
Ron Young
0db9fb97e9 ChatboxItemSearch: check for duplicate item images 2020-03-06 15:50:53 -05:00
melkypie
172b30dc42 scripts: use ScriptPostFired event for scripts that callback at the end of the script
Uses the ScriptPostFired event that was added with the script inspector dev tool, removing the scripts that can be done with it.
2020-03-06 14:59:26 -05:00
DeliciousLunch55
31aa8ab26c BeginnerMapClue: Add Fairy Ring code to Wizard's Tower clue hint 2020-03-06 19:28:28 +00:00
Trevor
43123e46a3 client: fix default sessionfile/config args 2020-03-06 14:08:50 -05:00
Tomas Slusny
25d84dddec Merge pull request #10916 from adwitkow/worldmap-transport
worldmap: add targets to Wilderness Levers & clarify their tooltips
2020-03-06 20:01:45 +01:00
Tomas Slusny
ca622d214e Merge pull request #10967 from abextm/gauntlet-timer-movable
runelite-client: Make gauntlet timer layoutable
2020-03-06 19:36:34 +01:00
Ryan Hermstein
128c43b103 clues: update Eluned cryptic clue message 2020-03-06 12:48:50 -05:00
Brennan Williams
0a3b42a64a shift anti drag: fix default bank drag delay 2020-03-06 12:08:36 -05:00
Trevor
d19e125998 client: add session and config file arguments 2020-03-06 11:47:58 -05:00
Adam
f30889bdf5 Merge pull request #9940 from Alexsuperfly/agility-pyramid-total-exp
agility: account for bonus exp from agility pyramid
2020-03-06 10:38:11 -05:00
Alexsuperfly
7b1819a207 mining: add Lovakite rocks 2020-03-06 10:23:03 -05:00
Alexsuperfly
7b453cf263 mining: show respawn timers after GameState change 2020-03-06 10:23:03 -05:00
raqes
a5010517d0 interface styles: Add 2006 interface
Closes runelite/runelite#7581

Co-authored-by: Jordan Atwood <jordan.atwood423@gmail.com>
2020-03-06 10:14:08 -05:00
raqes
34df2aaec0 interface styles: Fix 2005 prayer tab fixed viewport 2020-03-06 10:14:08 -05:00
Adam
8674a4f998 speccounter: use hitsplats for determining spec hit 2020-03-06 09:42:23 -05:00
Håkon Rosseland Paulsen
183761cafb menu swapper: add shift-modifier to bank deposit box 2020-03-06 09:35:47 -05:00
Max Weber
514325920c runelite-client: Make gauntlet timer layoutable 2020-03-06 00:26:35 -07:00
Jordan Atwood
c278562834 SkillChallengeClue: Highlight broken Dorgesh-kaan lamps
For the skill challenge clue "Fix a magical lamp in Dorgesh-Kaan.",
highlight lamps in the area which are broken.

Fixes runelite/runelite#10069
Closes runelite/runelite#10117
2020-03-05 22:28:51 -08:00
Jordan Atwood
c48d8db3a1 clues: Create NamedObjectClueScroll interface
This commit adds a new clue type, NamedObjectClueScroll, which allows
highlighting of objects based on object name. (and optionally region
ID(s) where that object should reside)

This commit introduces two new fidlds to the ClueScrollPlugin class to
track player plane changes to address some unusual client behavior.
Namely, when a player travels up or down planes, multiloc objects only
have their varbit values updated on the tick after the plane change
occurs. Since these objects must be in their desired state before
checking their name, these fields are used to track both the player's
plane, and whether the plugin should wait an extra tick to process the
new plane's objects based on a plane change occurring.
2020-03-05 22:26:09 -08:00
ThatGamerBlue
dc6942197e chatfilter: add filtering by username 2020-03-05 15:28:05 -05:00