Tomas Slusny
a1e5c13657
Fix startup and shutdown method of AccountPlugin
...
- Add correct navigation button based on previous session
- Remove naviagtions buttons from navBar on plugin shutdown
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-01-19 19:39:37 -05:00
Tomas Slusny
1cea7436e1
Add startUp method for attack indicators plugin
...
Add startup method that will load attack style settings from config
and client (in case attack indicators is started after game loads)
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-01-19 19:39:36 -05:00
Adam
25854cfff4
Merge pull request #393 from UniquePassive/fix-glyphs
...
runescape-client: Fix broken glyphs
2018-01-19 15:25:50 -05:00
Tyler Hardy
096469a202
Add gargoyle boss to aoe plugin
2018-01-19 15:23:37 -05:00
UniquePassive
fc4188e48d
runescape-client: Fix broken glyphs
2018-01-19 17:16:51 +01:00
Runelite auto updater
08c2464f06
[maven-release-plugin] prepare for next development iteration
2018-01-18 14:04:26 +00:00
Runelite auto updater
eb1e19535b
[maven-release-plugin] prepare release runelite-parent-1.2.12
2018-01-18 14:04:22 +00:00
Adam
3e6760e932
Merge pull request #382 from Sethtroll/addcannonplugin
...
Add Cannon plugin
2018-01-17 16:50:14 -05:00
Seth
cee98c8da1
Add Cannon plugin
...
Shows a count of cannonballs atop the cannon
2018-01-17 16:08:09 -05:00
Cameron Moberg
30d7c3d3af
Add barbarian assault plugin
2018-01-17 16:06:19 -05:00
Seth
9fed1187f5
overlay renderer: add check for chatbox being minimized
2018-01-15 09:30:51 -05:00
Adam
c483ba0aa5
Merge pull request #372 from UniquePassive/overlay-layers
...
Add overlay layers
2018-01-14 21:55:58 -05:00
UniquePassive
f1821015db
runelite-client: update plugins for new overlay layer
2018-01-14 21:46:48 -05:00
UniquePassive
b9eb86edf2
runelite-client: add OverlayLayer and rendering logic for multiple overlay layers
2018-01-14 21:46:42 -05:00
Seth
efeaa21e93
Add Wintertodt Aoe
2018-01-14 14:05:44 -06:00
Adam
958d2558f5
xpglobes: don't break at virt level 126
2018-01-14 11:25:37 -05:00
Frederik Engels
53317cdfc8
Add widget hidden change event, use in attack indicator plugin
2018-01-14 10:28:16 -05:00
Frederik Engels
9f3a2c3e63
runelite-client: change combat level plugin to use game tick event
2018-01-14 10:28:10 -05:00
Adam
af1e5668b8
aoeprojectileinfo: store projectiles in a map
2018-01-14 09:41:11 -05:00
Frederik Engels
e51b08e07e
runelite-client: add new aoes to aoewarningplugin
2018-01-14 09:41:10 -05:00
Frederik Engels
cacb69cea3
runelite-client: add projectiles to devtools
2018-01-14 09:41:09 -05:00
Adam
66401296b8
player indicators: update isFriend -> isFriended
2018-01-14 08:47:54 -05:00
Adam
9ce178e2f9
Merge branch 'clan-friend-names' of github.com:deathbeam/runelite into fix-isx-mixins
2018-01-14 08:40:29 -05:00
Tomas Slusny
8699ce9414
Add plugin for displaying player names
...
Plugin will be able to display own name (disabled by default), friend
player names and clan member names. Each of the options is configurable.
Fixes #324
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-01-14 05:01:15 +01:00
Adam
9e54bdbcb5
Merge pull request #369 from UniquePassive/specorb-adjust
...
Adjust spec orb
2018-01-13 22:31:00 -05:00
UniquePassive
e4a4be0069
Remove extra pixels on the right side of minimap_orb_background
2018-01-13 04:48:45 +01:00
UniquePassive
552beb0af5
SpecOrbOverlay: Use fields for position constants + adjust specorb pos
2018-01-13 04:42:29 +01:00
Tomas Slusny
f565c4b7dd
Add tile indicators plugin
...
Add tile indicators plugin, that will currently highlight the tile
player is walking to. It is disabled by default, and have configurable
highlighting color.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-01-13 03:25:37 +01:00
Adam
bf028d8d0c
Merge pull request #358 from deathbeam/tooltip-overlap
...
Let overlapping tooltips stack vertically
2018-01-11 20:35:51 -05:00
Adam
a665120b3e
Merge pull request #359 from deathbeam/search-bar
...
Add search bar to ConfigPanel
2018-01-11 20:29:52 -05:00
Adam
27907c9e23
Merge pull request #343 from deathbeam/tar-idle
...
Add support for making tar idle notification
2018-01-11 20:26:48 -05:00
Adam
31c73e4d61
Move field hooks to mixins
2018-01-11 18:59:58 -05:00
Adam
16d08f62b8
Move RS-related events to runelite-api
2018-01-11 18:59:56 -05:00
Adam
948f31769f
runelite-client: fix plugin manager test
...
loadCorePlugins doesn't throw anymore when a plugin fails to load, just logs
2018-01-11 18:59:27 -05:00
Runelite auto updater
d6f7075870
[maven-release-plugin] prepare for next development iteration
2018-01-11 22:58:46 +00:00
Runelite auto updater
06a93ec072
[maven-release-plugin] prepare release runelite-parent-1.2.11
2018-01-11 22:58:43 +00:00
Tomas Slusny
9ea5ce17e6
Add search bar to ConfigPanel
...
Add search bar to ConfigPanel that will search plugin configuration
names and filter them based on input.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-01-11 18:33:34 +01:00
Tomas Slusny
f26cf7ac00
Let overlapping tooltips stack vertically
...
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-01-11 16:58:56 +01:00
Adam
1066aa23a5
Merge pull request #344 from deathbeam/better-clan-rank-cache
...
Improve clan rank caching
2018-01-10 17:56:22 -05:00
Adam
a87a969c70
dev tools: draw over everything
2018-01-09 20:10:49 -05:00
Abex
6a57783541
client: Add option to disable custom window chrome/style
2018-01-09 19:25:25 -05:00
Tomas Slusny
4871aee9ae
Improve clan rank caching
...
- Use Guava cache instead of scheduled caching to cache clan member
ranks to reduce frequency of caching and simplify logic
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-01-09 18:53:26 +01:00
Adam
81ebc99e99
Merge pull request #337 from Noremac201/attStyle
...
Hidden attack styles are now hidden upon login, and fixed bug with styles.
2018-01-09 09:23:26 -05:00
noremac201
4010729c9f
Fixed type 20 attack weapon styles
2018-01-09 08:47:13 -05:00
noremac201
64a95b89a1
Fixed attackStyle not being correct without configChangeEvent
2018-01-09 08:47:12 -05:00
Max Weber
f86b478f74
runelite-client: add ConfigItem.warnOnDisable and warnOnEnable to configure when confirmationWarning is shown
2018-01-09 08:14:23 -05:00
Adam
3f5bf99c70
runelite-client: fix --no-rs
2018-01-09 08:13:05 -05:00
Adam
1c256cd9c2
Merge pull request #341 from deathbeam/superantifire-timer
...
Add support for super antifire potion and antidote++ potion
2018-01-09 07:49:34 -05:00
Tomas Slusny
26b61be869
Add support for making tar idle notification
...
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-01-09 10:26:22 +01:00
Adam
1984f9eec2
Merge pull request #338 from Noremac201/reportButton
...
Added Report Button Utilities
2018-01-08 20:45:14 -05:00