Commit Graph

2940 Commits

Author SHA1 Message Date
Runelite auto updater
bc6fe9da11 [maven-release-plugin] prepare for next development iteration 2018-04-05 11:07:58 +00:00
Runelite auto updater
f54ba0f2a7 [maven-release-plugin] prepare release runelite-parent-1.3.3 2018-04-05 11:07:53 +00:00
Runelite auto updater
8349b1c20c Update 168 2018-04-05 10:57:42 +00:00
Adam
06123c8aa1 Merge pull request #1259 from ShaunDreclin/location-devtool-region-highlight
Highlight current region in Location devtool
2018-04-04 07:44:29 -04:00
Adam
633a8d940a Merge pull request #1266 from sethtroll/fixgrounditemboxes
ground item overlay: Fix boxes appearing very small with small font
2018-04-04 07:41:33 -04:00
WooxSolo
24e41f3851 Add chunk borders and map square borders to devtools 2018-04-04 07:40:50 -04:00
Adam
fa3858af85 Merge pull request #1236 from deathbeam/fix-ground-items-cache
Cache all ground items and then check their state
2018-04-03 22:20:07 -04:00
Tomas Slusny
15a5a19103 Cache all ground items and then check their state
Cache all ground items on item layer changed events and determine if
they should be shown or not in the overlay. Also, update their price in
the overlay to be not dependant on the initial state (having price
already cached or not).

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-03 21:00:54 -04:00
Seth
ad4546b816 ground item overlay: Fix boxes appearing very small with small font
The box was based off the width of the font, which made the box super small when using the small RS font. This will provide a fixed rectangle size on any font.
2018-04-03 17:17:45 -05:00
ShaunDreclin
a305ab91a1 Highlight current region in Location devtool 2018-04-03 16:04:56 -04:00
Adam
a8a2b1bd15 Merge pull request #1231 from Kamielvf/shift-click-configuration
Change shift-click customization behaviour
2018-04-02 20:35:23 -04:00
Kamiel
0b9ab225fe Change shift-click customization behaviour 2018-04-02 20:07:42 -04:00
Kamiel
915255b457 Add MenuOpened event 2018-04-02 18:52:08 -04:00
Adam
315026f331 Merge pull request #1218 from deathbeam/font-option
Add option for enabling small font
2018-04-02 09:53:54 -04:00
Adam
40c21c3baa Merge pull request #1241 from Adam-/menuaction
Change MenuEntry type to int
2018-04-02 09:18:06 -04:00
Adam
d525c3fcd3 Merge pull request #1208 from sethtroll/fixnmzabsoprtion
nmz plugin: reset absorption notification when not in NMZ
2018-04-02 08:32:55 -04:00
Adam
46d66d7823 Change MenuEntry type to int
We don't have all of the types in MenuAction and it causes them to get mapped to UNKNOWN when translated back and forth with the API
2018-04-02 08:24:16 -04:00
Adam
0e4a46f646 Merge pull request #1233 from sethtroll/fixagilityevent
agility plugin: remove duplicate gamestate event
2018-04-02 08:12:47 -04:00
Adam
34ff8d8583 Merge pull request #1239 from deathbeam/raids-spot
Add raids fishing spot
2018-04-02 08:11:56 -04:00
Adam
bf918946b8 Merge pull request #1183 from Kamielvf/spiritual-fairy-tree-menu-swap
Menu entry swapper: Swap last destination for spiritual fairy tree
2018-04-02 08:11:06 -04:00
Adam
c907eb16ea Merge pull request #1227 from Adam-/bank-tags-dialog
bank tag plugin: use chatbox input manager
2018-04-02 08:08:00 -04:00
Tomas Slusny
a21fae7fbc Add raids fishing spot
Add missing fishing spot on Mount Qudamortem.

