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
Adam
6c6212299d
Merge pull request #872 from devLotto/issue-846
...
runelite-api: fix worldToMiniMap not working correctly in stretched mode
2018-03-06 20:51:59 -05: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
Lotto
01483c9f8e
runelite-api: fix worldToMiniMap not working correctly in stretched mode
...
Fixes Perspective#worldToMinimap not returning correct values if in fixed mode and using the stretched fixed mode plugin.
2018-03-07 00:23:26 +01: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
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
Adam
4887e0ec2b
Merge pull request #830 from deathbeam/default-world
...
Default world
2018-03-06 10:05:24 -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
78728c471e
Simplify RuneLite API world
...
- Use Lombok for World object
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-03-06 15:22:01 +01:00
Tomas Slusny
c0e9a502eb
Add support for changing world to API
...
- Export World from RS client
- Export changeWorld method
- Create new method for creating RuneScape world
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-03-06 15:22:00 +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
Kamiel
d88a0ffade
Fix cannon plugin showing incorrect double hit spots after region change
...
Fixes #820
2018-03-06 10:52:39 +01:00
Kamiel
226c9596fc
Allow disabling of the skill icons on XP drops
2018-03-06 10:09:19 +01:00
Tomas Slusny
0fb3d88309
Merge pull request #841 from ChaoticConundrum/waterskin-count
...
Add waterskin charges to jewellerycount plugin
2018-03-06 09:15:38 +01:00
Adam
1c7d056b85
ge panel: use static number formatter
2018-03-05 21:36:35 -05:00
Adam
8edf31f56a
Merge pull request #839 from ChaoticConundrum/notes-plugin-fix1
...
Fix notes plugin loading notes from account
2018-03-05 21:08:00 -05:00
Adam
e70ed7b1ad
Merge pull request #829 from deathbeam/fix-username-synce
...
Restore original username on syncer shutdown
2018-03-05 20:57:58 -05:00
Adam
48966a9ab5
Change mouse wheel listener back to an interface as the instance map input listener uses it
...
Update instance map for new mouse wheel listener api
2018-03-05 19:47:02 -05:00
Adam
37bcb3ba63
Merge pull request #615 from devLotto/stretched-fixed-mode
...
Stretched fixed mode
2018-03-05 19:29:59 -05:00
Lotto
1acaeb4826
Add stretched fixed mode plugin
2018-03-06 00:37:59 +01:00
Lotto
e0e0b85093
Add mouse listeners that stretch event x/y
...
Don't use Provider for getting client instance
2018-03-06 00:37:59 +01:00
Lotto
6da6307d50
Add support for specifying the position to insert mouse listeners in
2018-03-06 00:37:59 +01:00
Lotto
d0aa72f61b
Add support for proxying mouseWheelMoved events
2018-03-06 00:37:59 +01:00
Lotto
d1d45eb11f
Modify the size and location of the game canvas if stretched is enabled
2018-03-06 00:37:59 +01:00
Lotto
4e198b6e0e
Add logic for game image stretching in Hooks#draw
...
Cache stretched dimensions and image
Fix rendering hint not being set until you resize window
2018-03-06 00:37:59 +01:00
Lotto
22f931a438
Add a mixin for storing stretched fixed mode setting states
2018-03-06 00:37:59 +01:00
Lotto
725762460a
Move the 765x503 constants to a Constants API class
2018-03-06 00:37:59 +01:00
Lotto
e830442585
Use a mixin for calling Hooks.draw instead of a @Hook
2018-03-06 00:37:59 +01:00
Charlie Waters
0c63778f6d
Fix notes plugin loading notes from account
...
Change notes plugin update event
2018-03-05 17:32:26 -05:00
Charlie Waters
fb2ab1dc67
Add waterskin charges to jewellerycount plugin. Fixes #825 .
2018-03-05 17:19:16 -05:00
Tomas Slusny
1c46fc7c09
Merge pull request #835 from Desetude/fix/xpdrop
...
Renamed 'Experience drop' -> 'XP Drop'
2018-03-05 18:33:06 +01:00
Desetude
79d115e62d
Renamed 'Experience drop' -> 'XP Drop'
2018-03-05 17:19:26 +00:00
Adam
fde3a341a9
Merge pull request #834 from deathbeam/team-capes-disable-by-default
...
Disable team capes plugin by default
2018-03-05 10:28:00 -05:00