Adam
a691d07cd0
timers plugin: respect enabled configuration
2018-02-08 20:18:56 -05:00
Adam
cba891224d
Merge pull request #539 from UniquePassive/puzzle-solver2
...
Add puzzle box solver
2018-02-08 19:22:21 -05:00
UniquePassive
f81f2cd272
Add puzzle solver plugin
2018-02-08 19:13:05 -05:00
UniquePassive
74552d0018
Add puzzle solving algorithm
2018-02-08 19:13:03 -05:00
UniquePassive
49dc078b11
Add puzzle box WidgetInfo
2018-02-08 19:03:05 -05:00
UniquePassive
d4c6575d9c
Add puzzle box InventoryID
2018-02-08 19:03:03 -05:00
Adam
d0a0c6928a
mousehighlight: don't show tooltip on sliding puzzles
2018-02-08 19:02:02 -05:00
Abex
c754677413
Allow titlebar buttons to be moved out of the titlebar
2018-02-08 18:42:12 -05:00
Runelite auto updater
acb2bce8fa
[maven-release-plugin] prepare for next development iteration
2018-02-08 13:56:10 +00:00
Runelite auto updater
86512939dc
[maven-release-plugin] prepare release runelite-parent-1.2.15
2018-02-08 13:56:04 +00:00
Runelite auto updater
029f6eb301
Update 163
2018-02-08 13:50:22 +00:00
Adam
c5a7e642fa
mixins: also disable execute6500 hook
2018-02-08 08:43:47 -05:00
Adam
b2358cdc71
scripts: disable callbacks
...
The method we are hooking to in the VM got inlined..
2018-02-08 08:29:42 -05:00
Tomas Slusny
66c0979de4
Merge pull request #538 from UniquePassive/low-detail-fix
...
Low memory mode audio fix
2018-02-06 10:16:38 +01:00
Ben Moyer
fdfe1513d2
Add theoretical boost to item stat overlay
2018-02-05 19:11:53 -05:00
Adam
60881879ee
Merge pull request #497 from Sethtroll/addpohplugin
...
Add Poh plugin
2018-02-05 16:18:28 -05:00
Seth
09a8c01c45
Add Poh plugin
2018-02-05 15:53:45 -05:00
UniquePassive
a61b383877
Rename ocLowDetail to objectCompositionLowDetail
2018-02-05 15:08:21 +01:00
UniquePassive
659413feb1
Rename highMemory to audioHighMemory
2018-02-05 15:05:06 +01:00
UniquePassive
48d6170351
Always use "high memory" audio
2018-02-05 14:59:41 +01:00
Adam
926c003276
Merge pull request #519 from Kamielvf/runepouch-fix
...
Prevent tooltip from being shown when runepouch is empty
2018-02-05 08:56:40 -05:00
Kamiel
d2448bdd32
Make examine plugin work for runepouch
...
Fixes #352
2018-02-05 08:37:56 -05:00
Kamiel
9f9319bcc4
Prevent tooltip from being shown when runepouch is empty
2018-02-05 08:37:56 -05:00
Adam
55c9f6cc06
Merge pull request #531 from deathbeam/discord
...
Add Discord service and plugin
2018-02-04 11:35:25 -05:00
Tomas Slusny
ea06adf9f4
Add Discord plugin
...
Add Discord plugin that updates the Discord rich presence currently only
for trained skills.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-02-04 17:20:07 +01:00
Tomas Slusny
15ad949123
Add Discord RPC service
...
Add injectable Discord RPC service that will broadcast Discord events
through event bus and have API for setting Discord Rich Presence status.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-02-04 17:20:03 +01:00
Adam
d7407758a5
player indicators: use new isFriend/isClanMember api
2018-02-04 10:54:44 -05:00
Adam
77c922cfe0
Merge pull request #535 from bmoyer/overlay-non-clan-player-names
...
Add option to overlay non-clanmate players with Player Indicator Overlay
2018-02-04 10:47:53 -05:00
Adam
c8af576606
Merge pull request #536 from Abextm/logical-height
...
Fix overlays drawing too far above player's heads
2018-02-04 10:45:17 -05:00
Adam
feaad0eef4
Merge pull request #520 from Kamielvf/boosts-indicator-fix
...
Fix several issues with indicators
2018-02-04 10:43:42 -05:00
Max Weber
1914f76513
change getModelHeight to getLogicalHeight
2018-02-04 06:39:04 -07:00
Kamiel
00e3503cfe
Fix several issues with indicators
...
- Fix issue with indicators showing up multiple times
- Fix issue with disabling skill boosts not removing indicators
2018-02-04 08:29:17 -05:00
Ben Moyer
e925d20806
add option to overlay non-clanmate player names
2018-02-04 02:32:36 -08:00
Adam
80aebd1836
Merge pull request #478 from Abextm/info-panel
...
Add info panel
2018-02-03 22:48:03 -05:00
Max Weber
a4914cf7ee
Add info panel plugin
2018-02-03 22:03:33 -05:00
Max Weber
43ec8d9439
move session management into the SessionManager from the AccountPlugin
2018-02-03 22:03:29 -05:00
Adam
175fee2cba
screenshot plugin: fix test
2018-02-03 21:34:15 -05:00
Adam
05d079d816
screenshot plugin: add configuration for auto screenshot of levelups and rewards
2018-02-03 20:50:47 -05:00
Adam
0035cf9c11
Merge pull request #533 from deathbeam/motherlode-sack-fix
...
Fix MLM plugin overlay layer
2018-02-03 20:43:38 -05:00
Adam
6e0af70843
Merge pull request #528 from Sethtroll/fixcolortags
...
Fix color tags in OpponentInfo
2018-02-03 20:35:31 -05:00
Adam
181c717a05
runelite-client: add central skill icon cache
2018-02-03 20:32:02 -05:00
Adam
d5f56f695e
http service: change cache datasource to runelite-cache2
2018-02-03 19:24:37 -05:00
Adam
cda04b7acd
Split out cache updater into own project
2018-02-03 19:24:35 -05:00
Adam
8c678f69eb
cache service: split up into cache controller and service
2018-02-03 19:24:33 -05:00
Adam
b25c237e94
cache service: fix duplicating index to archive associations
...
It is unclear whether archives in an index can change without the index
crc or revision changing, so always create new indexes for each cache.
This is much simplier with not much more overhead.
2018-02-03 19:24:32 -05:00
Adam
a73afb7990
cache client: log when index crc changes too
2018-02-03 19:24:30 -05:00
Tomas Slusny
8995129595
Merge pull request #525 from Unmoon/ground-items-viewport
...
Show ground items under widgets and with interfaces open
2018-02-04 00:25:13 +01:00
Tomas Slusny
9748f435d7
Fix MLM plugin overlay layer
...
Currently MLM plugin sack overlay layer is set to ABOVE_SCENE, but it
needs to be set to UNDER_WIDGETS so overlay renderer can tile it
correctly with other overlays (and also to be rendered over overheads
and HP bars).
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-02-04 00:19:06 +01:00
Unmoon
c4c812db2d
Remove unused import
2018-02-03 22:46:59 +02:00
Seth
8e3e92c668
Fix color tags in OpponentInfo
2018-02-03 11:44:46 -06:00