Commit Graph
2671 Commits
Author SHA1 Message Date
Tomas Slusny 0223206994 Check if infobox can render in InfoBoxOverlay
Infoboxes have property render that needs to be checked in
InfoBoxOverlay.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-09 12:30:23 -04:00
Adam 2b925d653e Merge pull request #4203 from deathbeam/spec-attack-orb-active
Add spec active indicator to spec orb
2018-07-09 11:26:14 -04:00
Adam 147a412d17 Merge pull request #4236 from deathbeam/more-abbrevs
Fix !kc abbreviations and add more abbreviations
2018-07-09 10:38:28 -04:00
Infinitay 6672ec10d6 Add "getvarp", "setvarp", "getvarb", "setvarb" dev-tool chat commands 2018-07-09 08:54:54 -04:00
Tomas Slusny 30976ee72b Add more !kc abbreviations
- Remove ambiguous "archaelogist" abbreviation and replace it with
respective crazy and deranged arch abbrevs
- Add "chambers" and "cox" abbrevs to raids 1
- Add "theatre", "tob", "verzik" and "verzik vitur" abbrevs to raids 2

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-08 23:46:24 +02:00
Tomas Slusny f8f561fe83 Fix "verxik" typo in ChatCommandsPlugin
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-08 23:34:48 +02:00
Adam d8b2e743ac Merge pull request #4067 from Adam-/kc
Add kc command
2018-07-08 17:12:34 -04:00
Adam 80fe6d4788 Add killcount command 2018-07-08 16:47:12 -04:00
Adam 029e3b4b57 Merge pull request #4199 from AWarbear/OtherworldlyBeingsTypoFix
Fix SlayerPlugin NPEs
2018-07-08 11:05:05 -04:00
Adam 62b069eab3 slayer plugin: move target highlight building to use events 2018-07-08 09:32:36 -04:00
Adam c216615d56 slayer plugin: add spiritual creatures, and fix a few other tasks 2018-07-08 09:32:36 -04:00
Adam 48708fd3d3 slayer plugin: don't lowercase task names 2018-07-08 09:32:35 -04:00
Tomas Slusny a4b3b6d272 Merge pull request #3702 from deathbeam/add-rs-mappings-oculus-normal-speed-public
Set oculus speed to 36 (x3) in DevTools
2018-07-08 14:49:53 +02:00
Tomas Slusny 4a26a39068 Merge pull request #4158 from Nightfirecat/fix-agility-pyramid-laps
Fix agility pyramid laps
2018-07-07 13:12:11 +02:00
Nathen Sample bf9defe602 Add prayer bonus for suffering R and RI
Closes #4208
2018-07-07 13:10:44 +02:00
Tomas Slusny 137b6d2260 Add spec active indicator to spec orb
Add indicator for special attack being active to special attack orb.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-07 01:35:24 +02:00
Jordan Atwood a231a7b467 agility plugin: Add pyramid end point
Fixes runelite/runelite#4075
2018-07-06 10:23:32 -07:00
Jordan Atwood b9b1315637 agility plugin: Check for endpoints only when defined
When an agility course has end points defined there is no need to check
the amount of experience gained, only that it is gained at the right
location.
2018-07-06 10:23:24 -07:00
Jordan Atwood 927238fdb3 agility plugin: Fix course spellings 2018-07-06 10:22:30 -07:00
Jordan Atwood e2bd5a1c47 agility plugin: Reduce visibility of classes
Ref: runelite/runelite#3911
2018-07-06 10:22:29 -07:00
Jordan Atwood f6937b70f3 agility plugin: Remove unused variables and imports 2018-07-06 10:21:48 -07:00
Tomas Slusny 9cb5f7283a Set oculus speed to 36 (x3) in DevTools
Default oculus orb speed is hardly useable when trying to explore
something so this will set it to more reasonable default.

Depends on !9

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-06 14:07:38 +02:00
Jordan Atwood b274a25a6f xp tracker plugin: Remove WorldClient usages
The xp tracker plugin does not need to query for a list of available
worlds, it only needs to know the current world type, which can be found
using `Client.getWorldType()` instead. As such, usages of WorldClient
are substituted with this simpler method instead.

