Owain van Brakel
1debe8a99b
Merge remote-tracking branch 'runelite/master'
2020-04-18 23:38:58 +02:00
Hydrox6
e0f046980a
fishing & idle notifer: add oily pearl rod animations
2020-04-17 15:38:50 -04:00
Hydrox6
3ac15c2f61
fishing & idle notifer: add pearl rod animations
2020-04-16 18:20:00 -04:00
RuneLite Cache-Code Autoupdater
e363687b16
Update NPC IDs to 2020-04-16-rev182
2020-04-16 10:32:24 +00:00
RuneLite Cache-Code Autoupdater
be3f74e111
Update Object IDs to 2020-04-16-rev182
2020-04-16 10:32:24 +00:00
RuneLite Cache-Code Autoupdater
37bee38ff7
Update Item IDs to 2020-04-16-rev182
2020-04-16 10:32:23 +00:00
OP
1c65bc9b40
Merge branch 'master' into param
2020-04-14 14:48:06 -04:00
Thomas Cylke
5445bd7046
project: Import some unused exports
2020-04-11 20:34:32 -04:00
Adam
242ea42964
Merge pull request #11218 from abextm/shutdown-event-external
...
runelite-client: add ClientShutdown event
2020-04-10 14:37:28 -04:00
trimbe
22cee79ab9
bank plugin: improve responsiveness of bank searches
...
The client will normally layout the bank during a search only once every 40 client ticks, causing slow response times after the search input is updated. Instead, hook the search refresh script that is called every client tick, and if the bank hasn't been laid out on the current tick, and the search input has changed, lay it out early.
2020-04-10 10:53:14 -04:00
kyle-escobar
3e2da6c375
Merge branch 'master' of https://github.com/runelite/runelite into upstream-4-9-2020
...
Conflicts:
runelite-client/src/main/java/net/runelite/client/RuneLite.java
runelite-client/src/main/java/net/runelite/client/plugins/camera/CameraConfig.java
runelite-client/src/main/java/net/runelite/client/plugins/camera/CameraPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/EmoteClue.java
runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/hotcold/HotColdLocation.java
runelite-client/src/main/java/net/runelite/client/plugins/combatlevel/CombatLevelConfig.java
runelite-client/src/main/java/net/runelite/client/plugins/combatlevel/CombatLevelPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/grounditems/GroundItemsPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/screenshot/ScreenshotPlugin.java
runelite-client/src/main/java/net/runelite/client/ui/overlay/WidgetOverlay.java
runelite-client/src/test/java/net/runelite/client/plugins/itemstats/ItemStatOverlayTest.java
2020-04-09 20:57:21 -04:00
Max Weber
a8d4bff423
camera: add option to invert camera mouse controls
2020-04-09 15:01:15 -06:00
Max Weber
eb89319cc4
runelite-api: add stopNow to cleanly shutdown the client
2020-04-09 14:52:53 -06:00
chadsisson
5c857fb35b
varbits: add Ernest chicken lever ( #2492 )
...
* Files Changed: Varbits.java
added Earnest the Chicken lever varbits.
* Update Varbits.java
Co-authored-by: Null <gskillpro@gmail.com >
Co-authored-by: Kyle <48519776+xKylee@users.noreply.github.com >
2020-04-09 01:48:22 +01:00
RuneLite Cache-Code Autoupdater
8570cb0622
Update NPC IDs to 2020-04-08-rev182
2020-04-08 10:32:24 +00:00
RuneLite Cache-Code Autoupdater
13b692f304
Update Script arguments to 2020-04-08-rev182
2020-04-08 10:32:24 +00:00
RuneLite Cache-Code Autoupdater
df07c61da4
Update Object IDs to 2020-04-08-rev182
2020-04-08 10:32:24 +00:00
RuneLite Cache-Code Autoupdater
574ea03471
Update Item IDs to 2020-04-08-rev182
2020-04-08 10:32:23 +00:00
kyle-escobar
bb9a55b39f
Update: Upstream runelite/runelite
2020-04-07 21:33:29 -04:00
kyle-escobar
8a00bd3ece
Merge branch 'master' of https://github.com/runelite/runelite into upstream-4-7-2020
...
Conflicts:
http-api/src/main/java/net/runelite/http/api/item/ItemClient.java
http-service/src/main/java/net/runelite/http/service/item/ItemController.java
http-service/src/main/java/net/runelite/http/service/item/ItemEntry.java
http-service/src/main/java/net/runelite/http/service/item/ItemService.java
http-service/src/main/java/net/runelite/http/service/item/RSItem.java
http-service/src/main/java/net/runelite/http/service/item/RSItemResponse.java
runelite-api/src/main/java/net/runelite/api/ScriptID.java
runelite-api/src/main/java/net/runelite/api/Varbits.java
runelite-api/src/main/java/net/runelite/api/widgets/WidgetInfo.java
runelite-client/src/main/java/net/runelite/client/callback/Hooks.java
runelite-client/src/main/java/net/runelite/client/plugins/antidrag/AntiDragConfig.java
runelite-client/src/main/java/net/runelite/client/plugins/antidrag/AntiDragPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/camera/CameraPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/hotcold/HotColdLocation.java
runelite-client/src/main/java/net/runelite/client/plugins/config/PluginHubPanel.java
runelite-client/src/main/java/net/runelite/client/plugins/kourendlibrary/BookPanel.java
runelite-client/src/main/java/net/runelite/client/plugins/kourendlibrary/KourendLibraryConfig.java
runelite-client/src/main/java/net/runelite/client/plugins/kourendlibrary/KourendLibraryPanel.java
runelite-client/src/main/java/net/runelite/client/plugins/kourendlibrary/KourendLibraryPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/music/MusicPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/party/PartyPlugin.java
runelite-client/src/main/java/net/runelite/client/plugins/worldhopper/WorldHopperPlugin.java
2020-04-07 21:16:50 -04:00
Adam
6e06b1c929
antidrag: add option to disable in pvp
...
This lifts the shift requirement by instead just disabling the feature
in pvp
Co-authored-by: jcwhisman <jcwhisman@gmail.com >
2020-04-07 16:26:42 -04:00
Ganom
dd971b7f65
client: make actions follow menu entry params.
2020-04-07 07:08:55 -04:00
Sean Dewar
07d414d41d
camera: zoom slider tooltip & zoom constants
...
This commit also adds constants for:
VarClientInt.CAMERA_ZOOM_FIXED_VIEWPORT = 73
VarClientInt.CAMERA_ZOOM_RESIZABLE_VIEWPORT = 74
WidgetID.Options.CAMERA_ZOOM_SLIDER_HANDLE = 15
WidgetInfo.OPTIONS_CAMERA_ZOOM_SLIDER_HANDLE
2020-04-05 03:42:48 +01:00
xKylee
f74b67e07d
upstream
2020-04-03 11:43:39 +01:00
Lotto
b85675f624
api: remove Follow and Trade menu actions
...
They are just the third and fourth player options but deprioritized by having 2000 added to them.
2020-04-02 13:34:01 -04:00
Lewis
85c5cf9a19
music plugin: add option to mute prayer sounds
2020-04-02 13:26:21 -04:00
Dennis
b81caff06f
ge plugin: add fuzzy search option
2020-04-02 12:27:48 -04:00
Thomas Cylke
b028237cc7
varplayer: add auto retaliate ( #2193 )
...
* Adds the VarPlayer corresponding to your currently set auto retaliate option.
* Update VarPlayer.java
* Fixed important typo
Oops
2020-04-02 02:17:55 +01:00
dekvall
2d01dc21bd
prayer: display prayer time remaining in prayer orb
2020-03-31 20:52:07 -04:00
Jordan
ca11d1926a
Merge pull request #10908 from BrandtHill/fishing-tooltip_issue-10900
...
Check player animation to update fishing status
2020-03-31 12:58:36 -07:00
Hydrox6
c69a6fbe2f
api: add gilded pickaxe animations
2020-03-30 16:35:26 +01:00
Hydrox6
32f6d2da25
api: add gilded axe animation
2020-03-30 09:40:06 +01:00
xKylee
b49c9d8b69
Merge branch 'pr/2' into upstream
2020-03-27 15:00:13 +00:00
RuneLite Cache-Code Autoupdater
ceee89a3fd
Update NPC IDs to 2020-03-26-rev182
2020-03-26 11:32:50 +00:00
RuneLite Cache-Code Autoupdater
2dcccd1895
Update Item IDs to 2020-03-26-rev182
2020-03-26 11:32:49 +00:00
xKylee
118beeb92e
Merge branch 'pr/1' into upstream-gpack
2020-03-25 22:19:33 +00:00
dekvall
71e4b5d9ad
herbiboar: use guaranteed tracks when highlighting path
...
There's a set of guaranteed tracks that can be used when calculating the path
when tracking herbiboars. The tracks are listed on the osrs wiki.
Co-authored-by: Jordan Atwood <jordan.atwood423@gmail.com >
2020-03-24 18:02:45 -04:00
Adam
91ae43dd2d
api: make IterableHashTable generic
2020-03-24 14:04:13 -04:00
Kyle
ab93ecba36
Revert "upstream: merge"
2020-03-23 17:32:54 +00:00
Kyle
da8b03a927
Merge pull request #2448 from Fred4106/feature-identifyIdValues
...
WidgetID: Add Arceus reanimate spells + several others
2020-03-23 15:13:57 +00:00
Kyle
6a7da81f0f
Update Client.java
2020-03-23 13:05:48 +00:00
Fred4106
4bffec4f93
Found a bunch of ID's over the last few weeks and figured I should merge them upstream.
2020-03-22 10:11:22 -05:00
Jordan Atwood
95556aadc7
widget: Expose widget model getters and setters
...
This commit also adds these widget properties to the widget inspector
dev tool.
2020-03-18 23:55:09 -07:00
Owain van Brakel
37701fd310
Merge remote-tracking branch 'runelite/master'
2020-03-18 13:23:44 +01:00
dekvall
32b98965fe
drift net fishing: add plugin
...
This will add a plugin which shows the status of your nets and
highlights any fish you haven't tagged.
2020-03-17 17:26:12 -04:00
ThatGamerBlue
7b4e8c2848
friendicons: add note icon in friends/ignore list
...
Co-authored-by: Adam <Adam@sigterm.info >
2020-03-16 18:47:49 -04:00
Adam
7672efda3f
experience: remove unnecessary Math.floor() calls
2020-03-16 15:26:01 -04:00
Brandt Hill
eb09879205
fishing: Check player animation to update fishing status
...
This commit adds an animation check to the other fishing status checks
already present in the fishing overlay (interacting and fishing spot NPC
name check) to ensure that the status correctly changes to "NOT fishing"
when the player's fishing animation is interrupted by certain actions
such as being presented with a level-up dialog. This commit causes one
other behavioral change as a side effect, which is that the player's
fishing status will be "NOT fishing" while running toward a distant
fishing spot until they reach it and start their fishing animation.
Fixes runelite/runelite#10900
2020-03-13 19:21:18 -07:00
stone-wall
ba4da6ade4
simplify
2020-03-12 16:34:20 -04:00
stone-wall
4f414b0946
tested wow it works
2020-03-12 13:11:26 -04:00