Commit Graph

12643 Commits

Author SHA1 Message Date
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
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
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
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
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
Kyle
9073e00159 inventorytags: add 4 additional tags (#2307)
* inventory tags: add 4 additional tags

bring inline with tile markers having 12 options.

* inventory tags: add 4 additional tags

* Update InventoryTagsConfig.java

* Update InventoryTagsPlugin.java
2020-02-02 15:23:10 +00:00
Tyler Bochard
6ece2b5f2f Merge pull request #2304 from open-osrs/jitpack
gradle: fix jitpack publishing
2020-02-01 19:42:12 -05:00
ThatGamerBlue
f2478b86da dont do tests, add mavenlocal for publishing 2020-02-02 00:15:01 +00:00
ThatGamerBlue
b897a1de4a jitpack: use openjdk11 2020-02-01 23:59:45 +00:00
ThatGamerBlue
a055350d13 gradle: attempt to fix jitpack 2020-02-01 23:53:25 +00: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
Kyle
34d4569b0a revert: nylo swaps (#2303)
* Revert "tob: Nylo swaps (#2298)"

This reverts commit 5459506090.

* Update NyloHandler.java
2020-01-31 20:34:07 +00:00
Kyle
5459506090 tob: Nylo swaps (#2298)
theatre: fix nylo mes
2020-01-31 16:31:43 +00:00
Tyler Bochard
6a81469626 Merge pull request #2301 from LoudPacks/master
CLI: add argument acceptor to set the world on client startup
2020-01-31 11:30:26 -05:00
Tyler Bochard
ae3108d3cc Merge pull request #2302 from xKylee/cwar
entityhiding: remove cwars limitation
2020-01-31 11:29:19 -05:00
Kyle
2fcbb9d1ee i hate checkstyle. 2020-01-31 09:56:41 +00:00
Kyle
89fdd05875 cleanup: remove cwars limitations
cleanup: remove cwars limitations
2020-01-31 09:39:25 +00:00
Kyle
91f1b74c5d cleanup: remove cwars limitations
cleanup: remove cwars limitations
2020-01-31 09:37:31 +00:00
Jason
1beb983d41 Remove unused imports 2020-01-30 23:53:34 -05:00
Jason
539312ef1d Add default world plugin override when CLI world argument is present 2020-01-30 23:46:56 -05:00
Jason
8d9e9e6f16 Checkstyle fixes 2020-01-30 20:56:31 -05:00
Jason
52c44c4ace Add cli functionality to set the world loaded by the client on startup: --world <id> | id must be > 300 2020-01-30 20:09:44 -05:00
Jason
b2ec04227b Add cli functionality to set the world loaded by the client on startup: --world <id> | id must be > 300 2020-01-30 19:58:09 -05:00
Kyle
2ab5d72b52 Merge pull request #2299 from open-osrs/revert-2293-jamflex-wildershiii
pvpupdate: attackable pvp world levels from 10 to 15
2020-01-30 10:15:30 +00:00
Kyle
22d18954f2 Revert "pvpupdate: attackable pvp world levels from 15 to 10 (#2293)"
This reverts commit 17f997a141.
2020-01-30 10:04:49 +00:00
Tyler Bochard
8563ec6123 Merge pull request #2297 from open-osrs/WallDecorations
rs-client: fix WallDecorations.x
2020-01-29 19:45:06 -05:00
TheRealNull
3e48a355c2 rs-client: fix WallDecorations.x 2020-01-29 19:43:59 -05:00
Kyle
b9de66a061 Merge pull request #2296 from open-osrs/revert-2284-nylo-swaps
revert: fix nylo mes
2020-01-29 17:29:10 +00:00
Kyle
df1831e5e0 Revert "theatre: fix nylo mes (#2284)"
This reverts commit 295573119d.
2020-01-29 17:20:45 +00:00
Ron Young
1bab5a50b8 widgetid: fix LMS INFO 2020-01-29 10:52:19 -06:00
Owain van Brakel
11c826d4f7 client: Fix BoundaryObject Y hook 2020-01-29 16:58:30 +01:00
Owain van Brakel
5bb2d483ee chore: Bump for next snapshot 2020-01-29 14:56:27 +01:00