Commit Graph
329 Commits
Author SHA1 Message Date
Adam 6e8c48774b Merge pull request #418 from deathbeam/update-lombok
Update Project Lombok version to 1.16.20
2018-01-23 15:37:19 -05:00
Tomas Slusny 1ad129a608 Update Project Lombok version to 1.16.20
Update Project Lombok version to 1.16.20 (from 1.16.18) and specify this
version in runelite-parent instead of having it specified all around the
maven projects.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-23 15:58:02 +01:00
Seth b54d8fc600 Add Clue Scroll/Barrows to screenshot plugin 2018-01-23 08:36:44 -05:00
Adam 3ed0561ff0 Merge pull request #410 from Dreyri/RSWidget
Add more methods to modify widgets
2018-01-22 19:57:19 -05:00
SomeoneWithAnInternetConnection 74ae39258e Expose runescape click/boundingbox display mode 2018-01-22 18:46:47 -05:00
Adam 9dcde75bdf Merge pull request #403 from SomeoneWithAnInternetConnection/ticktock
Add metronome plugin, and sound-effect playing API
2018-01-22 12:19:19 -05:00
SomeoneWithAnInternetConnection cf7f534580 Add collection of named SoundEffect IDs 2018-01-22 11:56:29 -05:00
SomeoneWithAnInternetConnection 560b169e68 Implement sound-playing API
There's no playSoundEffect-equivalent method in the actual client code.
Instead, the client just adds some values to the 4 sfx arrays, removes
any old queued sound effects, and then bumps the counter, which is what
I've done as well.
2018-01-22 11:55:27 -05:00
Dreyri 9d96f65ae1 add setter for paddingY 2018-01-22 15:06:47 +01:00
Dreyri 32b31dc3a2 add setter for paddingX 2018-01-22 15:06:46 +01:00
Dreyri db45f4965b add getter for paddingY 2018-01-22 15:06:45 +01:00
Dreyri 685b0706f9 add getter for paddingX 2018-01-22 15:06:44 +01:00
Dreyri 9f8cc8e146 add getter/setter for originalY 2018-01-22 15:06:43 +01:00
Dreyri 942e79e6bd add setter/getter for originalX 2018-01-22 15:06:42 +01:00
Dreyri 0946a48d7e add getter/setter for scrollY 2018-01-22 15:06:41 +01:00
Dreyri 7f5875cc28 add getter/setter for scrollX 2018-01-22 15:06:40 +01:00
Dreyri c4c49d1443 add setter for type 2018-01-22 15:06:39 +01:00
Dreyri ee6dab719e add setter for contentType 2018-01-22 15:06:37 +01:00
Dreyri 4a20e9ca07 add setter for name 2018-01-22 15:06:22 +01:00
Dreyri 47e2717a75 add setter for height 2018-01-22 15:05:46 +01:00
Dreyri 13d4c9e636 add setter for width 2018-01-22 15:05:08 +01:00
Dreyri 29911e3627 add setter for spriteId 2018-01-22 15:04:31 +01:00
Dreyri 73d5caef2a add setter for textColor 2018-01-22 10:16:40 +01:00
Adam c755f363d8 Merge pull request #397 from UniquePassive/notify-on-15k-tick-idle
Notify before 5 minute idle and 6h logout
2018-01-21 19:40:06 -05:00
Adam 266502372e Merge pull request #284 from Unmoon/xp-tracker-reset-toggle
XP tracker plugin - Allow hopping/logging out/other GameState changes, Fix login experience drop not being ignored
2018-01-20 12:10:55 -05:00
Adam 0bed534b26 xp tracker: don't reset on logout or hop 2018-01-20 11:58:37 -05:00
UniquePassive d1cb80004d runelite-client: add screenshot plugin 2018-01-20 10:55:09 -05:00
Max Weber 16a99245ba Allow PluginPanels to keep state 2018-01-20 08:53:51 -05:00
UniquePassive 2d0cd23785 Notify before 5 minute idle and 6h logout 2018-01-20 11:49:54 +01:00
Tyler Hardy 096469a202 Add gargoyle boss to aoe plugin 2018-01-19 15:23:37 -05:00
Runelite auto updater 08c2464f06 [maven-release-plugin] prepare for next development iteration 2018-01-18 14:04:26 +00:00
Runelite auto updater eb1e19535b [maven-release-plugin] prepare release runelite-parent-1.2.12 2018-01-18 14:04:22 +00:00
Adam 3e6760e932 Merge pull request #382 from Sethtroll/addcannonplugin
Add Cannon plugin
2018-01-17 16:50:14 -05:00
Seth cee98c8da1 Add Cannon plugin
Shows a count of cannonballs atop the cannon
2018-01-17 16:08:09 -05:00
Cameron Moberg 30d7c3d3af Add barbarian assault plugin 2018-01-17 16:06:19 -05:00
Tyler Hardy a6be288254 Generalize and add MenuActions 2018-01-17 01:16:43 -06:00
Adam c483ba0aa5 Merge pull request #372 from UniquePassive/overlay-layers
Add overlay layers
2018-01-14 21:55:58 -05:00
UniquePassive 95bc310bc1 Add API for getting the client BufferProvider 2018-01-14 21:46:24 -05:00
Seth efeaa21e93 Add Wintertodt Aoe 2018-01-14 14:05:44 -06:00
Adam 958d2558f5 xpglobes: don't break at virt level 126 2018-01-14 11:25:37 -05:00
Adam f6f134467d Merge pull request #330 from Dreyri/onLoadWidget 2018-01-14 10:49:35 -05:00
Adam 6801ac1843 runelite-api: fix combat fornula 2018-01-14 10:42:55 -05:00
Frederik Engels 53317cdfc8 Add widget hidden change event, use in attack indicator plugin 2018-01-14 10:28:16 -05:00
Adam 8346339366 runelite-api: expose widget group ids 2018-01-14 10:23:16 -05:00
Frederik Engels e51b08e07e runelite-client: add new aoes to aoewarningplugin 2018-01-14 09:41:10 -05:00
Frederik Engels b319d74f8d Track projectile target and spawn cycle. Add to api with rest of mapings. 2018-01-14 09:41:03 -05:00
Tomas Slusny d41c6ec6d8 Fix new player-is-x mixins
- Call the real method from isFriended
- Call the real method from isIgnored
- Add null check for getClanMembers

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-14 05:07:57 +01:00
Tomas Slusny f565c4b7dd Add tile indicators plugin
Add tile indicators plugin, that will currently highlight the tile
player is walking to. It is disabled by default, and have configurable
highlighting color.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-13 03:25:37 +01:00
UniquePassive 68d448b7de Implement optimized isFriend, isIgnore and isClanMember 2018-01-12 20:49:21 -05:00
Adam 104e04b3fa Merge pull request #355 from Abextm/update-itemids
Update ItemIDs
2018-01-11 20:27:10 -05:00