Tomas Slusny
0d078622e0
Apply small font option only to dynamic overlays
...
Instead of applying this configuration option to both layouted overlays
that are supposed to follow XP tracker layout 1 to 1, apply this setting
only for dynamic overlays and tooltsip (e.g mouse highlighting, ground
items, player names).
Closes : #1288
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-04-10 16:27:19 +02:00
Tomas Slusny
b488687b14
Revert "Reset XP on log-in of another character / mode"
2018-04-10 12:49:57 +02:00
Levi Schuck
f287cf7721
Reset XP on log-in of another character / mode
2018-04-09 23:04:28 -05:00
Lotto
a3872b12d2
cluescroll-plugin: remove duplicate anagram answers
2018-04-09 17:25:31 +02:00
Tomas Slusny
e7615030ab
Merge pull request #1303 from SoyChai/bank-tags-grammar
...
banktags: Adjust dialog text to match Withdraw-X dialog
2018-04-09 14:14:32 +02:00
Tomas Slusny
92953367b9
Merge pull request #1322 from SoyChai/attack-indicators-rename
...
Rename "Attack Indicators" plugin to "Attack Styles"
2018-04-09 14:09:38 +02:00
SoyChai
e590442675
attackstyles: Simplify config descriptions
2018-04-09 21:50:47 +10:00
SoyChai
972cca410b
attackstyles: Add a toggle to Always show style
2018-04-09 21:50:44 +10:00
SoyChai
b9b8b52fff
attackstyles: Rename Attack Indicators plugin to Attack Styles
2018-04-09 21:30:06 +10:00
Levi
abe16a97b3
Average actions left between last 10 XP drops ( #1323 )
...
To remove jumping between actions left because of partial XP drops, average the actions left between last 10 experience drops.
2018-04-09 13:04:16 +02:00
Adam
c66cb42a52
Add animation smoothing plugin
2018-04-08 19:30:09 -04:00
Adam
f9269b01af
Merge pull request #1331 from LeviSchuck/npc-nullpointer
...
Lumbridge npcs have some bad compositions and return null
2018-04-08 17:35:03 -04:00
Levi Schuck
d184a908f7
Lumbridge npcs have some bad compositions and return null in the dev tools.
2018-04-08 17:25:10 -04:00
Jeremy Plsek
7640156c86
itemprices plugin: fix noted items not showing ge
...
The ge price did not show up for noted items, this fixes that.
2018-04-08 17:09:45 -04:00
WooxSolo
fed264989f
hunter plugin: fix setting trap and walking at once
2018-04-08 17:00:29 -04:00
Adam
32667dcd29
Merge pull request #1326 from WooxSolo/on-after-game-tick
...
Update game tick event to run after packets have been processed
2018-04-08 16:50:25 -04:00
WooxSolo
06ad69bda7
Update game tick event to run after packets have been processed
2018-04-08 16:30:13 -04:00
Adam
16ee94fb04
Merge pull request #1316 from sethtroll/addtogglesforfishwcmine
...
skill sessions: Add a toggle for displaying session stats
2018-04-08 16:00:46 -04:00
Adam
8e3a1b40e0
Merge pull request #1321 from SoyChai/screenshot-exception-fix
...
Fix ArrayIndexOutOfBounds errors in screenshot plugin
2018-04-08 14:55:45 -04:00
SoyChai
deb70796da
screenshot: Define more accurate method names and access levels
2018-04-08 14:26:00 -04:00
SoyChai
851637c8b7
screenshot: Add documentation for primary methods
2018-04-08 14:25:57 -04:00
SoyChai
d6a8dbdb52
screenshot: Fix ArrayIndexOutOfBounds errors caused by unsafe parsing of level-up widget
2018-04-08 14:25:54 -04:00
TheLonelyDev
58c9a55a37
menu swapper: add Fly, Rellekka travel options, and Chase
2018-04-08 14:17:32 -04:00
Adam
df0e7c100a
Merge pull request #1256 from Kamielvf/rightclick-lookup-friends-clan
...
Add HiScore lookup to right click menus
2018-04-08 13:49:14 -04:00
Kamiel
d30cbbfa53
Add HiScore lookup to right click menus
2018-04-08 13:33:24 -04:00
Adam
6e122dbc5e
Merge pull request #1305 from deathbeam/steal-ham-and-eggs
...
Swap pickpocket only on H.A.M. members
2018-04-08 12:52:09 -04:00
Adam
555875da03
Merge pull request #1308 from FatalWaffles/patch-1
...
Fix "JIG" emote clues
2018-04-08 12:44:42 -04:00
Adam
cfe3f9e847
Merge pull request #1254 from SoyChai/other-foods
...
Add healing values for 29 missing foods
2018-04-08 12:40:02 -04:00
Adam
acf3233d4a
pluginmanager: don't store plugin enabled/disabled state in config
2018-04-08 12:37:54 -04:00
Adam
1ba4bf73cd
runelite-client: remove old Plugin.file too
2018-04-08 12:36:15 -04:00
Adam
44f41714de
runelite-client: remove old plugin classloader
2018-04-08 12:20:34 -04:00
FatalWaffles
a8d3af72e4
Fix errors with emote clues ( #1312 )
...
* Fix errors with emote clues
Change "plate skirt" to "plateskirt" for Dance clue in Party Room
Change "plate skirt" to "plateskirt" for Cheer clue on in Entrana Church
Change location for Wave clue on Mudskipper Point to be next to stash hole
Change "iron med helm" to "iron medium helmet" for Clap on the causeway to the Wizards' Tower clue.
In reference to https://github.com/runelite/runelite/issues/1309
2018-04-08 16:01:26 +02:00
Seth
23882011a6
skill sessions: Add a toggle for displaying session stats
2018-04-07 13:13:09 -05:00
FatalWaffles
0190b4bf5c
Fix "JIG" emote clues
...
Change the improper highlighting of the dance emote for jig clues
2018-04-07 11:03:22 -04:00
Tomas Slusny
0786c1d6c1
Swap pickpocket only on H.A.M. members
...
This was oversight and swaps pickpocket options when black-jacking what
is something that other clients don't do.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-04-07 15:23:36 +02:00
Adam
f90d32927e
Merge pull request #1294 from psikoi/runecraftfix
...
Add a null check to Runecrafting Plugin.
2018-04-06 23:10:46 -04:00
SoyChai
b4a867ea0a
banktags: Adjust dialog text to match Withdraw-X dialog
2018-04-07 13:06:02 +10:00
Lotto
96b912f717
Merge pull request #1293 from FatalWaffles/patch-2
...
Fix mess hall emote clue
Correct text: https://i.imgur.com/4jFtAFO.png
2018-04-07 00:30:22 +02:00
psikoi
8b00d1385d
Add a null check to avoid a NullPointerException when the query returns null.
2018-04-06 13:29:33 +01:00
Rune Nielsen
db69ae5949
Added UGTHANKI_KEBAB_1885 to itemstats plugin ( #1263 )
...
Ugthanki kebab dropped from monster, ex. the smoke devil boss, have a different id and didn't show up in the plugin.
2018-04-06 14:10:13 +02:00
FatalWaffles
550384984f
Fix mess hall emote clue
...
Remove comma after halberd, insert comma after platebody.
2018-04-06 05:28:10 -04:00
FatalWaffles
49af520a3e
Fixed typo for lighthouse clue
...
"jewellery" to "jewelry"
2018-04-06 04:20:29 -04:00
Rune Nielsen
1219f254c9
Fixed misspelling in clue and added missing clue ( #1274 )
...
* Fixed misspeling in clue
* Added missing emote spot to clue plugin
* Fixed spelling in 2 clues
* Added missing clue
* Fixed npc in cryptic clue
* Added missing worldpoint to clue
2018-04-05 19:17:48 -04:00
Adam
74d836b185
Merge pull request #1246 from MESLewis/logout-tooltip
...
Add small clarification to Account Plugin tooltip
2018-04-05 19:11:33 -04:00
Adam
9eb94736d5
indicators plugin: fix not always identifying menus by type
...
The client seems to add 2000 to menu types to force reordering
2018-04-05 18:07:34 -04:00
Adam
92103f66f6
player indicators: add config for recoloring menu and showing clan rank
2018-04-05 17:54:53 -04:00
Adam
4e0d3cbae7
Merge pull request #1232 from Kamielvf/report-button-fix
...
Reset report button text to default when plugin is disabled
2018-04-05 17:15:03 -04:00
Adam
428879e9ae
Merge pull request #1217 from deathbeam/configuration-save-on-change
...
Save text configuration value on enter
2018-04-05 17:10:41 -04:00
Adam
2946fe37a5
Merge pull request #1215 from SoyChai/holiday-foods
...
Add healing values (+14) for pumpkins and easter eggs
2018-04-05 13:09:12 -04:00
Adam
ddfeb94d50
Merge pull request #1221 from jaeger25/highlightDarkMage
...
Highlight dark mage NPC in the center of the abyss when inventory contains a degraded pouch
2018-04-05 12:14:50 -04:00