Commit Graph

1104 Commits

Author SHA1 Message Date
Adam
8df7843eef instance map: fix various races between game and event threads 2018-03-09 14:54:27 -05:00
Tomas Slusny
aabd37854d Merge pull request #618 from sethtroll/removeviewportcontains
Remove viewport contains from cannon/hunter plugin
2018-03-09 17:59:38 +01:00
Adam
23203343af Merge pull request #638 from Abextm/widget-listeners
Move widget inspector into it's own window
2018-03-08 22:36:42 -05:00
Adam
38467a3859 Merge pull request #876 from deathbeam/minimap-names
Minimap names
2018-03-08 22:27:53 -05:00
Adam
3fd3320218 Merge pull request #624 from Abextm/imp-box-jewellery
Add Imp-in-a-Box to the jewellery count plugin
2018-03-08 21:46:17 -05:00
Max Weber
1211693096 jewellerycount: add imp-in-a-box 2018-03-08 19:43:35 -07:00
Max Weber
38f04a23e0 Move widget inspector into it's own window 2018-03-08 19:39:12 -07:00
Adam
78f34b2f79 Merge pull request #833 from deathbeam/idle-notifier-more-options
Add idle anim and combat idle toggles to notifier
2018-03-08 21:31:12 -05:00
Adam
60043a43b6 Merge pull request #873 from sethtroll/addlocation
dev tools: add location to dev tools plugin
2018-03-08 21:13:03 -05:00
Adam
bcab14bfe4 Bump to 1.3.0-SNAPSHOT 2018-03-08 19:54:10 -05:00
Adam
e51fa5e0eb Merge pull request #903 from jplsek/screenshot-folder-open
Add right click menu to screenshot button
2018-03-08 19:52:02 -05:00
Seth
90eec779c9 Remove viewport contains
Since we have the ability to render behind widgets now, the "check if viewport contains" is not necessary anymore. Instead replace it with distance check to remove it if ran off screen.
2018-03-08 17:36:56 -06:00
Seth
9d7ffa56ae dev tools: add location to dev tools plugin
Adds a panel which will display current tile in relation to world location as well as display the current map regions
2018-03-08 17:36:01 -06:00
Tomas Slusny
081c60f4b3 Merge pull request #853 from Kamielvf/raids-move-points-box
Raids plugin: Reposition the points box to prevent it from overlapping overlays
2018-03-09 00:06:51 +01:00
Jeremy Plsek
3abe6f35df Add right click menu to screenshot button #797
- Add ability to open screenshot folder by right clicking the screenshot
  button. This partially fixes #797
2018-03-08 16:54:35 -05:00
Tomas Slusny
683cef9b09 Merge pull request #895 from Bartvhelvert/master
Remove unneeded drawRegionTile calls
2018-03-08 20:47:44 +01:00
Runelite auto updater
f00ef6ae34 [maven-release-plugin] prepare for next development iteration 2018-03-08 14:02:25 +00:00
Runelite auto updater
91c73c5c8c [maven-release-plugin] prepare release runelite-parent-1.2.19 2018-03-08 14:02:21 +00:00
Tomas Slusny
ce69024d31 Remove special attack orb plugin
Because special attack orb has been added to OSRS in latest update, this
plugin is no longer needed. The functionality that shows next change
will need to be readded in future.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-08 13:13:38 +01:00
Bart van Helvert
c7fa498f7b Remove unneeded drawRegionTile calls 2018-03-08 12:27:51 +01:00
Kamiel
bcb579344b Raids plugin: Reposition the points box to prevent it from overlapping overlays 2018-03-07 22:58:20 +01:00
Lotto
054dd4852d Synchronize usages of ImageIO.read(...)
ImageIO.read(...) is not really thread-safe, as calling it on several threads at the same time can cause NullPointerExceptions and ConcurrentModificationExceptions, as reported in https://bugs.openjdk.java.net/browse/JDK-8058973 and https://bugs.openjdk.java.net/browse/JDK-6986863.

