Commit Graph

706 Commits

Author SHA1 Message Date
Adam
69c4ced2db xp tracker plugin: update on logout 2018-01-29 17:33:58 -05:00
Adam
eba950c931 runelite-client: fix exception from --no-rs 2018-01-29 17:31:37 -05:00
Adam
b0865c09be Merge pull request #461 from Sethtroll/addraidstimers
Add Raid potions to timer plugin
2018-01-29 14:22:42 -05:00
Adam
1e472cb1cd slayer plugin: fix getting -1 count left on tasks
Don't readd a new infobox for each kill due to config update triggers
2018-01-29 14:18:59 -05:00
Adam
4eb96e0b99 config manager: thread config flushes to disk too 2018-01-29 14:15:49 -05:00
Adam
1a97d56ef0 item manager: fix trying to cache null in getItemPrice 2018-01-29 13:54:05 -05:00
Adam
f31bc0d794 Remote projectile target and length tracking
Continuation of 4c293e612cd4b08fc7230a5e6722c8acc74e5a9e
2018-01-29 08:10:46 -05:00
Tomas Slusny
d19c9c1e62 Merge pull request #479 from Abextm/config-warning
Add config warnings for non-immediate options
2018-01-29 11:48:59 +01:00
Max Weber
c6925bf3ae itemstats: Fix SuperRestore and friends 2018-01-28 21:22:16 -07:00
Adam
c2a828b496 Merge pull request #480 from deathbeam/fix-shade
Preserve guava classes in the shaded jar
2018-01-28 15:24:09 -05:00
Adam
90b6cd30a4 ground items: REGION_SIZE - 1 since this is inclusive now 2018-01-28 12:07:20 -05:00
Adam
986c99be5d ground items: only loop tiles which are within distance 2018-01-28 11:58:04 -05:00
Tomas Slusny
469fef2e87 Preserve guava classes in the shaded jar
Because currently Hashing.java is using only in mixins, it gets removed
by maven-shade-plugin from the shaded jar. So tell the plugin to keep
these classes.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-28 17:51:04 +01:00
Adam
04b65f9ef1 mlm plugin: disable until it can be rewritten without scene scans every frame 2018-01-28 11:18:37 -05:00
Seth
782e75725a timers plugin: add raids potions 2018-01-28 10:55:15 -05:00
Seth
92f5d7443e timers plugin: check config before checking message 2018-01-28 10:54:39 -05:00
Adam
c34c21bfbb xo drop plugin: set back xp drops to default color too 2018-01-28 10:22:16 -05:00
Adam
16857a6924 xo drop plugin: add rigour and augury 2018-01-28 10:01:21 -05:00
Adam
68bf828538 Merge pull request #465 from Kamielvf/add-granitecball
Add granite cannonball support to plugin
2018-01-28 09:43:40 -05:00
Adam
d09ed786e6 Merge pull request #470 from Adam-/zoom
Add zoom plugin
2018-01-28 09:37:54 -05:00
Max Weber
fed07397c0 Add low-memory mode warning 2018-01-28 06:21:09 -07:00
Max Weber
fce76d748a Enable custom window border warning 2018-01-28 06:20:55 -07:00
Adam
017f9b2919 metronome plugin: remove configurable sound ids until a better solution is found 2018-01-27 20:17:35 -05:00
Adam
07d57f0c72 runelite-client: add xp drop plugin which colors based on prayers 2018-01-27 20:12:17 -05:00
Adam
f8baca7be5 Add zoom plugin 2018-01-27 13:07:39 -05:00
Adam
7e4bbf66cb Add runelite-scripts project for packaging overlaid scripts and dependency 2018-01-27 13:07:37 -05:00
Adam
41f005827c Add runelite vm opcode and event 2018-01-27 13:07:32 -05:00
Adam
e467ebdcf8 Add slf4j to mixins and expose logger in Hooks for them 2018-01-27 13:07:21 -05:00
Seth
d03f987915 Fix motherlode Ids 2018-01-27 11:53:40 -06:00
Tomas Slusny
148f8dfb31 Merge pull request #422 from Sethtroll/addmotherlodemine
Add Motherlode plugin
2018-01-27 18:42:20 +01:00
oplosthee
8783f09ecb Extend Metronome Plugin with configurable sound and tick delay (#454)
* Extend Metronome Plugin with configurable sound and tick delay
2018-01-27 17:34:46 +01:00
oplosthee
4f2cc9c33f Change duration of Super Antifire Potions from 2 to 3 minutes 2018-01-27 16:04:38 +01:00
Kamiel
7c2d64d76b Add granite cannonball support to plugin 2018-01-27 13:19:18 +01:00
Seth
353b837206 Add Motherlode plugin 2018-01-26 20:07:05 -06:00
Adam
fdbd4237b9 Merge pull request #450 from deathbeam/fix-attack-indicator-color
Fix coloring of warned attack styles
2018-01-26 20:19:12 -05:00
Adam
ef41d1e55d Merge pull request #446 from deathbeam/fix-pack-exception
Fix the frame is displayable exception
2018-01-26 20:18:18 -05:00
SomeoneWithAnInternetConnection
09e627f3f2 Fishing plugin: Add fishing spots north of seers' village 2018-01-26 20:16:29 -05:00
Adam
092bd1a73f checkstyle: enforce whitespace after comma 2018-01-26 20:13:53 -05:00
Adam
c9a8fbe7a9 Merge pull request #445 from deathbeam/remove-map-iter
Change conversion of config stream to map to pairs
2018-01-26 20:00:24 -05:00
Adam
890963e840 Merge pull request #425 from deathbeam/xp-tracker
Update XP tracking plugin to include more info
2018-01-26 19:53:40 -05:00
Tomas Slusny
24618abad2 Update XP tracking plugin to include more info
- Add actions, actions/hr, xp gained and total exp tracker

Fixes #401

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-26 19:10:54 -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
c3c9ef1ef6 Add timer tooltips 2018-01-26 18:09:52 -05:00
Adam
7360a79498 Merge pull request #438 from Sethtroll/fixscreenshot
Fix for screenshot HP level
2018-01-26 18:05:13 -05:00
Adam
a23cc18497 Merge pull request #444 from Sethtroll/addwrath
Add Wrath rune to Runepouch
2018-01-26 17:38:46 -05:00
Adam
53e09cc4af Merge pull request #440 from Noremac201/barbFix
Fixed Barbarian Assault plugin to work with osrs update
2018-01-26 17:27:30 -05:00
Adam
9448457193 screenshot plugin: add test for different level up messages 2018-01-26 17:22:12 -05:00
Seth
e55cb5abae Add Wrath rune to Runepouch 2018-01-26 14:56:43 -06:00
oplosthee
e88735201c Add Diary Progress Indicator plugin (#429) 2018-01-26 20:24:17 +01:00