Kamiel
f5d51169ad
Update the runescape font to match current OSRS font
2018-04-10 21:54:40 +02:00
Adam
2b64f1b569
Move clanmember icon logic to clanmanager
2018-04-01 15:06:55 -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
Tomas Slusny
59ad536fa9
Merge clan chat and player indicators plugin
...
As the only purpose of clan chat was to add clan chat icons for players
in CC, this functionality can be done too from Player Indicators plugin.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-04-01 09:13:52 -04:00
Tomas Slusny
15cd9164b4
Merge pull request #1066 from ShaunDreclin/black-demon-hp-fix
...
Fix capitalization of 'Black demon' in npc_health.json
2018-03-29 17:33:58 +02:00
jamesahhh
c157514faa
Add antipoison and superantipoison timers ( #1159 )
...
Add new timers for antipoison and superantipoison and respective resource images.
2018-03-28 13:36:59 +02:00
Lotto
59f6258446
runelite-client: add resource images to clue scroll plugin
2018-03-26 17:25:40 +02:00
Infinitay
ab7dbf4fa6
Added Kingdom of Miscellania plugin
2018-03-23 13:26:01 -04:00
ShaunDreclin
ac122209a9
Fix capitalization of 'Black demon' in npc_health.json
2018-03-23 04:47:43 -04:00
Seth
5498b6473a
hiscore panel: make hiscores type more visible
...
before the icon would add a 1px border to the image which made it hard to determine which one was currently active.
2018-03-18 22:04:25 -05:00
Toocanzs
4893e11740
Add God Wars Altar Timer
2018-03-15 17:20:30 -04:00
Tomas Slusny
f1d5c4ef72
Add Discord button through DiscordPlugin
...
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-03-12 12:36:15 +01:00
Max Weber
da096a6407
specorb: Cache draws to reduce allocations
2018-03-06 17:07:34 -07:00
Charlie Waters
e8b3d6c6a5
Add Notes plugin
2018-03-04 11:41:41 -05:00
Seth
7340f19720
ge: Add search feature
...
Add a search function to the Grand exhange panel that allows you to look up current prices of items.
2018-03-04 10:00:05 -05:00
Lotto
92e224fb94
runelite-client: add news feed plugin
2018-03-04 09:23:20 -05:00
SomeoneWithAnInternetConnection
926bc9374f
Create Grand Exchange plugin
...
This plugin tracks the player's current GE offers, displaying them in a
sidebar panel. Based off of PR #193
2018-02-25 21:34:16 -05:00
Adam
3e136dcfd8
Merge pull request #628 from sethtroll/changebossimages
...
Change boss timers to use ItemID images instead of resource images
2018-02-24 10:45:33 -05:00
Adam
3bd7eabf57
Merge pull request #612 from Abextm/kourend-library
...
Add kourend library plugin
2018-02-20 18:52:17 -05: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
Seth
d2200d354b
boss timers: replace resource image with itemID images
2018-02-18 18:24:25 -06:00
Adam
6c1b88eae9
config panel: fix check/uncheck image names
2018-02-16 08:32:22 -05:00
Adam
b1f841cc2a
Merge pull request #351 from deathbeam/config-overhaul
...
Add ability to disable/enable all plugins
2018-02-15 20:11:18 -05:00
Kamiel
f23137dd20
Fix clanchat icons
...
Resize all images to be the same width/height
Add black outline to make the icons stand out better
2018-02-15 20:26:08 +01:00
Tomas Slusny
5659719d53
Enable/disable plugins in the ConfigPanel
...
Add ability to enable and disable plugins in the config panel.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-02-15 16:24:28 +01:00
Tomas Slusny
8a9523ec5a
Add logback logger that will log to file
...
Add dependency on logback and configure logger to log to
~/.runelite/logs/application.log with rolling file appender, that means
every 10MB file will be rolled and also every day file will be rolled
with maximum history of 30 days, to not flood user's system space.
Add new console parameter -debug, because logback properties cannot be
set from console like slf4j-simple ones, so it needs to be done in a bit
more complicated way.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-02-12 15:09:57 -05:00
Tyler Hardy
e2d5d8957b
runepouch plugin: use itemmanager to render runepouch item icons
2018-02-09 15:25:05 -05:00
Adam
25f854b41c
Merge pull request #554 from tylerthardy/removeZulrahAssets
...
Remove unused Zulrah plugin assets
2018-02-08 21:54:26 -05:00
Tyler Hardy
4f437cb480
Remove unused Zulrah plugin assets
2018-02-08 20:43:06 -06:00
UniquePassive
f81f2cd272
Add puzzle solver plugin
2018-02-08 19:13:05 -05:00
Abex
c754677413
Allow titlebar buttons to be moved out of the titlebar
2018-02-08 18:42:12 -05:00
Seth
09a8c01c45
Add Poh plugin
2018-02-05 15:53:45 -05: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
Max Weber
a4914cf7ee
Add info panel plugin
2018-02-03 22:03:33 -05:00
Seth
782e75725a
timers plugin: add raids potions
2018-01-28 10:55:15 -05:00
Adam
3cbf5e4428
Merge pull request #443 from Sethtroll/addtimers
...
Fix up timer plugin/add missing potions
2018-01-26 18:23:59 -05:00
Seth
f474643f45
Fix spelling inconsistencies/add rest of potions
2018-01-26 18:10:57 -05:00
Seth
e55cb5abae
Add Wrath rune to Runepouch
2018-01-26 14:56:43 -06:00
Seth
25df4f9d47
timers plugin: add more timers
2018-01-25 19:55:20 -05:00
SomeoneWithAnInternetConnection
e9e01c18f4
Add bounding/clickbox buttons to the devtools plugin
...
The first button (yellow square) will toggle drawing of 2D bounding boxes
The second button (RGB cubeframe) will toggle 3D bounding box drawing
The third button (cursor over red square) will toggle clickbox geometry
drawing
The fourth button (cursor over cubeframe) switches between "draw all 3D
bounding boxes" and "draw bounding box for object under cursor" modes of
the 3D bounding box drawing.
T
2018-01-22 18:46:51 -05:00
UniquePassive
d1cb80004d
runelite-client: add screenshot plugin
2018-01-20 10:55:09 -05:00
Cameron Moberg
30d7c3d3af
Add barbarian assault plugin
2018-01-17 16:06:19 -05:00
UniquePassive
e4a4be0069
Remove extra pixels on the right side of minimap_orb_background
2018-01-13 04:48:45 +01:00
Tomas Slusny
e75d798689
Add Antidote++ timer to TimerPlugin
...
Add missing Antidote++ timer to TimerPlugin
Closes #334
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-01-09 01:00:26 +01:00
Tomas Slusny
c431a18a37
Add support for super antifire potion
...
Add support for newly introduced super antifire potion to TimersPlugin.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-01-09 00:59:47 +01:00
Adam
7ed13a97e3
Update logo
2018-01-07 20:04:00 -05:00
Tomas Slusny
bb8f17d75e
Change XP tracker button to use image
...
Change xp tracker button to use actual image instead of text because
text was not showing on both Windows and Linux.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2017-12-23 19:30:21 -05:00
Adam
7d078b8126
Merge pull request #271 from devinfrench/zulrah
...
Update zulrah plugin overlay
2017-12-22 16:32:14 -05:00
Devin
abf3b33338
Update zulrah plugin overlay
2017-12-20 16:14:32 -08:00