Commit Graph

3879 Commits

Author SHA1 Message Date
Tomas Slusny
4234edef6c Properly set preferredSize of navContainer
- New CardLayout requires also preferredSize in addition to maximum and
minimum sizes to expand/contract properly without leaving artifacts +
also requires revalidation.
- Remove entire container repaint to prevent unnecessary slowdown for no
reason

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-26 13:53:35 +02:00
Tomas Slusny
1baad52f7c Merge pull request #3304 from psikoi/client-cardlayout-refactor
Refactor ClientUI using CardLayout
2018-05-26 13:17:23 +02:00
Adam
e0e3173683 Merge pull request #2878 from deathbeam/config-panel-improvements
Change TextField to TextArea that can span multiple lines
2018-05-25 21:49:41 -04:00
Adam
947947e3d7 ge search panel: catch cache load exception from search returning null 2018-05-25 21:00:59 -04:00
Adam
8860f33c5d hiscore panel: properly error if result is null 2018-05-25 21:00:59 -04:00
Tomas Slusny
bd71408eac Merge pull request #3320 from Nightfirecat/fix-grand-tree-mushrooms-clue
Fix Grand Tree mushrooms clue
2018-05-26 00:42:27 +02:00
Adam
6f8149205e Merge pull request #3299 from psikoi/feed-refesh-fix
Remove feed refresh button
2018-05-25 18:19:38 -04:00
Iguaan
f065bc257d slayerplugin: fix current task regex and new task via npc contact regex 2018-05-25 18:13:10 -04:00
Tomas Slusny
faec69c7b2 Merge pull request #3307 from shmeeps/1116
Exclude ironmen from daily herb box notifications
2018-05-25 23:51:16 +02:00
Jordan Atwood
6c854bbc28 Fix Grand Tree mushrooms clue
Ref: https://user-images.githubusercontent.com/36210845/40563762-e33f888e-605d-11e8-8156-8882f8b0e257.png

Fixes runelite/runelite#3310
2018-05-25 14:37:30 -07:00
Ruben Amendoeira
745b444104 Remove feed refresh button
The current refresh button has little to no use as it only updates the
ui, and that gets updated whenever the data changes anyways. As there
is no way of fetching the data on command, the button is useless and
should be removed, so I did.
2018-05-25 21:13:01 +01:00
shmeeps
3a2a0436f6 Capitalize world map configuration names (#3301)
- Capitalize names for spellbooks in world map configuration
- Fix description typos
2018-05-25 21:20:37 +02:00
Tomas Slusny
64324a0f70 Move highlighted/hidden to top
Move the text areas for highlighted and hidden items to top of ground
items config.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-25 21:11:12 +02:00
Tomas Slusny
4a8ca1d1e5 Change config TextField to TextArea
For better readability of text configurations, change TextField to
TextArea that can span multiple lines.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-25 21:11:12 +02:00
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
Ruben Amendoeira
fd174c7ada Refactor ClientUI using CardLayout
Fixes #3199 (completely, and other bugs of the sort)

The current way ClientUI switches tabs on the side panel is by adding
and removing them from a container panel. This is slow on panels with a
large number of components.

To fix this, I decided to use a cardlayout, as suggested by abex.
So now, the container panel has a CardLayout and all the plugin panels
are added with their names as keys, and when a NavigationButton is
clicked, the cardlayout will show a panel based on its key. (Ex: Xp
Tracker).
2018-05-25 19:36:47 +01:00
Ethan
ee11c98f28 Exclude ironmen from daily herb box notifications 2018-05-25 12:57:18 -05: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