Commit Graph
12677 Commits
Author SHA1 Message Date
Owain van Brakel c729ef35a8 Merge remote-tracking branch 'runelite/master' 2020-02-09 01:30:26 +01:00
Adam 5bbd3fa30c Merge pull request #10717 from Nightfirecat/fix-hot-cold-same-temperature-narrowing
HotColdSolver: Add same-temperature solution narrowing
2020-02-08 18:11:03 -05:00
leopluerodon 8556a86333 Add twisted slayer helmet to item mappings and slayer plugin 2020-02-08 17:24:40 -05:00
Adam ef53f52ecd Merge pull request #10004 from raiyni/stack-stones
Add ability to always stack resizable stones
2020-02-08 17:17:58 -05:00
Adam 008607da32 Merge pull request #10679 from Nightfirecat/center-more-hot-cold-clue-locations
HotColdLocation: Center some location spots
2020-02-08 15:15:47 -05:00
Adam 34f94e973c opponentinfo: add opponent's opponent for npcs
Upon closer inspection it was realized this is allowed for NPCs
2020-02-08 14:23:24 -05:00
c00559ee5c clue plugin: add light requirements to clues
This commit adds a warning message to the clue scroll overlay when a
player has a clue requiring a light source and does not have a light
source equipped or in their inventory. It adds logic to check for the
status of fire pits in areas which would remain permanently lit that
way.

Closes runelite/runelite#9626

Co-authored-by: David <Davidlomath@hotmail.co.uk>
Co-authored-by: Jordan Atwood <jordan.atwood423@gmail.com>
Co-authored-by: Adam <Adam@sigterm.info>
2020-02-07 13:54:15 -05:00
Adam 7e0c935e04 clue plugin: add clue dev command 2020-02-07 13:54:15 -05:00
Adam 9894480b02 Merge pull request #10701 from abextm/loottracker-aggregate-opt
Optimize loottracker UI
2020-02-07 13:09:48 -05:00
Alex Germann 94b44b2485 Update General Bentnoze clue step solution 2020-02-07 12:59:54 -05:00
JBerben aa21ad0675 antidrag: support bank interface 2020-02-07 12:56:48 -05:00
Adam cda92a18dc inventory grid: don't drag grid square when dragging items 2020-02-07 10:41:40 -05:00
Adam 77694d65bc api: add both normal and dragging bounds to widgetitem 2020-02-07 10:41:39 -05:00
Kyle e52d25b689 Merge pull request #2317 from xKylee/upstream2
upstream: Merge
2020-02-07 14:32:56 +00:00
Paveldin eed403988c skill calc: add Spice Rack 2020-02-07 09:27:41 -05:00
Kyleeld 3fa1dbed6f upstream: merge
upstream: merge
2020-02-07 14:13:57 +00:00
Kyleeld 5307acedd8 Merge branch 'pr/15' into upstream2 2020-02-07 14:13:07 +00:00
Kyle 8dda5edbb8 Merge pull request #2316 from xKylee/master
upstream: merge
2020-02-07 13:53:05 +00:00
Kyle 4106b25932 Merge pull request #14 from runelite/master
upstream: merge
2020-02-07 13:43:48 +00:00
AdamandAlexsuperfly 553e568629 client: create combined cml/templeosrs xp updater plugin
This removes the old CML plugin which is now no longer needed

Co-authored-by: Alexsuperfly <alexcsumner@gmail.com>
2020-02-07 08:40:26 -05:00
github-actions[bot] 3469f29b75 Merge pull request #2315 from open-osrs/NPC-UPDATE-ebc8cd49a
Client: Update NPC stats
2020-02-07 00:20:27 +00:00
OpenOSRS db21db4062 Client: Update NPC stats 2020-02-07 00:12:42 +00:00
Owain van Brakel ebc8cd49ab Update Dependencies.kt 2020-02-06 16:29:15 +01:00
Owain van Brakel b758859adf Update Dependencies.kt 2020-02-06 16:26:02 +01:00
Owain van Brakel 4e5bbc7f84 Merge pull request #2313 from Owain94/merge-0602
project: Merge upstream
2020-02-06 16:25:31 +01:00
Elias e363f60c15 CrystalMathLabs: TempleOSRS support (#2311)
* TempleOSRS plugin
2020-02-06 14:19:46 +00:00
Owain van Brakel 236243ea4b scripts: Update spec redraw 2020-02-06 15:03:59 +01:00
Owain van Brakel 817c27e003 client: Add more config units 2020-02-06 14:13:20 +01:00
Owain van Brakel f71de0e354 Merge remote-tracking branch 'runelite/master' 2020-02-06 12:45:30 +01:00
RuneLite Cache-Code Autoupdater d0ed335eb8 Update NPC IDs to 2020-02-06-rev182 2020-02-06 11:33:17 +00:00
RuneLite Cache-Code Autoupdater 93c0b715a0 Update Object IDs to 2020-02-06-rev182 2020-02-06 11:33:17 +00:00
RuneLite Cache-Code Autoupdater 7fc0c4763c Update Item variations to 2020-02-06-rev182 2020-02-06 11:33:17 +00:00
RuneLite Cache-Code Autoupdater 091346183b Update Item IDs to 2020-02-06-rev182 2020-02-06 11:33:16 +00:00
Tyler Bochard 216520b889 Merge pull request #2309 from LoudPacks/master
WorldClient: Force Http Request to ignore local OkHttp cache
2020-02-05 21:34:10 -05:00
Adam 9552b542be Merge pull request #10687 from raiyni/lms-info
widgetid: fix LMS INFO
2020-02-05 19:54:26 -05:00
github-actions[bot] a9219ec15e Merge pull request #2312 from open-osrs/NPC-UPDATE-c26d6ffbb
Client: Update NPC stats
2020-02-06 00:20:13 +00:00
OpenOSRS 7abf298d6b Client: Update NPC stats 2020-02-06 00:12:51 +00:00
Adam 1dfad03c43 Merge pull request #9973 from raiyni/additional-reset
Add additional reset configuration for plugins
2020-02-04 20:58:19 -05:00
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
Jason 5b0f6fe89d Force WorldClient Http Rquests to ignore local OkHttp cache 2020-02-03 12:10:29 -05:00
Ron Young 88c2736e8b interfacestyles: add ability to always stack resizable stones 2020-02-03 09:51:32 -06:00
Adam 9a103f8ccd widget item: clip overlay to parent bounds 2020-02-02 20:39:55 -05:00
Owain van Brakel c26d6ffbb8 Update scraper.yml 2020-02-03 01:17:18 +01:00
Jordan Atwood 73d37c061b HotColdSolver: Add same-temperature solution narrowing
The hot-cold solver previously was unable to perform narrowing if given
a temperature change of "SAME", leading to less-than-optimal results
when a number of otherwise-possible solutions could be removed from the
possible results by inferring that since they would have yielded a
"COLDER" or "WARMER" temperature change. This commit removes possible
solutions which are absolutely closer or farther from the previous
tested location.

One pre-exisitng test needed to be updated to pass with this change, as
it expected results to be narrowed more slowly than they now are. In
addition, a minimal test case with only two starting locations has been
added to demonstrate this change is working correctly.
2020-02-02 15:46:50 -08:00
Adam 8c5197c6fe cache: update sequence definition 2020-02-02 17:48:17 -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