Commit Graph
14670 Commits
Author SHA1 Message Date
Adam 2f2da2c1dc xp globes: remove double globeCache index 2020-08-21 21:04:07 -04:00
be1e1bbdbb timers plugin: add fight cave and inferno timers
Co-authored-by: winterdaze <35933468+winterdaze-rs@users.noreply.github.com>
Co-authored-by: Jordan Atwood <jordan.atwood423@gmail.com>
2020-08-21 20:28:28 -04:00
Adam ad940f51ee xp globes: fix timing out xp globes after no xp is gained
The overlay was clobbering the plugins sorted xpglobe list when it
re-sorted it by skill instead, preventing the expire routine from
correctly expiring xpglobes. Instead keep the list in render order (by
skill) and just check the full list for expired orbs, since there are
not usually many to check.
2020-08-21 20:19:34 -04:00
LazyScaper 408df21f2e skill calc: add Vyres to thieving calc 2020-08-21 16:32:27 -04:00
Jordan Atwood c9ef18b55e menuentryswapper: Prefer last-destination on Zanaris fairy ring 2020-08-21 16:10:47 -04:00
Jussi Kauppinen 1ec38b8906 inventory-tags: add underline as display option
Added item underline as an alternative display option for inventory
tags. Item borders remain as the default display option.

