Commit Graph
1939 Commits
Author SHA1 Message Date
Adam 96eb258410 runelite-api: add Script 2018-01-27 13:06:59 -05:00
Adam e650637176 cache: allow passing instruction set to assembler 2018-01-27 13:06:53 -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
Alexander 210a73bea2 Merge pull request #467 from oplosthee/antifire-buff
Change duration of Super Antifire Potions from 2 to 3 minutes
2018-01-27 16:09:38 +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 4624371bf9 cache: remove script interpreter
It is unfinished and probably not something I want to complete soon
2018-01-26 20:30:52 -05: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
Seth 1b24d83a00 Add graphic changed event 2018-01-25 19:55:07 -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
Adam a462cdf854 Merge pull request #398 from UniquePassive/reset-plugins
Add a Reset button to config panels for resetting to defaults
2018-01-25 19:03:11 -05:00
UniquePassive 4fac783c18 Add a Reset button to config panels for resetting to defaults 2018-01-25 18:53:23 -05:00
UniquePassive 0cede52ba5 Add a config setting for the game applet's size 2018-01-26 00:49:00 +01:00
UniquePassive b0429cbd65 Add Dimension to configs 2018-01-26 00:47:49 +01:00
Adam bc557a5245 Merge pull request #430 from Sethtroll/addhoverpouch
Add hover only option to Runepouch plugin
2018-01-25 18:47:15 -05:00
Adam 7d4ee00d82 Merge pull request #428 from Adam-/stats-tooltips-adam
Add ItemStat plugin
2018-01-25 18:42:30 -05:00
Adam 446d5b8bab Add item stats plugin 2018-01-25 18:33:14 -05:00
Adam 5f536eea01 Merge pull request #427 from Adam-/itemcontainer
Add ItemContainer
2018-01-25 17:40:09 -05:00
Runelite auto updater 9c07748ca8 [maven-release-plugin] prepare for next development iteration 2018-01-25 22:17:14 +00:00
Runelite auto updater bf80d086cc [maven-release-plugin] prepare release runelite-parent-1.2.13 2018-01-25 22:17:10 +00:00
Adam f507354f84 Remove external plugin support
Jagex has requested I take steps to prevent users from making plugins
which are in violation of the game rules. This limits plugins to the core
plugins.
2018-01-25 17:03:09 -05:00
Adam f23b970212 runelite-client: remove AoE warning plugin
It has been deemed to be against the game rules, and removal requested by Jagex.
2018-01-25 17:03:06 -05:00
Adam 638029d5ba runelite-client: remove volcanic mine plugin
It has been deemed to be against the game rules, and removal requested by Jagex.
2018-01-25 17:03:04 -05:00
Adam 155dfb7c63 runelite-client: remove Zulrah plugin
It has been deemed to be against the game rules, and removal requested by Jagex.
2018-01-25 17:03:02 -05:00
Adam 050fbd250b runelite-client: remove teamcape plugin
It has been deemed to be against the game rules, and removal requested by Jagex.
2018-01-25 17:03:00 -05:00