Commit Graph
698 Commits
Author SHA1 Message Date
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
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
Seth 690dca644b Fix for screenshot HP level 2018-01-26 08:51:05 -06:00
Tomas Slusny a8f364c005 Fix the frame is displayable exception
Fix java.awt.IllegalComponentStateException: The frame is displayable
that is caused by window being packed before showWithChrome method is
called.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-26 15:13:06 +01:00
Tomas Slusny c62d7cac2e Fix coloring of warned attack styles
Fix coloring of warned attack styles for attack indicator plugin. This
was in before, but probably got lost during the changes to use new UI
comoponents.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-26 12:08:34 +01:00
Tomas Slusny dd6ec52510 Change conversion of config stream to map to pairs
Change conversion of config stream to map and then creating new stream
and just iterating entries to mapping config stream to pairs (map
entries, becuase Java do not have generic pair implementation).

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-26 08:31:04 +01:00
Cameron Moberg 24b2112948 Fixed Barbarian Assault plugin to work with osrs update on 2018/25/1 2018-01-25 20:50:35 -06:00
Adam e1f84a87ae Merge pull request #437 from Sethtroll/addanimatiotimers
Add more timers
2018-01-25 20:09:38 -05:00
Seth 25df4f9d47 timers plugin: add more timers 2018-01-25 19:55:20 -05:00
Adam b5294c2f74 Merge pull request #394 from UniquePassive/resize-frame
Add a config setting for the game's size
2018-01-25 19:42:18 -05:00