Commit Graph
2698 Commits
Author SHA1 Message Date
Runelite auto updater 0e2e5235df [maven-release-plugin] prepare release runelite-parent-1.3.1 2018-03-22 12:06:32 +00:00
Adam ce2fdca64a Merge pull request #1043 from deathbeam/plugin-naming
Consistent plugin naming
2018-03-21 18:49:06 -04:00
Tomas Slusny ca2034f94c Set description to Agility plugin
Remove "Placeholder" description and replace it with real description.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-21 16:27:36 +01:00
Tomas Slusny 03aebec1a9 Rename NPC Highlightign to NPC indicators
For consistent plugin naming this plugin should be named NPC Indicators
to follow the naming of Tile Indicators and Player Indicators.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-21 16:27:35 +01:00
Tomas Slusny 9dcbe47b5d Title-case chat commands plugin name
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-21 10:35:47 +01:00
Cas d12a6878ad Agility plugin: Agility configuration with Select Color 2018-03-20 20:51:13 -04:00
XrioBtw 125a527e37 Fix net and harpoon swap for all fishing spots 2018-03-20 20:41:25 -04:00
Adam 0041927689 Merge pull request #1021 from ChaoticConundrum/alt-tab-fix
Fix Groud Items plugin Alt+Tab bug
2018-03-20 20:26:03 -04:00
Charlie Waters 2316453ebc Fix Groud Items plugin Alt+Tab bug by hooking FocusChanged event 2018-03-20 20:02:43 -04:00
Charlie Waters 20fbd5f5a0 Add FocusChanged event from runescape client 2018-03-20 20:02:43 -04:00
Adam da0f86f165 Merge pull request #939 from McSwindler/npc-plugin-branch
NPC Highlight Plugin
2018-03-20 18:41:57 -04:00
Adam 1923671bb1 runelite-client: add npc highlight plugin 2018-03-20 18:19:49 -04:00
Adam 93638de6b8 utils: add wildcard matcher from grounditems 2018-03-20 18:19:49 -04:00
Adam 6fe87ae386 devtools: remove double npc transform call 2018-03-20 18:19:48 -04:00
Adam 257822aea0 Add npc menu options to MenuManager 2018-03-20 18:19:48 -04:00
Adam da29e3560f runelite-api: add getConvexHull to Actor 2018-03-20 18:19:48 -04:00
Adam 6f61780e68 runelite-api: move getConvexHull to Model 2018-03-20 17:59:52 -04:00
Adam c7d693b5f9 gitignore: add eclipse files 2018-03-20 17:42:55 -04:00
Tomas Slusny b55d60a0a4 Merge pull request #1023 from DevDennis/fix-prayer-reorder-reset
Fix prayer order resetting
2018-03-20 14:27:07 +01:00
Adam f41678956b Merge pull request #916 from Toocanzs/master
Hook to actor health being updated to detect death
2018-03-20 08:48:30 -04:00
Adam f383624b1b Hook to actor health being updated to detect death 2018-03-20 08:36:33 -04:00
Adam 4798a71a89 Merge pull request #1019 from sethtroll/removearc
prayer flick overlay: remove background arc
2018-03-20 08:24:30 -04:00
Dennis abd1b80784 fix prayer order resetting after teleporting to a new area
Reorders the prayers after game state change to LOGGED_IN because when a
new area is loaded the state changes after the prayer widget is opened
instead of before when the area is already loaded
2018-03-20 12:56:40 +01:00
Adam 94c00d9c83 Merge pull request #639 from Dreyri/hiddenevent
Fix for the WidgetHiddenChanged event
2018-03-19 21:00:12 -04:00
Dreyri 57c0770ffe Use isLocalHidden in attack indicator plugin 2018-03-19 20:41:27 -04:00
Dreyri fd0dd85bad Broadcast widget hidden changed recursively for each child too 2018-03-19 20:41:21 -04:00
Seth 0d1d8d3181 prayer flick overlay: remove background arc
Removed the white background on the the prayer orb when overlay was on which made it hard to tell if quick prayers were on
2018-03-19 17:56:10 -05:00
Adam 0a0aa2ec20 Merge pull request #1018 from sethtroll/addburyswap
menu entry swapper: swaps bury to use
2018-03-19 18:39:47 -04:00
Adam ba366c7a83 Merge pull request #1002 from sethtroll/addhiscorefeatures
hiscore panel: add qol features
2018-03-19 18:37:18 -04:00
Adam f20fb251ad Merge pull request #1014 from Abextm/jarvis-assert
jarvis: Allow null points
2018-03-19 18:00:11 -04:00
Seth e0c916c4b4 menu entry swapper: add bury swap
swaps the bury/use option
2018-03-19 16:36:06 -05:00
Adam 0fcb362f0e Merge pull request #992 from Abextm/xp-panel-ui
Make XP panel easier to read
2018-03-19 17:12:02 -04:00
Max Weber 5a5b01a726 Change colors in XPInfoPanel to be brighter 2018-03-19 15:51:22 -04:00
Max Weber 620cd1f09c Add JShadowedLabel 2018-03-19 15:51:21 -04:00
Max Weber a3731a9b41 jarvis: allow null points 2018-03-19 08:57:39 -06:00
Seth 80ca53b00f hiscore panel: add loading label when searching 2018-03-18 22:51:29 -05:00
Seth a04ced092f hiscore panel: add Remaining XP to next level to hover text 2018-03-18 22:51:15 -05:00
Seth 5498b6473a hiscore panel: make hiscores type more visible
before the icon would add a 1px border to the image which made it hard to determine which one was currently active.
2018-03-18 22:04:25 -05:00
Adam 50932177ed Merge pull request #1004 from deathbeam/remove-item-stack-count
Do not display stack in price tooltips
2018-03-18 20:45:55 -04:00
Adam e9a39b4aeb Merge pull request #990 from Kamielvf/overlay-progress-pie
Add progress pie overlay component
2018-03-18 20:40:15 -04:00
Adam 275f87ee91 Merge pull request #991 from sethtroll/addquickhidehighlight
ground items: add support for quickly hiding/highlighting items
2018-03-18 20:20:59 -04:00
Seth 0c61ffd3b1 ground items: add support for quickly hiding/highlighting items 2018-03-18 20:08:20 -04:00
Adam 4230762cd0 Merge pull request #631 from nvisser/xp-next-level
Add time until next level to XP tracker
2018-03-18 19:26:20 -04:00
Adam 41577f28d3 Merge pull request #566 from sethtroll/addcannonspots
Add common cannon spots
2018-03-18 19:22:30 -04:00
Seth 36765360a7 cannon plugin: add common cannon spots 2018-03-18 19:10:37 -04:00
Tomas Slusny d29e8dd93b Do not display stack in price tooltips
Displaying amount of items in stack is unnecessary because the
information is shown on item itself, so it is just making the tooltip
unnecessary big.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-18 19:55:59 +01:00
Adam c4236274b2 Merge pull request #937 from ChaoticConundrum/tooltip-values-pr
Add Item Prices plugin for item price/value tooltips
2018-03-18 14:44:59 -04:00
Adam 3498ff18c1 Merge pull request #1003 from deathbeam/fix-tooltip-out-of-bounds
Fix tooltip modicon OutOfBounds
2018-03-18 14:44:26 -04:00
Tomas Slusny ec4bb17daa Fix tooltip modicon OutOfBounds
- Swap originalWidth with width

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-18 18:59:31 +01:00
Charlie Waters a1f04f2f89 Add item prices plugin for item price/value tooltips 2018-03-18 13:38:08 -04:00