This commit changes all usages of this method to synchronize on ImageIO.class, so the method is never run asynchronously.
2018-03-07 20:06:16 +01:00
Tomas Slusny
12329828ea Merge pull request #837 from deathbeam/make-names-consistent
Normalize plugin names
2018-03-07 18:40:37 +01:00
Adam
be90e354db Merge pull request #819 from sethtroll/fixgesearch
ge search: remove null check from item icon
2018-03-07 08:50:29 -05:00
Adam
25888de077 Merge pull request #859 from SomeoneWithAnInternetConnection/ba-nerf
Remove left click calling from BA plugin
2018-03-07 07:37:03 -05:00
Tomas Slusny
da7f7a01ee Add support for drawing names on minimap
Add support to Player Indicators plugin to draw names on minimap
(disabled by default).

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-07 11:08:09 +01:00
Tomas Slusny
88c2804ed4 Remove duplicated and unused OverlayUtil code
- Use OverlayUtil in implings plugin
- Remove unused code in OverlayUtil

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-07 10:57:45 +01:00
Adam
6f40e4b099 Merge pull request #865 from deathbeam/inverse-window-resize
Inverse window resize condition
2018-03-06 20:12:57 -05:00
Adam
f7a5dd8171 Merge pull request #867 from devLotto/issue-866
runelite-client: fix Use tooltip arrow not being displayed
2018-03-06 20:11:01 -05:00
Adam
7e430dcb04 Merge pull request #847 from Kamielvf/exp-drop-icons-toggle
Allow disabling of the skill icons on XP drops
2018-03-06 19:42:58 -05:00
Adam
e6feeeee98 Merge pull request #815 from Abextm/alloc-opt-2
specorb: Cache draws to reduce allocations
2018-03-06 19:30:43 -05:00
Max Weber
da096a6407 specorb: Cache draws to reduce allocations 2018-03-06 17:07:34 -07:00
Adam
286d623717 Merge pull request #816 from Matsyir/master
Team Capes: Added minimum cape count
2018-03-06 18:52:44 -05:00
Unknown
5ee4c85c61 Team Capes: Added minimum cape count
Added minimum cape count to team cape plugin to reduce clutter/spam. Default is 1, so current behaviour is unchanged. First commit!
2018-03-06 18:26:48 -05:00
Adam
4c0b04d7a5 Merge pull request #810 from Desetude/feature/grounddefaultcolor
Allow customization of the default color for ground items
2018-03-06 17:16:35 -05:00
Adam
6a767db60c ge plugin: make search more resilient to lookup failures 2018-03-06 15:36:05 -06:00
Adam
b2cbc59edb Merge pull request #788 from arlyon/ground-item-formatting
Consistent number formatting for stacks
2018-03-06 15:53:01 -05:00
Tomas Slusny
ae78728658 Merge pull request #868 from josharoo/remove-duplicate-timer
Remove duplicate anti-venom+ config check
2018-03-06 21:47:26 +01:00
Tomas Slusny
79b660aad1 Inverse window resize condition
- Change isResizable to lockWindowSize
- Update the description and keyName
- Inverse the condition

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-06 21:45:18 +01:00
arlyon
326da42c1e Update plugins to use either NumberFormat or the StackFormatter 2018-03-06 15:24:23 -05:00
arlyon
a098965d4c extract out number formatting utility
Add three types of formatter/converter:

 - runescape style (which matches the one in game)
 - "pretty" style with locale formatting and 3 sig figs
 - string to number for converting the other direction
2018-03-06 15:24:22 -05:00
joshpfox
d4704786ac Remove duplicate anti-venom+ config check
Remove the first duplicate config check for Anti-venom+ in TimersPlugin (other one begins line 175, left this one so that all antivenom are grouped)
2018-03-06 19:53:34 +00:00
Lotto
a36e95580d runelite-client: fix Use tooltip arrow not being displayed 2018-03-06 20:33:25 +01:00
Adam
a55683a5f5 Merge pull request #761 from Blizik/master
Add option to disable resizing of window
2018-03-06 12:52:38 -05:00
Adam
2ea59e5880 runelite-client: add configuration option for resizable 2018-03-06 12:24:35 -05:00
Adam
bc5d21675a Merge pull request #856 from Kamielvf/clan-icons-gamestate-fix
Fix clanchat messages not showing rank icons during region loading
2018-03-06 11:54:30 -05:00
SomeoneWithAnInternetConnection
205618634a Remove left click calling from BA plugin
Being able to spam left click without paying attention to what actually
needs to be called is overpowered. Until we come up with something
better (like binding the different calls to Ctrl, Alt, Ctrl+Alt) we
shouldn't offer this particular feature
2018-03-06 11:54:15 -05:00
Kamiel
382b54a4c5 Fix clanchat messages not showing rank icons at certain moments
Fixes #583
2018-03-06 15:38:58 +01:00
Tomas Slusny
df1e51dbc6 Add default world plugin
Add default world plugin where user will be able to set his default
world. In case invalid world is set, the client default/selected one
will be used instead.

Fixes #475
Closes #749

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-06 15:22:01 +01:00
Tomas Slusny
1d01816c3f Merge pull request #852 from Kamielvf/cannon-doublehit-fix
Fix cannon plugin showing incorrect double hit spots after region change
2018-03-06 11:05:16 +01:00