Close #12165
2020-08-21 12:14:41 -04:00
Landy Chan 1a88b8e214 prayer plugin: fix time remaining text when greater than 1 hour 2020-08-19 16:40:26 -04:00
TheStonedTurtle a4025e9270 Dev Tools - Add Inventory Inspector 2020-08-19 16:11:01 -04:00
Derek Lopes ef86486a82 Notifier: Disable flash notification when off is selected to prevent
stuck flash state
2020-08-19 13:51:14 -04:00
Toocanzs 24cfac14fa gpu: add anisotropic filtering 2020-08-18 13:54:02 -04:00
Broooklyn 1ea9f10fb9 chat commands: add Nightmare abbreviations 2020-08-16 00:01:11 -04:00
Jordan Atwood 105046b2f5 HotColdLocation: Fix Mos Le'Harmless southern bar spot
Ref: #9601
2020-08-15 18:31:33 -07:00
Adam ceab3ef4b5 gpu plugin: initialize aa fbo handles
This fixes erroneously deleting texture/framebuffer/renderbuffer 0 in shutdownAAFbo
2020-08-15 18:48:57 -04:00
Adam 86713e66ee loot tracker service: use bigint for kill id 2020-08-15 18:48:57 -04:00
Hydrox 549dd89f8a loottrackerclient: log when submitting loot isn't successful 2020-08-15 18:47:52 -04:00
Jordan e7d14f6951 Merge pull request #12345 from Broooklyn/krils-chamber
clue: Fix K'ril's chamber master clue step plane
2020-08-14 23:37:52 -07:00
Broooklyn 882fe29bd5 clue: Fix K'ril's chamber master clue step plane 2020-08-15 01:49:32 -04:00
Adamandjzomerlei 276746eea6 mining plugin: add session stats
Co-authored-by: jzomerlei <jzomerlei@gmail.com>
2020-08-15 00:30:37 -04:00
Adamandjzomerlei 10773f6a5e mining plugin: rename MiningOverlay to MiningRocksOverlay
Co-authored-by: jzomerlei <jzomerlei@gmail.com>
2020-08-15 00:30:37 -04:00
Kyle 2e0a09084f Merge pull request #2725 from dutta64/widget
widget: add gauntlet map widgetID and widgetInfo
2020-08-15 00:09:57 +01:00
Kyle 207bce7753 Update WidgetID.java 2020-08-14 23:48:31 +01:00
Kyle 4a5450dfee Merge branch 'master' into widget 2020-08-14 23:43:10 +01:00
Kyle 71f755c96b Update WidgetInfo.java 2020-08-14 23:41:29 +01:00
Kyle ffce418ee2 Merge pull request #2771 from ThatGamerBlue/nameablechanged-mixin
mixins: this event wasnt fired lol
2020-08-14 23:39:24 +01:00
Owain van Brakel a9609bafaa Merge pull request #2772 from open-osrs/GRADLE-WRAPPER-UPDATE-25092dd
project: Update gradle wrapper
2020-08-14 07:37:49 +02:00
Ganom 64da9b0ed1 configpanel: various fixes (#2774)
* configpanel: ensure enums are properly displayed

* configpanel: properly categorize buttons.

* configpanel: remove unnecessary button array.
2020-08-13 23:06:20 -04:00
OpenOSRS c2458f6304 project: Update gradle wrapper 2020-08-14 00:03:05 +00:00
Adam 7c19a6c73b slayer plugin: support new Turael task completion message 2020-08-12 11:04:37 -04:00
HexagonandAdam d104c9a3e7 client: add zalcano plugin
Co-authored-by: Adam <Adam@sigterm.info>
2020-08-11 18:20:29 -04:00
Adam d595cde390 api: add GraphicsObject finished()
Also update some of the javadoc
2020-08-11 16:58:26 -04:00
AdamandMMagicala 1d62a00596 item stats: add duration tooltips to potions
Co-authored-by: MMagicala <MMagicala@users.noreply.github.com>
2020-08-11 15:43:31 -04:00
ThatGamerBlue c8707fe022 mixins: this event wasnt fired lol 2020-08-11 17:27:41 +01:00
Jordan 745f930056 Merge pull request #12321 from Hydrox6/tooltips-drop
mousehighlight: make "drop" not show when interface tooltips are off
2020-08-11 00:12:09 -07:00
Owain van Brakel 25092dd865 Merge pull request #2767 from open-osrs/GRADLE-DEPS-UPDATE-68a7241
project: Update gradle dependencies
2020-08-11 04:21:36 +02:00
Owain van Brakel 07db4de5e8 Merge pull request #2769 from open-osrs/GRADLE-WRAPPER-UPDATE-68a7241
project: Update gradle wrapper
2020-08-11 04:21:01 +02:00
Owain van Brakel 20a2f8361f Merge pull request #2770 from Owain94/upstream-1108
project: Merge upstream
2020-08-11 04:20:39 +02:00
OpenOSRS 72b1982330 project: Update gradle dependencies 2020-08-11 00:03:50 +00:00
OpenOSRS 3d334cef2e project: Update gradle wrapper 2020-08-11 00:03:10 +00:00
Owain van Brakel f7a055fa5a Merge remote-tracking branch 'runelite/master' 2020-08-11 01:16:03 +02:00
melkypie c2026f5516 chatcommands: make cox pb account for 11-15 and 16-23 team sizes 2020-08-10 18:30:20 -04:00
Adam 6998931f84 menu swapper: update jewellery box clan wars swap to ferox enclave 2020-08-10 11:12:04 -04:00
Hydrox6 89061a5a42 mousehighlight: make "drop" not show when interface tooltips are off 2020-08-10 12:23:02 +01:00
leejtandAdam 18087ca9cc loot tracker: add metadata field to loot record
This is for tracking miscellaneous data with the loot records, such as
npc id and skill levels, for the wiki drop log project.

Co-authored-by: Adam <Adam@sigterm.info>
2020-08-07 18:50:18 -04:00
leejt 7affadcf50 loot tracker: track grubby, stone, Dorgesh-Kaan and HAM chests
The Dorgesh-Kaan tracking could be done better (there are actually 4 distinct drop tables) but it's hard to do this without significantly complicating the code.
2020-08-07 13:03:41 -04:00
Jordan Atwood b16b3a8017 slayer: Fix slaughter bracelet proc text
After the 2020-08-06 game update[1] the Bracelet of slaughter gives a
slightly different text than before. This commit updates the slayer
plugin to identify that new text.

[1]: https://secure.runescape.com/m=news/pvp-changes?oldschool=1
2020-08-07 12:35:51 -04:00
Meeran a57721b41a ItemMapping: Add Ring of endurance 2020-08-07 00:43:18 -07:00
Meeran 4fbe77096c ItemMapping: Add Bryophyta's staff (#12286) 2020-08-07 07:41:34 +00:00
Erik Humphrey ae509dc42e clues: Fix 'Headbang at the exam centre' clue text (#12297) 2020-08-06 21:50:34 +00:00
Runelite auto updater 7d94e5b839 Bump for 1.6.25-SNAPSHOT 2020-08-06 11:26:05 +00:00
Runelite auto updater abf6600241 Release 1.6.24 2020-08-06 11:25:56 +00:00