Commit Graph

2196 Commits

Author SHA1 Message Date
Tomas Slusny
807a38d769 Add support for maniacal monkeys to hunter plugin
- Add support for maniacal monkey large boulder traps to hunter plugin
- Add support for notifications on maniacal monkey catch/escape

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-02-22 16:18:11 +01:00
Tomas Slusny
9313747479 Prevent throwing duplacite events for GameObject
Store last gameObject as static variable in tile mixin and in case new
event is exactly same as last one in game object spawned, do not
proceed.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-02-22 16:18:11 +01:00
Runelite auto updater
481829bfac [maven-release-plugin] prepare for next development iteration 2018-02-22 14:20:14 +00:00
Runelite auto updater
843e63d661 [maven-release-plugin] prepare release runelite-parent-1.2.17 2018-02-22 14:20:07 +00:00
Adam
44097f997f runelite-api: update ClanMemberRank to use int 2018-02-22 08:45:02 -05:00
Adam
4b5e9d0c39 runescape-api: update to reflect new ChatPlayer relationship 2018-02-22 08:45:01 -05:00
Adam
a32790f56a Update 164 2018-02-22 08:44:57 -05:00
Adam
ace8c0ce79 perspective: check coordinates are in scene before conversion in worldToLocal 2018-02-22 08:44:56 -05:00
Adam
f8c714325f Merge pull request #644 from Abextm/sort-plugin-toolbar
Sort the PluginToolbar
2018-02-21 19:34:03 -05:00
Adam
ff6849aa91 Merge pull request #633 from devLotto/improve-remember-username
Improve Remember Username plugin
2018-02-21 19:25:30 -05:00
Adam
9e87fb0ba0 Merge pull request #623 from Abextm/imp-box-hunter
Add imp boxes to the hunter plugin
2018-02-21 15:33:06 -05:00
Adam
17f5dad642 Merge pull request #620 from Sethtroll/addhighlightonly
Ground items: Add a highlight items only option
2018-02-21 15:01:29 -05:00
Lotto
7d2c4b5298 Change name of RememberUsername plugin to UsernameSyncer 2018-02-21 11:55:16 -05:00
Lotto
5ab9c6a9c7 Update RememberUsernamePlugin to save the name from the vanilla feature 2018-02-21 11:55:15 -05:00
Lotto
17347f8d39 Import API for getting remembered username from preferences.dat 2018-02-21 11:55:14 -05:00
Joshua Filby
05f1de374c Release ByteBuf in CacheClient when downloading chunks 2018-02-21 09:16:31 -05:00
Adam
4fdc9098f0 Merge pull request #637 from deathbeam/fix-puzzle-solver-layer
Fix PuzzleSolverOverlay layer
2018-02-21 09:14:16 -05:00
Adam
c656bb726f Merge pull request #622 from devLotto/issue-602
Fix the game freezing when screenshots are being taken
2018-02-21 08:56:16 -05:00
Tomas Slusny
b3537781b5 Merge pull request #642 from Abextm/info-panel-disable
Allow the info panel's navButton to be removed on shutDown
2018-02-21 08:33:10 +01:00
Max Weber
623e958046 Sort the PluginToolbar 2018-02-20 23:16:22 -07:00
Adam
b68f06011f Merge pull request #619 from devLotto/issue-415
Render modicons in tooltips
2018-02-20 20:33:46 -05:00
Adam
4e71b6629d tooltip component: split text width calculation into its own method 2018-02-20 20:09:15 -05:00
Lotto
8a4120e99d Render modicons in tooltips 2018-02-20 20:09:15 -05:00
Max Weber
41ce72122a Allow the info panel's navButton to be removed on shutDown 2018-02-20 17:03:10 -07:00
Adam
3bd7eabf57 Merge pull request #612 from Abextm/kourend-library
Add kourend library plugin
2018-02-20 18:52:17 -05:00
Adam
2c04bd7749 Merge pull request #605 from deathbeam/chat-history
Add chat history plugin
2018-02-20 18:45:58 -05:00
Tomas Slusny
dfcdf93968 Add chat history plugin
- Add chat history plugin that will be able to preserve the chat history during logout/world hop
- Track only PUBLIC, CLANCHAT, PRIVATE_MESSAGE_* and GAME messages in the history plugin
2018-02-20 19:39:57 +01:00
Tomas Slusny
df7f4a6a7d Add check for clan members > 0 when inserting icon
To prevent caching clan icons after world hopping/logout when chat history sends the messages.
2018-02-20 19:39:56 +01:00
Tomas Slusny
04cf082b9c Enhance the sending message API
- Change sendGameMessage call to addGameMessage to allow sending messages with all supported fields
- Update chat message manager to support sending messages with all supported fields
2018-02-20 19:39:48 +01:00
Tomas Slusny
b7e45278b0 Fix PuzzleSolverOverlay layer
Set PuzzleSolverOverlay layer to be above widgets so the arrows would
actually render over the puzzle box.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-02-20 12:41:32 +01:00
Adam
397cb2f99f slayer plugin: remove tasks with item image -1 2018-02-19 21:10:03 -05:00
Adam
1b960bf056 item service: change search to only search database
Add fulltext index to item.name and use in searches
2018-02-19 20:42:03 -05:00
Adam
42fdbc5098 Merge pull request #609 from Fire-Proof/fix-nmz-absorp-color
Fix color of text in the NMZ absorption infobox
2018-02-19 17:28:05 -05:00
Nickolaj Jepsen
265a353aac nmz plugin: add color config for the absorption infobox 2018-02-19 17:16:25 -05:00
Adam
d90fcba09e nmz: reformat config 2018-02-19 17:07:04 -05:00
Joshua Filby
ee35d32312 cache: release the ByteBuf allocated when calling ByteBuf#readBytes(int) 2018-02-19 11:16:18 -05:00
Max Weber
87e0d7a68f Merge HUNTER_LEVEL_UP* and DIALOG_LIBRARY_FIND* into DIALOG_SPRITE* 2018-02-19 03:11:44 -07:00
Max Weber
fa4688c6a0 Fix menu action clicked hook log 2018-02-18 23:47:26 -07:00
Max Weber
fe16a0537e Add Kourend Library plugin 2018-02-18 23:47:05 -07:00
Kamiel
55a5eaa43d Raids scouting plugin 2018-02-18 22:20:47 -05:00
Adam
4861b1970a cannon plugin: check cannon location is in scene 2018-02-18 18:29:11 -05:00
Adam
cc2dbb81c8 Merge pull request #597 from deathbeam/display-all-tooltips
Display tooltips for widget actions
2018-02-18 18:13:26 -05:00
Adam
32790c2554 Merge pull request #585 from Dreyri/mapdot
Minimap modifiable dots
2018-02-18 18:11:06 -05:00
Adam
8698de72b1 runelite-client: add minimap dot plugin 2018-02-18 17:59:28 -05:00
Seth
5904ab4e99 ground items: re-order the config 2018-02-18 11:39:59 -06:00
Seth
9a602174d7 ground items: Add toggle to show highlighted items only 2018-02-18 11:10:51 -06:00
Max Weber
f7c59bf8ba hunter plugin: Fix null pointer when going across a loading zone 2018-02-17 22:11:24 -07:00
Max Weber
1ae1362410 hunter plugin: add imp box 2018-02-17 22:11:24 -07:00
Lotto
7fe767e265 screenshot-plugin: run image saving logic in another thread 2018-02-18 02:03:11 +01:00
Tomas Slusny
e4080d65c5 Merge pull request #621 from Sethtroll/removenullableclient
Remove @Nullable Client annotations
2018-02-18 00:43:44 +01:00