Commit Graph

559 Commits

Author SHA1 Message Date
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
noremac201
a273470130 Added Report Button Utilities Plugin 2018-01-08 20:15:37 -05:00
Tomas Slusny
e75d798689 Add Antidote++ timer to TimerPlugin
Add missing Antidote++ timer to TimerPlugin

Closes #334

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-09 01:00:26 +01:00
Tomas Slusny
c431a18a37 Add support for super antifire potion
Add support for newly introduced super antifire potion to TimersPlugin.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-09 00:59:47 +01:00
utsukami
d1aa41688a Fixes idle notifications occurring when they shouldn't (interacting with bankers/players). See #282 2018-01-08 13:28:19 -05:00
Adam
26aec4fe1c xp tracker: remove unused import 2018-01-08 10:04:26 -05:00
Adam
3d3b87a901 xp tracker: reset on world hop and on logging in
The logged in game state is set during play when a region update is received
2018-01-08 09:30:10 -05:00
Adam
7ed13a97e3 Update logo 2018-01-07 20:04:00 -05:00
SomeoneWithAnInternetConnection
de0ff99ead Slayer plugin - fix "count on items" feature 2018-01-07 19:26:40 -05:00
Adam
05dc2eb39e Consistently capitalize RuneLite 2018-01-07 17:25:48 -05:00
Onvo
7370d3569b Add colors for impling types
Resolves #250
2018-01-06 19:56:27 -05:00
SomeoneWithAnInternetConnection
7073ae83d0 Prevent cursor icon from getting stuck as the wrong shape
Once its gotten close to the edge of the window, my cursor will usually
get stuck as one of the resize arrows rather than change back to a
normal cursor.  It looks like Substance gets confused about what the
last cursor was, and starts "restoring" one of the resize cursors,
instead of the pointer, when the cursor moves back away from the edge of
the window. Setting the cursor for the frame's LayeredPane fixes the
problem.
2018-01-05 13:31:58 -05:00
SomeoneWithAnInternetConnection
03bfb535f3 Reduce clearRect calls to improve framerate
This change improves the framerate in resizable mode by 10-15 fps by
reducing the amount of screen clearing done while drawing overlays.
2018-01-04 21:52:10 -05:00
Adam
04772b8f02 Merge pull request #315 from Noremac201/fixXpGlobes
Changed XpGlobes to use new Overlay components
2018-01-04 21:19:55 -05:00
Adam
0992db6fe5 Merge pull request #317 from deathbeam/slayer-warnings
Change warning for not found task to debug
2018-01-04 19:34:07 -05:00
UniquePassive
de66481965 Fix the UI freezing when refreshing widgets in the Dev Tools 2018-01-04 20:37:32 +01:00
Tomas Slusny
549103d9cb Change warning for not found task to debug
As this is not really issue, as in this case the icon just falls back to
the default gem icon, this should not really be a warning message and
spam console logs.

Fixes #292

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-04 08:35:19 +01:00
noremac201
0d0c1a2059 Fixed setStroke not being reset in Graphics object 2018-01-03 15:47:56 -06:00
noremac201
13de888d6c Updated XpGlobes to use new Components 2018-01-03 15:47:44 -06:00
noremac201
4a2ba1c6fe Modified PanelComponent to hold a ProgressBarComponent 2018-01-03 15:47:36 -06:00
noremac201
f9eae3e7c1 Added ProgressBar Component 2018-01-03 15:47:10 -06:00
Adam
61e9a12b30 runelite-client: always render tooltips on top
Add dedicated overlay position for tooltips to make them on top of all other overlays
2018-01-03 16:08:56 -05:00
Devin French
729b4be816 Combine BOTTOM_RIGHT and ABOVE_CHATBOX_RIGHT overlays for fixed mode 2018-01-02 21:30:05 -05:00
Alexander
73134b73d3 ExaminePlugin: Make sure widget children array index is valid 2018-01-02 21:29:38 -05:00
Alexander
d4623674c7 Fall back to default font for glyphs not in the custom font 2018-01-02 21:28:19 -05:00
Adam
e61035cea3 runelite-client: move infoboxes back to top left
They are over top of split chat at botom left
2018-01-02 21:24:34 -05:00
UniquePassive
b93927f4e6 Fix ground items not being toggleable 2018-01-03 01:05:52 +01:00
UniquePassive
2bdaf09b6b Fix previous result not being cleared in hiscore plugin 2018-01-02 19:37:25 +01:00
Adam
e1d6d8f2f0 Merge pull request #302 from Noremac201/fixStyle
Changed attack style plugin to render over right side of chatbox
2018-01-02 08:50:18 -05:00