Closes runelite/runelite#4190
2018-07-05 19:16:09 -07:00
Jordan Atwood aa7f05833d xp tracker plugin: Reduce visibilities
Ref: runelite/runelite#3911
2018-07-05 19:01:12 -07:00
Jordan Atwood 11b4575250 clues: Fix SW-of-deserted-keep hot-cold location
Fixes runelite/runelite#4189
2018-07-05 11:41:33 -07:00
Tomas Slusny 945a80f114 Merge pull request #4178 from forsco/broad-arrows-skillcalc
Add broad arrows to fletching skill calc
2018-07-05 14:27:40 +02:00
Runelite auto updater f6d32bb98e [maven-release-plugin] prepare for next development iteration 2018-07-05 11:11:02 +00:00
Runelite auto updater 667053172f [maven-release-plugin] prepare release runelite-parent-1.4.6 2018-07-05 11:10:56 +00:00
Forsco c4b99da01c Add broad arrows to fletching skill calc 2018-07-05 20:58:39 +10:00
Jordan Atwood 243418f8f0 clues: Fix casing of NPC names in anagram clues
Ref:
https://user-images.githubusercontent.com/2199511/42261940-3ea4b568-7f59-11e8-95bf-719ba8938ebe.png
https://user-images.githubusercontent.com/2199511/42302013-07e99c3c-8008-11e8-8a6c-d47531b2f88b.png

Fixes runelite/runelite#4164
2018-07-04 22:08:14 -07:00
Tomas Slusny a24449638b Merge pull request #4167 from deathbeam/clues-respect-hiscore
Make !clues command respect account type
2018-07-04 22:16:41 +02:00
Tomas Slusny 34e95cdafe Reset Discord state if now > updated + timeout
Correctly reset Discord state only if now > updated + timeout instead of
updated > start + timeout.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-04 16:45:59 +02:00
PandahRS ef6ab9bb53 Add minigames to Discord plugin
Add support for what minigame is player currently playing to Discord
plugin.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-04 15:59:14 +02:00
PandahRS a20abf90ba Add dungeons to discord plugin
Add support for what dungeon is player currently exploring to Discord
plugin.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-04 15:59:12 +02:00
PandahRS 5a3ffa4574 Add cities to Discord plugin
Add support for showing in what city is player currently in to Discord
plugin.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-04 15:58:55 +02:00
PandahRS e7df29f553 Add bosses to Discord plugin
Add support for showing various bosses in Discord plugin.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-04 15:58:50 +02:00
Tomas Slusny 896f70d7a5 Make Discord plugin more extensible/support region
- Simplify DiscordState to support more scenarious and use simple
list-based system for determining last event and timeout each event
separately
- Remove actionDelay as that functionality is no longer present
- Add debug log output to DiscordService
- Cleanup DiscordGameEventType to follow new simple DiscordState logic
and add proper priorities to events
- Add support for different type of regions

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-04 15:58:40 +02:00
PandahRS 68489b2a4c Make skilling activity configurable in Discord
Make showing of skilling activity configurable in Discord plugin.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-04 15:58:23 +02:00
Tomas Slusny 0cd709f9ef Add logging of presence to DiscordService
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-04 15:57:42 +02:00
Tomas Slusny d77139f15a Make !clues command respect account type
Make !clues command in ChatCommandsPlugin respect account for rankings.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-04 12:47:24 +02:00
Tomas Slusny d494570ffd Merge pull request #4166 from Nightfirecat/add-agility-pyramid-entrance-obstacles
agility plugin: Add pyramid entrance obstacles
2018-07-04 11:26:50 +02:00
Abex becbca79e5 Merge pull request #4085 from Nightfirecat/fix-wines
item stats: Add negative attack bonus to wines
2018-07-04 01:57:41 -06:00
Tomas Slusny 5eb4fa4639 Merge pull request #4124 from Abextm/range-stat-boost
itemstats: Add variable healing food
2018-07-04 09:54:32 +02:00
Jordan Atwood 5f848a0b5e agility plugin: Add pyramid entrance obstacles
Ref:
https://user-images.githubusercontent.com/2199511/42261363-86d6fd84-7f57-11e8-8d88-d918768b7ecc.png
https://user-images.githubusercontent.com/2199511/42261366-87987144-7f57-11e8-9199-80c128e53f82.png
2018-07-03 23:57:57 -07:00
Jordan Atwood 21732c117c clues: Fix Cap'n Izzy No-Beard anagram clue
Ref:
https://user-images.githubusercontent.com/2199511/42261249-1dffec80-7f57-11e8-8dfe-11f48d144fbc.png
2018-07-03 23:55:08 -07:00
Jordan Atwood 5aa616ed76 item stats: Add negative attack bonus to wines 2018-07-03 17:35:41 -07:00
Tomas Slusny 2539adb1d4 Merge pull request #4137 from deathbeam/varrock-quiz
Add Varrock Museum Quiz solver to puzzle solver plugin
2018-07-04 01:26:04 +02:00
takuyakanbr 229d7dabfe Replace fields in ConfigGroup with a single value field 2018-07-03 21:27:35 +08:00
takuyakanbr 96e263a4fe config panel: keep search bar at the top while scrolling
Add back and toggle buttons at the top of plugin configuration pages
2018-07-03 21:27:33 +08:00
takuyakanbr be281e3d64 config panel: add ability to pin plugins to the top 2018-07-03 21:27:33 +08:00