Commit Graph
5284 Commits
Author SHA1 Message Date
Adam 5216b03090 screenmarkers: prevent null marker creation
This is happening and I can't see why. Avoid creating and loading null
markers.
2020-02-03 21:26:50 -05:00
Adam 9a103f8ccd widget item: clip overlay to parent bounds 2020-02-02 20:39:55 -05:00
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
Adam bbdb812a4b Merge pull request #10662 from Hydrox6/config-units
Add Unit support to Config
2020-02-02 15:00:39 -05:00
Adam d1ac14a7a2 wintertodt: fix interrupt notification firing when already idle 2020-02-02 14:52:19 -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
Crypthead d8d6ed34c9 client: add configuration for tooltip position 2020-02-02 13:09:14 -05:00
Henry Darnell 273ebdeebf Add ability and config to swap Lookup and Search in wiki plugin (#10690) 2020-01-31 19:00:11 -07:00
Hydrox6 bed56b9a49 plugins: add units to configs 2020-01-28 21:00:22 +00:00
Hydrox6 00fb20e750 config: add support for integer config items to have units 2020-01-28 20:59:59 +00:00
Henry Darnell 6cda7e8858 Capitalize "discord" in info panel (#10667) 2020-01-28 14:52:22 +01:00
Zach WallerandAdam 8708788004 menu swapper: add bank deposit/withdraw shift click
Co-authored-by: Adam <Adam@sigterm.info>
2020-01-27 19:51:54 -05:00
Vuk ee2b2012e4 clue plugin: rename Elf Camp to Iorwerth Camp 2020-01-27 14:11:19 -05:00
Adam 6797132442 Merge pull request #10641 from dekvall/strip-leading-slash
clanchat plugin: strip leading / from clan tab chat messages
2020-01-26 20:38:48 -05:00
Adam 58d5a9faea Merge pull request #10639 from melkypie/patch-chatcommands
Fixes cox personal best time tracking
2020-01-25 18:42:46 -05:00
Adam f37c981197 task: use lambdas for scheduled method invokes 2020-01-25 09:35:09 -05:00
Daniel Bolink 517f60bc05 widgetoverlay: make LMS info box movable 2020-01-25 00:19:53 -05:00
dekvall 81dec7c136 clanchat plugin: strip leading / from clan tab chat messages
Users might accidentally prepend their message with / by force of habit.
2020-01-24 12:14:10 +01:00
Adam 853897ef41 Revert "clientui: forcibly bring client to front on Windows on request focus"
This reverts commit 8f5b45ddbe.

The minimize/maximize is noticible when playing with the client visible,
but not in focus.
2020-01-23 17:51:46 -05:00
melkypie 7c20e05bf9 chatcommands: fix cox pb tracking 2020-01-23 22:53:36 +02:00
Adam 1779d83302 clientloader: throw classnotfoundexception when trying to load classes from the closed jar
This allows showing the classname when an exception is thrown due to the
jar being closed
2020-01-23 11:16:29 -05:00
Max Weber 32c8c497bd wiki: Use jagex's sprite, but hide their wiki banner
Ours has more functionality (lookuping items in interfaces, and a
predictive search interface)
2020-01-23 05:02:04 -07:00
Max Weber 2b077f4364 wiki: Remove quest and diary links
These are added to the vanilla client
2020-01-23 04:50:42 -07:00
Twiglet1022 8f5b45ddbe clientui: forcibly bring client to front on Windows on request focus 2020-01-22 20:54:42 -05:00
Adam f6640844b5 Use wiki scraped npcs for npc healths 2020-01-22 09:18:29 -05:00
melkypieandAdam 1549e38fa7 clanchat: add ability to recolor ignored players
Adds the ability to configure whether or not to mark ignored players inside clanchat with a chosen color

Co-Authored-By: Adam <adam@sigterm.info>
2020-01-20 21:29:25 -05:00
Alex Germann ed86df8539 menu swapper: add Brimhaven cart to Travel option 2020-01-20 16:21:42 -05:00
Adam eb9012623c Merge pull request #10609 from Bram91/master
Fix typo in 'Swap Bank Op' description
2020-01-20 15:56:08 -05:00
Matt Capone 10e5a1f181 chatcommands: add CoX pb tracking 2020-01-20 15:42:36 -05:00
Adam 97b4f0d56f loot tracker: store aggregated drops
This modifies both the service and the client plugin to no longer store
loot per-kill, with the exception of the current sessions kill log. The
amount of loot data returned now from the service defaults to the last
1024 unique events
2020-01-18 21:56:56 -05:00
Gamma91 9e7705e617 Fix typo in 'Swap Bank Op' description 2020-01-17 09:03:33 +01:00
Max Weber 3168a19fb9 poh: Add new portal nexus ids 2020-01-16 04:50:22 -07:00
Rami-J 2fb75b8b16 menu swapper: add shift click swap for npc contact 2020-01-15 09:05:34 -05:00
Adam 4845560cb8 menu swapper: add bank extra op swap 2020-01-14 20:07:32 -05:00
Adam 1257b327a3 api: rename menuaction cc ops 2020-01-14 18:25:15 -05:00
Adam 83a1a9e778 Merge pull request #10530 from Alexsuperfly/grounditems-my-dropped-loot
grounditems: show your dropped items with onlyShowLoot active
2020-01-13 20:00:56 -05:00
15987632 56f2829640 world hopper plugin: make world pings persist across world fetches 2020-01-11 14:28:08 -05:00
WLoumakisandAdam f09f630c90 skill calc: use target level if available
Co-authored-by: Adam <Adam@sigterm.info>
2020-01-11 11:18:11 -05:00
Adam cfa55992a2 hiscore panel: add score/points to activity tooltips
With the new formatLevel() change these can be rounded, and you can't
tell what the exact value is
2020-01-10 21:28:46 -05:00
Adam 7dbb2ff5cc Merge pull request #10573 from Hydrox6/clues-duel-arena
cluescrolls: update hint for Duel Arena Coordinate Clue
2020-01-10 20:46:14 -05:00
Zachary Waller 5e1932ab5d skill calc: calculate xp on focus lost 2020-01-10 20:31:54 -05:00
melkypieandAdam 2681d395fc menu swapper: check home portal swap target
The swap was attemting to run on anything with the "enter" option, which
conflicted with the quick-enter swap below it.

Co-authored-by: Adam <Adam@sigterm.info>
2020-01-10 20:24:01 -05:00
Rami 8ddcb92bd7 agility plugin: add toggle for obstacle clickboxes 2020-01-10 19:48:54 -05:00
Hydrox6 bf441bc27b cluescrolls: update hint for Duel Arena Coordinate Clue 2020-01-09 12:26:44 +00:00
Abex 818018e858 Merge pull request #10568 from abextm/banktags-new-at-end
banktags: move new tagtab button to the bottom of the list
2020-01-09 04:41:05 -07:00
Hydrox6 dc7d1dfb26 Revert "client: Add Music Track Indicator plugin"
This reverts commit f6e5ef1f3d
2020-01-09 11:13:13 +00:00
Max Weber 358703f307 banktags: move new tagtab button to the bottom of the list
To make way for the equipment button
2020-01-08 11:42:24 -07:00