Closes: #848

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-02 11:44:21 +02:00
Adam
5a74798833 Merge pull request #1104 from sethtroll/addshiftclicktag
npc indicator: add shift right click to add tag option
2018-04-01 21:04:33 -04:00
Adam
953effd615 Merge pull request #1197 from DevDennis/clip-ground-items-overlay
Clip overlays on the above scene layer to the viewport
2018-04-01 20:53:14 -04:00
Seth
644616e400 agility plugin: remove duplicate gamestate event 2018-04-01 19:30:40 -05:00
Adam
e63dcc9e82 bank tag plugin: use chatbox input manager 2018-04-01 16:43:09 -04:00
Adam
16444487f7 Merge pull request #1173 from Abextm/rs-input-widget
Add ChatboxInputManager to provide a RuneScape styled input box
2018-04-01 16:32:13 -04:00
Max Weber
44c740f21e Add ChatboxInputManager to provide a RuneScape styled input box 2018-04-01 16:16:27 -04:00
Max Weber
aa02da45c0 Allow assembly and loading of new scripts 2018-04-01 16:16:27 -04:00
Max Weber
38f59146d5 Mixins: Give scripts a log.debug callback 2018-04-01 16:16:26 -04:00
Max Weber
103c3b87de cache: Allow scripts to start with comments 2018-04-01 16:16:26 -04:00
Max Weber
6e80cff926 Expose methods to execute scripts 2018-04-01 16:16:25 -04:00
Max Weber
0c04804d1a ScriptEvent > ScriptCallbackEvent 2018-04-01 16:16:25 -04:00
Seth
4a90ff549e npc indicator: add shift right click to add tag option
currently, npc tagging causes some npc's to have the tag option as left click which can cause missclicks. This adds the ability to add the "tag" option only when shift is being pressed
2018-04-01 15:52:19 -04:00
Adam
c68e0c6064 Merge pull request #1225 from MESLewis/clue-small-fix
Fix challenge answer for Nurse Wooned clue
2018-04-01 15:31:58 -04:00
Adam
bbb0492ccc Merge pull request #1226 from Adam-/playerindicators2
Refactor playerindicators
2018-04-01 15:31:04 -04:00
Adam
fac507c7e8 player indicators plugin: change color of menus 2018-04-01 15:06:59 -04:00
Adam
c0bec73e5c player indicator overlay: render clan rank next to names 2018-04-01 15:06:59 -04:00
Adam
74fd91d887 clanmanager: expose way to get bufferedimages for clan icons 2018-04-01 15:06:58 -04:00
Adam
2b64f1b569 Move clanmember icon logic to clanmanager 2018-04-01 15:06:55 -04:00
Adam
c916b9cb34 Add clan member manager to cache clanmember ranks, use in clanchat plugin 2018-04-01 15:06:32 -04:00
Tomas Slusny
2455b4f639 Add support for drawing player team's names
Add support for drawing player names and indicators for players in same
team as actual player.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-01 14:27:20 -04:00
Tomas Slusny
185aa3f45b Add clan changed hook
Add hook that will fire when user changed his clan.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-01 14:27:19 -04:00
Adam
65e3629f34 clanchat plugin: change cache to expire after write 2018-04-01 14:21:00 -04:00
Adam
34f18f5656 Revert "Merge pull request #1154 from deathbeam/team-member-names"
This reverts commit f0293087ce0a2e2dc515cfb57ef926c185d25cb5, reversing
changes made to 309c1fde25d32086cfd242f988c8f45df903d66c.
2018-04-01 14:20:27 -04:00
Morgan Lewis
da523258ac Fix challenge answer for Nurse Wooned clue 2018-04-01 11:46:37 -06:00
Adam
7ced52e004 Merge pull request #1146 from deathbeam/move-buttons-to-sidebar
Move title toolbar buttons to sidebar in native
2018-04-01 12:20:45 -04:00
Adam
425177ab94 Merge pull request #1134 from MESLewis/mouse-tooltip-tweaks
Mouse Tooltip Options
2018-04-01 11:23:21 -04:00
Adam
45597133f7 perspective: use viewport offset in get2DGeometry 2018-04-01 11:16:10 -04:00
Adam
96b75e088b overlay renderer: clip above scene and under widgets to viewport on fixed
The minimap on fixed is drawn before above scene and under widgets
2018-04-01 11:16:10 -04:00