Commit Graph
61 Commits
Author SHA1 Message Date
Alexsuperfly ecbfd9caa9 Raids: Enable screenshotting of scouting overlay 2020-02-02 17:06:38 -05:00
Alexsuperfly bbdf76a0b6 Raids: Add clan chat and world to scouting overlay 2020-02-02 17:06:38 -05:00
Alexsuperfly 437a1a2286 move capturing of screenshots to ImageCapture utility
Extracts the logic for caturing/saving/uploading
images from the screenshot plugin to a separate
utility named ImageCapture.
The Imgur class were made inner classes of ImageCapture
since the only location they see use is there.
ImageUploadStyle and TransferableBufferedImage were
also moved to ulities to allow ImageCapture and other
plugins to use them.
2020-02-02 17:06:38 -05:00
Alexsuperfly 3f1120d23a idle notifier: prevent double notifications for anim and interact 2020-02-02 13:19:47 -05:00
Alexsuperfly 61074935ad idle notifier: add fishing animations 2020-02-02 13:19:47 -05:00
Alexsuperfly bd21c43118 grounditems: refactor isDropped into LootType
the isDropped boolean was essentially just a lootype all its own
this allows the onlyShowLoot option to show your own dropped items overlay
2020-01-01 21:23:47 -05:00
Alexsuperfly 9f86c9f128 woodcutting: create maple timer for miscellania region 2019-12-29 14:16:33 -05:00
Alexsuperfly 7bb91ba883 raids: allow 'unknown' to evaluate to both unknown types 2019-12-24 11:20:33 -05:00
Alexsuperfly cb131029ec woodcutting: account for plane change with despawn events
the server only sends a despawn event when the actual object does
despawn or when you change to that objects level and the server
sends it to sync you with that planes objects.  By setting the current
player plane on gametick and checking that against the despawned objects
plane, and only processing events where they match we can gurantee
that the actual object has just despawned instead of the server sending
the event just to resync the player with the current status of the
location they just entered
2019-12-24 09:21:52 -05:00
Alexsuperfly f8b801f6cd woodcutting: show respawn timers after GameState change 2019-12-13 14:28:22 -05:00
Alexsuperfly 65b9150b0e world map: add fremennik exiles quest start 2019-10-18 19:09:58 -04:00
Alexsuperfly c71b8ae5df quest: add fremennik exiles quest to enum 2019-10-18 19:08:53 -04:00
Alexsuperfly 075d4addc1 world map: add island of stone ship transport icon 2019-10-18 19:07:28 -04:00
Alexsuperfly 228001a314 world map: correct lunar diplomacy quest start icon 2019-10-18 19:07:28 -04:00
Alexsuperfly 9f3ae20fee world map: correct pirates' cove ship transportation icon 2019-10-18 19:07:28 -04:00
Alexsuperfly a7657f46b6 world map: correct waterbirth ship transportation icon 2019-10-18 19:07:22 -04:00
Alexsuperfly cf8ff42313 clues: fix wizards tower bridge plane location 2019-08-25 19:57:09 -04:00
Alexsuperfly 5d0aa8287e clues: fix port sarim easy stash plane location 2019-08-25 19:19:05 -04:00
Alexsuperfly 7acbfe0fb9 slayer: add additional target names to Vampyre task 2019-08-23 17:32:09 -04:00
Alexsuperfly 7a960cea92 slayer: correct Vampyre task spelling 2019-08-21 08:43:09 -04:00
Alexsuperfly dea4972c00 slayer plugin: fix unknown tasks not decrementing counter 2019-08-19 12:47:33 -04:00
Alexsuperfly f430381f08 clues: update Falo crystal bow items 2019-08-12 19:22:56 -04:00
Alexsuperfly 98fc599e15 skill calc: update prif course 2019-08-12 18:07:33 -04:00
Alexsuperfly 3a883f5c31 agility: update prif whole course exp 2019-08-12 18:07:33 -04:00
Alexsuperfly 896e2eaeca agility: update prif last obstacle exp 2019-08-12 18:07:33 -04:00
Alexsuperfly 7213e1f83e clues: add beckon by crystalline maple trees emote 2019-08-12 14:10:39 -04:00
Alexsuperfly bd1158f96e clues: add bow in the Iorwerth camp emote 2019-08-12 14:09:34 -04:00
Alexsuperfly fadb7420a5 clues: update bow near Lord Iorwerth emote 2019-08-12 14:08:40 -04:00
Alexsuperfly 94cbf355e0 clues: add elvish onions cryptic 2019-08-12 13:40:37 -04:00
Alexsuperfly 0680719972 clues: add Lady Trahaearn cryptic 2019-08-12 13:40:06 -04:00
Alexsuperfly a5a0e26458 clues: add RUE GO anagram 2019-08-12 13:38:38 -04:00
Alexsuperfly 734e8aca58 wintertodt: add crystal axe to animation list 2019-07-31 05:25:10 -04:00
Alexsuperfly 9881664502 discord: add Prifddinas locations 2019-07-30 14:23:45 -04:00
Alexsuperfly e52f8fbfd3 skill calc: add crystal tree 2019-07-30 13:42:16 -04:00
Alexsuperfly 35fe719e57 skill calc: add Prifddinas agility course 2019-07-30 13:42:10 -04:00
Alexsuperfly a1f01a7574 motherlode: update animation id set with new crystal and dragon tools 2019-07-29 15:51:49 -04:00
Alexsuperfly a1450a332b woodcutting: add crystal axe to axe enum 2019-07-29 15:51:49 -04:00
Alexsuperfly 099d6b47f4 idle notifier: add ids for crystal and new dragon orn tools 2019-07-29 15:51:44 -04:00
Alexsuperfly c346e26273 AnimationID: add crystal and new dragon orn tools 2019-07-29 15:36:38 -04:00
Alexsuperfly 12f52e72fa bosstimers: add Zalcano 2019-07-27 22:30:35 -04:00
Alexsuperfly 69340f1aa8 world map: add gauntlet minigame icon 2019-07-26 21:04:32 -04:00
Alexsuperfly 65d7778835 world map: add Iorwerths dungeon agility shortcut icons 2019-07-26 20:59:43 -04:00
Alexsuperfly dfb93019af world map: add elven overpass shortcuts on Prifddinas map 2019-07-26 18:21:25 -04:00
Alexsuperfly 852969ef08 world map: add Prifddinas farming patch icons 2019-07-26 18:21:25 -04:00
Alexsuperfly b8935e2493 world map: elf camp -> Iorwerth camp teleport scroll 2019-07-26 18:21:25 -04:00
Alexsuperfly 5cec969715 world map: add teleport crytal icon 2019-07-26 18:21:25 -04:00
Alexsuperfly ae722647dc world map: add Prifddinas tranportation icons 2019-07-26 18:21:25 -04:00
Alexsuperfly fe8a01e4a6 world map: add Prifddinas rare tree icons 2019-07-26 18:21:25 -04:00
Alexsuperfly bcd6b52b26 world map: add song of the elves quest location 2019-07-26 18:21:25 -04:00
Alexsuperfly 2aab1d5b19 loot tracker: add Elven Crystal Chest 2019-07-26 12:45:46 -04:00
Alexsuperfly b1a9c764c1 slayer: add test including 'south of' 2019-04-30 15:47:45 -04:00
Alexsuperfly c80d7726ca slayer: add 'south of' to task regex 2019-04-30 15:39:56 -04:00
Alexsuperfly ef567e364f MLM Plugin: Add toggle for rocks highlighting (#6181)
Splits the showRocks config into showVeins and showRocks so that the user can decide to show only Veins without the visual clutter of the RockFalls forced highlighting.
2018-11-23 12:23:57 +00:00
Alexsuperfly 593648c195 Slayer Highlighting: Add all types of shades to task target list (#6182) 2018-10-26 18:08:03 +02:00
Alexsuperfly f018a2f367 Remove White Helm requirement from Sir Vyvin cryptic clue (#6179)
Update the hint to not give the impression that the white helm is a requirement to complete the step
2018-10-26 10:24:00 +02:00
Alexsuperfly 5a29622602 Item Charges: add Abyssal Bracelet charge tracking (#6184)
Closes #6167
2018-10-26 10:17:34 +02:00
Alexsuperfly ff35303b03 XPglobes: capitalize XP in globe tooltip 2018-10-25 15:46:58 -04:00
Alexsuperfly d142e83bf6 Preserve prayer tracking in boost timer (#3530) 2018-06-19 10:09:56 +02:00
Alexsuperfly a1eefdb39f boss timers: add KQ to boss list 2018-05-26 23:39:52 -04:00
Alexsuperfly 983716a177 boss timers: fix Vet'ion timer to start after 2nd phase death 2018-05-26 23:39:44 -04:00
Alexsuperfly e53d161b3d boss timers: improve accuracy of boss respawn timer 2018-05-26 23:38:15 -04:00