Commit Graph

15413 Commits

Author SHA1 Message Date
Cyborger1
a3a647e206 farming: Fix harvestable health-check crops contract status
This commit fixes a bug which caused the farming contract manager to
ncorrectly report the status of a crop which had been health-checked as
IN_PROGRESS for an active contract, instead of OCCUPIED.
2020-10-08 19:36:47 -07:00
Minhs2
aed923ba0a slayer: Add Sourhog task (#12622) 2020-10-08 21:45:52 +00:00
Jordan
5af97a385a Merge pull request #12605 from hex-agon/issue-12532
cannonplugin: Check world when drawing overlay
2020-10-08 14:20:42 -07:00
Jordan Atwood
d0589c80b9 kourendlibrary: Don't reset state when not finding Varlamore Envoy
The Varlamore Envoy is a quest item which, while having a known location
in the library once a rotation is determined, cannot be found under
certain circumstances. (when the Depths of Despair quest has not been
started, has been collected while completing the quest, and after the
quest is completed) Previously searching a bookcase which could contain
this book and not finding it would cause a state reset. This commit
keeps those null finds from resetting the known library state.
2020-10-08 14:09:06 -07:00
Runelite auto updater
d19405129a Bump for 1.6.29-SNAPSHOT 2020-10-07 14:17:41 +00:00
Runelite auto updater
77ca99f9e0 Release 1.6.28 2020-10-07 14:17:31 +00:00
Max Weber
4dfb561632 timetracking: correctly bound Catherby patches 2020-10-06 20:13:24 -04:00
Adam
dc414b1adf ground markers: add tile labels 2020-10-06 20:09:03 -04:00
Adam
c0a57a62e8 gpu: dispose of graphics objects 2020-10-05 18:26:24 -04:00
Jacob Mischka
6946140d55 Fix screenshot with hidpi scaling with GPU plugin
Fixes #12463
2020-10-05 18:11:17 -04:00
ThatGamerBlue
e38c3ebc61 yes this is a master commit no i dont care fuck you :) 2020-10-05 22:58:05 +01:00
Adam
2f91100f17 examine plugin: format quantity of large item stacks 2020-10-05 09:39:22 -04:00
Jack Hodkinson
1ce0474336 Sort plugin search results with closer test matches higher (#12432) 2020-10-05 02:18:16 -06:00
Tyler Bochard
b413f4dc5e Merge pull request #2823 from open-osrs/remove-exports
rs-client: remove Implements/Export annotations
2020-10-04 21:58:26 -04:00
Hexagon
dabc933fa8 cannonplugin: Check world when drawing overlay 2020-10-04 22:44:46 -03:00
therealnull
9a24c21fc8 rs-client: again... 2020-10-04 21:08:43 -04:00
therealnull
5132683ecf rs-client: also remove Implements 2020-10-04 21:08:08 -04:00
therealnull
e65c98287c rs-client: remove garbage helper 2020-10-04 21:01:52 -04:00
therealnull
19859b66ae rs-client: remove Export annotations 2020-10-04 20:53:17 -04:00
Tyler Bochard
676cfcb753 Merge pull request #2796 from Macweese/WorldLocation
WorldLocation: Major expansion
2020-10-04 19:14:25 -04:00
Tyler Bochard
fb8e79c588 Merge pull request #2821 from open-osrs/zeruth-patch-1
client: fix first time bootup failure
2020-10-04 19:13:28 -04:00
Tyler Bochard
74f628c10c Merge pull request #2808 from open-osrs/GRADLE-DEPS-UPDATE
gradle: Update gradle dependencies
2020-10-04 17:31:13 -04:00
Tyler Bochard
472c387887 Update runelite-client.gradle.kts 2020-10-04 17:21:24 -04:00
Tyler Bochard
2786f665ae Merge pull request #2812 from open-osrs/NPC-UPDATE
client: Update NPC stats
2020-10-04 16:59:22 -04:00
Tyler Bochard
e755a76a49 Update PluginListPanel.java 2020-10-03 20:56:05 -04:00
Tyler Bochard
02198b51f1 client: first first time bootup failure
This fixes a long standing problem.

On first time startup for OPRS, pluginList will return null, and plugins installed during that first bootup will no longer update in the list.
Requiring every single new user to restart the client at least once before using any new plugins.
2020-10-03 20:14:18 -04:00
OpenOSRS
5aed6e61f1 client: Update NPC stats 2020-10-04 00:09:13 +00:00
OpenOSRS
f98b55d474 gradle: Update gradle dependencies 2020-10-04 00:03:54 +00:00
Andrey Kaipov
922dd9f5c0 configmanager: write all of our config items to our properties 2020-10-03 18:44:40 -04:00
Sean Patiag
9499c365ea chatfilter: Add option to filter game chat 2020-10-03 13:39:32 -04:00
Jordan Atwood
d9876976d6 util: Remove unused and unneeded methods
ImageUtil had previously provided a number of image fill and outline
methods which accepted Predicates to control the fill and outline
behavior, but they are not used anywhere in the client or by external
plugins. This commit removes these methods and the
is(Not)?FullyTransparent ColorUtil methods which existed solely as
Predicate defaults for them.
2020-10-03 12:06:52 -04:00
Adam
dadee6e4b0 item charges: fix resetting dodgy necklace, ring of forging, and amulet of chemistry
Co-authored-by: SirGirion <seallproducts@gmail.com>
2020-10-03 10:48:04 -04:00
Adam
e2399fe176 key manager: move key event logging to trace level
This is way too chatty and is debug logging eg. passwords on the login screen. Instead log when a key is consumed at debug level.
2020-10-03 10:42:55 -04:00
Adam
bf4173c45f config: Add infobox component outline option
Co-authored-by: Jordan Atwood <jordan.atwood423@gmail.com>
2020-10-02 18:12:25 -04:00
Matthew C
cd8a40807d runecraft: cleanup, refactor AbyssRifts, updateRifts() 2020-10-02 17:31:15 -04:00
Matthew C
ca8f78281d inventoryviewer: Add a keybind toggle to hide the overlay. 2020-10-02 16:42:53 -04:00
Jordan
62b3fbc6c6 Merge pull request #12466 from Nightfirecat/fix-bank-tag-separator-removal-scroll-position
banktags: Don't lose scroll position when hiding separators
2020-10-02 13:34:25 -07:00
Adam
1799c9e593 loottracker: submit loot when not logged in
This is to aid the wiki drop log project. The data is not otherwise
stored.
2020-10-01 18:31:39 -04:00
Jordan Atwood
32638ccf63 KeyManager: Add debug logging
We receive numerous support queries regarding unknown or errantly-set
keybinds causing issues during normal gameplay for our users, especially
since the plugin hub has been released and more plugins are able to
register keybinds. This commit adds logging for keybind registration and
activation for ease of troubleshooting.
2020-10-01 18:31:12 -04:00
Andrew Terra
d13bc058d5 add verzik purple spawn into ProjectileIDs (#2818) 2020-10-01 17:04:22 +01:00
Adam
9c8ba5a008 Merge pull request #12575 from cubemike99/add_clean_swap
menu entry swapper: add clean swap
2020-10-01 10:37:41 -04:00
Max Weber
4958165d8c experiencedrop: dont npe when trying to prayer highlight noncombat drops 2020-10-01 02:49:10 -06:00
Adam
34c8bfb2f4 gpu: use noperspective for hsl interpolation
Prior to 8c00f6da88 the interpolation of fragment
shader inputs appears to not have been accounting for perspective. This broke
texturing due to the texture ids being interpolated for perspective which was
fixed in 47e0ac8032. The hsl values similarly
require not accounting for perspective, so the noperspective interpolation
qualifier has been added. It is unclear to me why the geometry shader removal
would affect the interpolation like this since it was emitting vertices with
the correct z values.
2020-09-30 20:34:08 -04:00
Adam
475e463692 Merge pull request #12472 from Nightfirecat/fix-experience-tests-location
Move Experience tests to proper test class
2020-09-30 17:18:19 -04:00
Michal Zielinski
e30e6853ca menu entry swapper: add clean swap
swaps the clean/use option
2020-09-30 14:37:54 -04:00
Adam
782e2db580 slayer plugin: simplify a few regex patterns 2020-09-30 10:56:26 -04:00
Kyle
84f09a25b0 Update WeaponMap.java (#2817) 2020-09-29 15:12:37 +01:00
Adam
c774117d93 loot tracker: fix tracking grubby chest
Co-authored-by: Jonathan Lee <cookmeplox@weirdgloop.org>
2020-09-28 20:16:33 -04:00
leejt
deb46aedd6 Add crowdsourcing plugin 2020-09-28 17:31:52 -04:00
Eric Pratt
a8846cfef8 devtools: add movement flags 2020-09-27 21:02:52 -04:00