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
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
noremac201
a144788c72
Added ReportButton Widget to api
2018-01-08 20:15:32 -05:00
Adam
38587385d3
Merge pull request #340 from utsukami/idle-notify-debugging
...
Incorrect idle notifications
2018-01-08 19:28:16 -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
Adam
a29f55362c
cache test: get tmpdir from a system property
2018-01-06 22:26:09 -05:00
Adam
acf7a0c7a8
Merge pull request #329 from UniquePassive/worlds-list
...
Extend world list lookup functionality
2018-01-06 20:16:17 -05:00
Adam
2cc76cebd9
Merge pull request #290 from RobinWeymans/imp-plugin
...
Add colors for impling types
2018-01-06 20:12:56 -05:00
Onvo
7370d3569b
Add colors for impling types
...
Resolves #250
2018-01-06 19:56:27 -05:00
UniquePassive
5cf24a8f83
Add world types
2018-01-06 19:54:25 -05:00
UniquePassive
31c86ac816
Add a world list lookup client
2018-01-06 19:54:24 -05:00
Adam
8dcb932d38
Merge pull request #323 from SomeoneWithAnInternetConnection/cursor-fix
...
Prevent cursor icon from getting stuck as the wrong shape
2018-01-06 14:56:14 -05:00
Adam
a65670478a
Merge pull request #327 from UniquePassive/no-RS-classname-prefix
...
Remove "RS" prefixes from runescape-client classes
2018-01-06 14:54:53 -05:00
UniquePassive
23acf6d80a
runescape-client: Rename RSCanvas to GameCanvas
2018-01-06 20:32:43 +01: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
Adam
2fd39e5220
Merge pull request #321 from SomeoneWithAnInternetConnection/clearrect-fps-improvement
...
Reduce clearRect calls to improve framerate
2018-01-05 08:20:59 -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
Adam
4db42e77ab
Merge pull request #320 from UniquePassive/devtools-lag
...
Fix the UI freezing when refreshing widgets in the Dev Tools
2018-01-04 19:26:50 -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
Adam
e20a248bed
Merge pull request #313 from UniquePassive/grounditems-toggle
...
Fix ground items not being toggleable
2018-01-02 21:07:12 -05:00
UniquePassive
b93927f4e6
Fix ground items not being toggleable
2018-01-03 01:05:52 +01:00
Adam
13d656221c
Merge pull request #310 from UniquePassive/issue-295
...
Fix previous result not being cleared in hiscore plugin
2018-01-02 18:03:32 -05: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
Adam
9519cf6902
Merge pull request #307 from UniquePassive/lookup-popup
...
Expand the hiscore panel when looking up players
2018-01-02 08:39:30 -05:00
Adam
6069348957
Merge pull request #305 from UniquePassive/overlay-improvements
...
Fix BackgroundComponent's background overflow
2018-01-02 08:39:01 -05:00
noremac201
5db8e71318
Change attack style plugin to use overlay position ABOVE_CHATBOX_RIGHT
2018-01-02 08:38:33 -05:00
noremac201
bf23c47916
Add new overlay position for above right side of chatbox
2018-01-02 08:37:53 -05:00
UniquePassive
945cdb1116
Fix BackgroundComponent's background overflow
2018-01-02 08:29:03 -05:00