Commit Graph

1913 Commits

Author SHA1 Message Date
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
stone-wall
86bf65612c OnPrayerIcon changed and OnPlayerSkull changed events.
This needs 2 be tested
2020-03-12 07:01:54 -04:00
Owain van Brakel
38e57e6eeb client: Misc 2020-03-11 08:30:49 +01:00
Owain van Brakel
e5dd288ffd Merge remote-tracking branch 'runelite/master' 2020-03-09 22:40:04 +01:00
Hydrox6
26a84c34dd api: fix venom hitsplat sprite id 2020-03-06 16:13:11 -05:00
Adam
abaf45092b interface styles: only adjust widget positions when tli is resized 2020-03-06 15:51:30 -05:00
Ron Young
65121f2704 runelite-api: expose item model information 2020-03-06 15:50:53 -05:00
melkypie
172b30dc42 scripts: use ScriptPostFired event for scripts that callback at the end of the script
Uses the ScriptPostFired event that was added with the script inspector dev tool, removing the scripts that can be done with it.
2020-03-06 14:59:26 -05:00
dekvall
4e66b8397a widgetid: fix lms ingame info 2020-03-06 14:36:51 -05:00
Max Weber
514325920c runelite-client: Make gauntlet timer layoutable 2020-03-06 00:26:35 -07:00
ThatGamerBlue
23a1f517cd rlapi: MessageNode extends CacheableNode (but Node is close enough) 2020-03-05 15:28:05 -05:00
Ganom
b2d7c7cfd0 Merge branch 'master' of https://github.com/runelite/runelite into upstream
 Conflicts:
	runelite-api/src/main/java/net/runelite/api/Point.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/idlenotifier/IdleNotifierPlugin.java
	runelite-client/src/main/java/net/runelite/client/plugins/itemcharges/ItemChargeConfig.java
	runelite-client/src/main/java/net/runelite/client/plugins/itemcharges/ItemChargeOverlay.java
	runelite-client/src/main/java/net/runelite/client/plugins/itemcharges/ItemChargePlugin.java
	runelite-client/src/main/java/net/runelite/client/plugins/itemcharges/ItemChargeType.java
	runelite-client/src/main/java/net/runelite/client/plugins/itemcharges/ItemWithSlot.java
	runelite-client/src/main/java/net/runelite/client/plugins/itemstats/ItemStatOverlay.java
	runelite-client/src/main/java/net/runelite/client/plugins/timestamp/TimestampConfig.java
	runelite-client/src/test/java/net/runelite/client/plugins/idlenotifier/IdleNotifierPluginTest.java
	runelite-client/src/test/java/net/runelite/client/plugins/woodcutting/WoodcuttingPluginTest.java
2020-03-05 07:31:50 -05:00
Adam
7c3ff105fb api: update for tinted block and damage hitsplats 2020-03-05 07:17:07 -05:00
RuneLite Cache-Code Autoupdater
0fe5642a42 Update Widget IDs to 2020-03-05-rev182 2020-03-05 11:33:14 +00:00
RuneLite Cache-Code Autoupdater
1b46f9b47a Update NPC IDs to 2020-03-05-rev182 2020-03-05 11:33:10 +00:00
RuneLite Cache-Code Autoupdater
704f09d9ed Update Object IDs to 2020-03-05-rev182 2020-03-05 11:33:09 +00:00
RuneLite Cache-Code Autoupdater
d856a2d5e6 Update Item IDs to 2020-03-05-rev182 2020-03-05 11:33:08 +00:00
Kyle
e6d0e63e99 pluginpanel: update to use text utils (#2402)
* Update Text.java

* Update PluginsPanel.java

* Update PluginsPanel.java
2020-03-03 11:24:33 +00:00
Justin
290229a6b5 api: add bank search script id (#2397)
* ScriptID: Add BankSearch ID

* ScriptID: Add BankSearch ID
2020-03-03 09:33:15 +00:00
Adam
ab42442269 point: lombokize 2020-03-02 18:27:26 -05:00
Kyle
edafe381fc Update WidgetID.java 2020-03-01 22:11:28 +00:00
xKylee
b7580e8057 upstream: merge
upstream: merge
2020-03-01 20:44:44 +00:00
Adam
3412ac511a Merge pull request #10865 from dekvall/drift-net-loot
loot tracker: add drift net reward
2020-03-01 15:13:34 -05:00
Ron Young
a5e5e8aa6f tag tabs: respect bank rearrange mode for reordering 2020-03-01 14:59:35 -05:00
Alexsuperfly
c7d89860ab chat commands: Add PB reading from POH adventurer's log 2020-03-01 10:39:24 -05:00
Alexsuperfly
651277c4fa chat commands: Add KC reading from POH adventurer's log 2020-03-01 10:39:24 -05:00
Kyleeld
b920e37571 Merge branch 'pr/21' into upstream 2020-02-27 12:01:37 +00:00
RuneLite Cache-Code Autoupdater
10a3c05202 Update NPC IDs to 2020-02-27-rev182 2020-02-27 11:33:13 +00:00
RuneLite Cache-Code Autoupdater
65d2127ba6 Update Object IDs to 2020-02-27-rev182 2020-02-27 11:33:12 +00:00
ThatGamerBlue
e33ad11cdc detachedcamera: interaction (#2373)
* detached camera: disallow object interaction

* detached camera: disallow entity interaction

* add option to turn it back on

* cant click anything with that you moron

* forgot this

* kinda "tired and emotional" ngl
2020-02-25 22:50:18 +00:00
dekvall
171afd2e2f loot tracker: add drift net reward 2020-02-23 23:41:16 +01:00
Owain van Brakel
8fbb3bc0ee Merge remote-tracking branch 'runelite/master' 2020-02-21 02:09:23 +01:00
Owain van Brakel
e7dac3684b Merge remote-tracking branch 'runelite/master' 2020-02-21 02:08:47 +01:00
Evan Walden
a38f2318de item prices: show tooltips in the seed vault 2020-02-20 19:42:57 -05:00
Kyle
01039bdeca Update WidgetID.java 2020-02-20 17:59:22 +00:00
xKylee
dfd9bf81f8 Merge branch 'pr/19' into upsteam3 2020-02-20 17:57:43 +00:00
Ron Young
37db307cda runelite-api: add GE search event and variables 2020-02-20 09:25:59 -05:00
RuneLite Cache-Code Autoupdater
4e9da518a3 Update Widget IDs to 2020-02-20-rev182 2020-02-20 11:33:12 +00:00
RuneLite Cache-Code Autoupdater
8a4124e404 Update NPC IDs to 2020-02-20-rev182 2020-02-20 11:33:08 +00:00
RuneLite Cache-Code Autoupdater
87e93c9278 Update Object IDs to 2020-02-20-rev182 2020-02-20 11:33:07 +00:00
RuneLite Cache-Code Autoupdater
4b30c897a6 Update Item IDs to 2020-02-20-rev182 2020-02-20 11:33:07 +00:00
Owain van Brakel
a8c0259c1c plugins: Misc 2020-02-19 18:03:58 +01:00
Abex
cb52f0fa5f Merge pull request #5766 from trimbe/kittype-fix
Fix KitType index for the head slot
2020-02-17 21:23:13 -07:00