Commit Graph

3863 Commits

Author SHA1 Message Date
Tomas Slusny
e37afdda19 Change default PluginPanel layout to DynamicGrid
This serves as better default for new plugin panels, as it is not
forcing same heihgt for all elements, what is undesired behaviour in
most of the cases. The current implementations of plugin panels remains
unchanged.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-25 21:11:05 +02:00
Adam
3a6af37959 Merge pull request #3236 from sainttx/api-documentation
runelite-api: Add missing documentation
2018-05-25 13:27:33 -04:00
Matthew Steglinski
243d7ddbfa runelite-api: Add missing documentation 2018-05-25 13:16:12 -04:00
BeefaloKing
d2871d925c Stretched Fixed Mode Plugin: Add Integer Scaling option (#2863)
Forces integer scale factor by rounding stretched dimensions towards zero.
2018-05-25 08:21:37 +02:00
Adam
108f441f23 Merge pull request #3192 from deathbeam/add-support-for-fullscreen
Add support for fullscreen mode
2018-05-24 20:43:39 -04:00
WooxSolo
be34e6f7ba Reset gorillas in demonic gorilla plugin on startup and world hop 2018-05-24 20:34:32 -04:00
Iguaan
8d59b3594c slayer plugin: read bracelet charges directly from chat message 2018-05-24 20:32:30 -04:00
drivfe
475447c6cb screen markers: fix for confirm dialog appearing behind main UI window 2018-05-24 19:41:09 -04:00
Ruben Amendoeira
e96d46b018 Skill calcs performance improvement
- Changed layout manager to DynamicGridLayout with a 5px hgap instead of
using rigid areas to add gaps.
- Removed useless bottom gap, and added bottom empty border
2018-05-24 19:17:38 -04:00
Adam
66a4911caa Merge pull request #3247 from psikoi/hiscore-autofill-fix
Fix Hiscore auto-complete
2018-05-24 17:53:36 -04:00
Adam
274a0dc5f1 Merge pull request #2882 from deathbeam/unify-highlight-tag
Unify Highlight and Tag colors for NPC indicators, cleanup code
2018-05-24 17:44:25 -04:00
Ruben Amendoeira
be2118f357 Hiscore auto-complete fix
Fixes #3202

When I refactored the IconTextField to include a new component called
FlatTextField, I forgot to change the methods to add/remove key
listeners.

- All I had to do is override de addKeyListener/removeKeyListener
methods on both the IconTextField and FlatTextField instead of some
useless no-sense-making similar methods I had.

Easy fix.
2018-05-24 22:44:01 +01:00
Tomas Slusny
08df33c273 Merge pull request #3252 from iguaan/ui-importantcaps
timers: use correct capitalisation for antifire in settings
2018-05-24 23:38:37 +02:00
iguaan
9f9a971348 timers: use correct capitalisation for antifire in settings 2018-05-24 23:13:26 +03:00
Tomas Slusny
ae232ec14a Add support for fullscreen mode
Add support for toggle in "RuneLite" settings to go into fullscreen
mode, that will make RuneLite window fully fullscreen without any weird
hacks.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-24 20:30:56 +02:00
Tomas Slusny
1223770c5b Merge pull request #3159 from iguaan/idlenotifier-altar
idlenotifier: add support for gilded altar
2018-05-24 19:38:51 +02:00
Jordan
0ebcc61063 Fix location for West Ardougne emote clue (#3231)
Fixes runelite/runelite#3190
2018-05-24 19:07:34 +02:00
Eadgars-Ruse
472a8c6302 Fix coordinates for venenatis hot cold clue (#3212) 2018-05-24 19:06:15 +02:00
Jordan
0e90442bb1 Allow imbued Ring of Wealth for emote clue (#3230)
Fixes runelite/runelite#3210
2018-05-24 19:04:49 +02:00
Eadgars-Ruse
772000ef04 Change hot/cold overlay to only show outline of dig area (#3166)
- Change area overlay to single square dig overlay. This change improves FPS at destination and allows us to collect more accurate true center data.
- Fix fremennik province lunar north area
2018-05-24 19:03:00 +02:00
Adam
b8283815fa pom: remove tomcat deploy execution 2018-05-24 11:02:35 -04:00
Adam
cfb220bfec pom: set updatePolicy always for runelite snapshots 2018-05-24 11:01:14 -04:00
Runelite auto updater
765bed1657 [maven-release-plugin] prepare for next development iteration 2018-05-24 11:16:37 +00:00
Runelite auto updater
f3cb3beb4a [maven-release-plugin] prepare release runelite-parent-1.4.0 2018-05-24 11:16:31 +00:00
Ruben Amendoeira
b9f1b6e1ef Screenmarkers plugin redesign (#3139)
- Update the interface to match with the Obsidian redesign
- Remove displaying of screen marker names (they are not editable so not important)
- Add support for changing screen markers after creation
- Add support for toggling fill
2018-05-24 10:01:38 +02:00
Adam
5b1289afa8 Merge pull request #3141 from forsco/skill-calculator-fixes
Add skill calculator missing data and bonus exp fix
2018-05-23 20:25:34 -04:00
Adam
d98d5efd2f skill calculator: update farming, fishing, herblore, hunter, and prayer calculators 2018-05-23 20:04:07 -04:00
Adam
beef77b1c7 skill calculator: add ignore bonus 2018-05-23 20:04:06 -04:00
Adam
a1a1cd2436 skill calculator: use accessors 2018-05-23 19:29:34 -04:00
Adam
9260deff64 Merge pull request #3170 from raqes/interface-adjustments
Fix 2010 gameframe highlight and accuracy
2018-05-23 19:16:47 -04:00
raqes
6dc578b165 Fix widgets that reset to a different position than original X/Y 2018-05-24 00:51:45 +02:00
raqes
8b023aeb2d Fix 2010 gameframe highlight and improve accuracy 2018-05-23 23:10:59 +02:00
Iguaan
c6d5c3d76e slayerplugin: Cancel task when leaving fight caves (#3150) 2018-05-23 18:21:34 +02:00
iguaan
d7b092e970 idlenotifier: add support for gilded altar 2018-05-23 19:13:41 +03:00
Adam
49180de422 screenmarkers: replace placeholder panel icon 2018-05-23 09:29:56 -04:00
user35557
da55841b16 Daily Task Indicators: delay the varbit check to allow them to initialize 2018-05-23 09:23:02 -04:00
Tomas Slusny
a56c32f8ae Merge pull request #3084 from devLotto/emoteclue-improvements
emoteclues: display when item is in inventory
2018-05-23 13:19:29 +02:00
Abex
78b6a5b836 interfacestyles: Run on game thread (#3129)
To prevent conflicts with game thread, move all client related logic to game thread
2018-05-23 13:16:57 +02:00
shmeeps
abc8028106 Add Burgh de Rott fishing spots to fishing overlays (#3132)
Fixes #3110
2018-05-23 13:14:59 +02:00
Adam
cedf5d9bb1 Merge pull request #3043 from RubenG123/ui-tweaks
UI element mouse hover improvements
2018-05-22 20:41:04 -04:00
Ruben
0eb533a14a Add mouse hover changes to various ui elements
This commit adds the following with the main aim of improving the overall ui experience:
InfoPanel: changes the panels to act more like buttons, they highlight on hover and the cursor changes to a pointer (since they are hyperlinks).
NewsFeedPanel: changes the cursor to a pointer on hover to indicate a hyperlink
HighscorePanel: changes the buttons below the search bar to highlight on hover to help indicate a clickable element.
FarmingPanel: same as above expect for the patch buttons
GE Panel: same as above but for the offer and search button
ConfigPanel: Changes the cog color on hover to help indicate clickable element.
2018-05-22 20:25:58 -04:00
Adam
d873d9c0df Merge pull request #3081 from psikoi/obsidian-redesign-v2
Skilling Calculators - Obsidian Redesign
2018-05-22 20:09:52 -04:00
Adam
e9c129a536 Merge pull request #3028 from Adam-/screenmarkers
Add screen markers plugin
2018-05-22 19:38:46 -04:00
Ruben Amendoeira
566439e38d Skill Calc plugin redesign
Following the obsidian redesign update, this time I've ventured into
the skilling calculators. Major changes were made, here are the most
noticeable:

- Added a title to the top of the plugin panel
- Resized the skilling selectors to a 3x6 grid and used the MaterialTabs
for the selection behavior.
- Resized, recolored and reshaped the input panels and respective labels
to better fit the new theme and aesthetic.
- Added a new action "on enter", the textfield will now request focus
on the next logical textfield, (example, when enter is pressed on the
current level field, it will request focus on the target level)
- Reworded the input labels from "XP" to "Experience"
- Resized, recolored and reshaped the boost/modifier selectors
- Recolored the actions/selections indicator to a dark gray
- Recolored all item panels to a dark gray, and instead added a left
side thick border to indicate availability (green/red)
- Added required level indicator on the sub-title of each item
- Added hover effects for the individual items
- Added hover effects for the material tabs
2018-05-23 00:29:47 +01:00
Ruben Amendoeira
84213d1eff Added/Changed custom UI components
MaterialTabs:

- Added a second constructor for use cases where the programmer
does not want the screen switching functionality, only the tab
selection functionality (think of them as fancy radio buttons
- Tweaked the border on the material tab so that the highlight overlays
instead of appending to the bottom.

IconTextField:
- Fixed copyright link
- Refactored to include the new FlatTextField (code was taken from this
class to produce the new class)

FlatTextField:
- Added this new component, it is pretty much the same as IconTextField
but used for just text input purposes, no icons.
2018-05-23 00:25:19 +01:00
Adam
c9cb7a8774 screen marker panel: fix toggling hide/show 2018-05-22 19:12:15 -04:00
Tomas Slusny
f3bdd4ca18 Change ScreenMarkers to use OverlayRenderer
Change ScreenMarkers to use OverlayRenderer bounds instead of holding
its own bounds.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-22 18:54:25 -04:00
Tomas Slusny
f11d6e4680 Add support for preferredSize to OverlayRenderer
- Add basic support for preferredSize to OverlayRenderer and Overlays
- Add methods for saving and deleting overlays to OverlayRenderer to
take advantage of this new variable
- Add support for saving multiple types of same overlay (support for
keys to overlays)

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-22 18:54:24 -04:00
Adam
9c4878e8da runelite-client: add screen markers plugin 2018-05-22 18:54:23 -04:00
Adam
af7b2e6c97 runelite-client: add detached overlay position
Overlays with detached are never layouted, but are also movable
2018-05-22 18:54:21 -04:00