Commit Graph

2033 Commits

Author SHA1 Message Date
ThatGamerBlue
9704551c26 make some decent mixins 2021-02-14 01:28:33 +00:00
ThatGamerBlue
f4580f37e0 Merge remote-tracking branch 'upstream/master' into runelite
# Conflicts:
#	cache-client/pom.xml
#	cache-updater/pom.xml
#	cache/pom.xml
#	http-api/pom.xml
#	http-service/pom.xml
#	pom.xml
#	runelite-api/pom.xml
#	runelite-api/src/main/java/net/runelite/api/Client.java
#	runelite-api/src/main/java/net/runelite/api/FarmingTrackerTest.java
#	runelite-client/pom.xml
#	runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperConfig.java
#	runelite-client/src/test/java/net/runelite/client/chat/ChatMessageManagerTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/cluescrolls/ClueScrollPluginTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/emojis/EmojiPluginTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/grounditems/GroundItemsPluginTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/idlenotifier/IdleNotifierPluginTest.java
#	runelite-script-assembler-plugin/pom.xml
2021-02-14 00:31:56 +00:00
ThatGamerBlue
3550d70e92 if something is broken its probably this commit 2021-02-13 21:33:06 +00:00
Adam
77757229a5 entity hider: add option to hide ignored players
This is diabled in pvp to avoid abuse. This additionally allows the
"hide" options to be set without hiding others now.
2021-02-13 10:12:13 -05:00
ThatGamerBlue
99b87caaba checkstyle 2021-02-11 23:11:19 +00:00
ThatGamerBlue
92f5150185 kittype: use ordinal as index 2021-02-11 22:05:43 +00:00
ThatGamerBlue
68a905f9f0 can this fucking class stay final please 2021-02-11 21:51:52 +00:00
ThatGamerBlue
38ff2446d7 remove more unused things 2021-02-10 09:45:11 +00:00
ObsoleteXero
c3e96d72f1 idle notifier: Add Loom crafting animation (#13154) 2021-02-09 18:26:22 +00:00
Auenc
ca76056fee idle notifier: Add Ectofuntus animations (#13177) 2021-02-09 03:56:11 +00:00
ThatGamerBlue
a2d9993fdc fix compile error with widgethiddenchanged 2021-02-08 17:08:01 +00:00
ThatGamerBlue
97dc44f65d varbits: remove unused, fix compile error 2021-02-08 10:28:53 +00:00
ThatGamerBlue
a3461a2625 Revert "api: squash oprs varbits/animID, add ClipBoard"
This reverts commit 233a440610.

# Conflicts:
#	runelite-api/src/main/java/net/runelite/api/AnimationID.java
2021-02-08 10:20:47 +00:00
ThatGamerBlue
fe1a6f758b Merge branch 'runelite' into question_mark_full_stop
# Conflicts:
#	runelite-client/src/main/java/com/openosrs/client/game/NPCStats.java
#	runelite-client/src/main/java/net/runelite/client/plugins/Plugin.java
2021-02-08 09:56:37 +00:00
Adam
daf0d1c48b perspective: support rectangular tile areas 2021-02-06 14:20:18 -05:00
zeruth
ad6e267151 api: expand animID / overlayUtil 2021-02-06 01:17:47 -05:00
zeruth
cf1f5cf7ce api: re-implement WidgetHiddenChanged event 2021-02-05 16:09:19 -05:00
zeruth
233a440610 api: squash oprs varbits/animID, add ClipBoard 2021-02-05 15:17:27 -05:00
Adam
29747b1ea7 api: add an addChatMessage method overload to allow skipping events 2021-02-04 20:53:39 -05:00
ThatGamerBlue
4023066b5d 2/n 2021-02-04 07:16:17 +00:00
ThatGamerBlue
58e1150d51 Merge branch 'runelite' into question_mark_full_stop
# Conflicts:
#	runelite-api/src/main/java/com/openosrs/api/Varbits.java
#	runelite-api/src/main/java/net/runelite/api/kit/KitType.java
#	runelite-client/src/main/java/com/openosrs/client/util/ImageUtil.java
2021-02-04 06:20:06 +00:00
ThatGamerBlue
df909d2a73 1/n 2021-02-04 06:13:57 +00:00
zeruth
fd6b8fccea Merge branch 'upstream-master' into runelite 2021-02-03 21:13:36 -05:00
Jordan Atwood
bbfa08f8b7 MenuOptionClicked: Add selectedItemIndex field 2021-02-02 22:58:41 -05:00
zeruth
0c1f321473 Merge branch 'upstream-master' into runelite
# Conflicts:
#	deobfuscator/src/test/java/net/runelite/deob/deobfuscators/gson/ColorTypeAdapterTest.java
#	deobfuscator/src/test/java/net/runelite/deob/deobfuscators/gson/InstantTypeAdapterTest.java
#	runelite-client/src/main/java/net/runelite/client/RuneLiteModule.java
2021-02-01 12:06:49 -05:00
Noodleeater
941189c82d added api to create and write to byte buffers 2021-01-30 23:31:36 +00:00
Noodleeater
8acd6ff097 added api to create and write to byte buffers 2021-01-30 23:15:37 +00:00
Noodleeater
79b01e36fb added api to get cache archives 2021-01-30 22:14:41 +00:00
Noodleeater
9f1ed6d6de added licence headers 2021-01-30 20:37:45 +00:00
Noodleeater
e678c83ff9 added licence headers 2021-01-30 20:37:02 +00:00
Adam
61f732d330 tile: add setter for ground object 2021-01-30 11:17:00 -05:00
zeruth
7b0678d0a1 Merge branch 'upstream-master' into runelite
# Conflicts:
#	cache-client/pom.xml
#	cache-updater/pom.xml
#	cache/pom.xml
#	http-api/pom.xml
#	http-service/pom.xml
#	pom.xml
#	runelite-api/pom.xml
#	runelite-api/src/main/java/net/runelite/api/Client.java
#	runelite-api/src/main/java/net/runelite/api/events/MenuEntryAdded.java
#	runelite-api/src/main/java/net/runelite/api/events/NpcActionChanged.java
#	runelite-api/src/main/java/net/runelite/api/events/PlayerMenuOptionClicked.java
#	runelite-client/pom.xml
#	runelite-client/src/main/java/net/runelite/client/plugins/worldhopper/WorldSwitcherPanel.java
#	runelite-client/src/test/java/net/runelite/client/plugins/slayer/SlayerPluginTest.java
#	runelite-script-assembler-plugin/pom.xml
2021-01-29 21:19:28 -05:00
Adam
84661dfe52 api: remove npc action changed event
Despite menu manager using this, the methods to register npc menu options was removed awhile ago, and so it is unused
2021-01-27 21:01:03 -05:00
RuneLite Cache-Code Autoupdater
3c9674f63e Update NPC IDs to 2021-1-27 2021-01-26 16:53:31 -07:00
RuneLite Cache-Code Autoupdater
93a4a4c379 Update Object IDs to 2021-1-27 2021-01-26 16:53:31 -07:00
RuneLite Cache-Code Autoupdater
8aee2fb0c2 Update Item IDs to 2021-1-27 2021-01-26 16:53:31 -07:00
loldudester
d68d66b01d Fix javadoc cutting off descriptions
Co-authored-by: Jordan Atwood <nightfirecat@protonmail.com>
2021-01-25 19:49:18 -08:00
Adam
f6c68eefc8 api: remove PlayerMenuOptionClicked
There is only one legitimate use of this, which is in the hiscore
plugin, but it is simple to replace it with a normal menu option clicked
event. Additionally the world hopper was incorrectly using this event
for the Hop option, so it has been changed to use the menu option
clicked event.
2021-01-25 20:20:27 -05:00
zeruth
5f89e00891 api: develop 2021-01-25 15:54:24 -05:00
zeruth
c68e4b2a47 api: develop 2021-01-25 15:18:43 -05:00
zeruth
9de8f81c42 Merge branch 'upstream-master' into runelite
# Conflicts:
#	cache-client/pom.xml
#	cache-updater/pom.xml
#	cache/pom.xml
#	http-api/pom.xml
#	http-service/pom.xml
#	pom.xml
#	runelite-api/pom.xml
#	runelite-client/pom.xml
#	runelite-script-assembler-plugin/pom.xml
2021-01-22 00:41:31 -05:00
zeruth
ceb8359ca1 add ability to hide npc by index value - andrewterra 2021-01-21 22:55:52 -05:00
TheRealNull
04d31f5e02 api: null arms widget 2021-01-20 12:08:28 -08:00
TheRealNull
0147abf768 project: upstream 2021-01-20 12:04:14 -08:00
Adam
48262fdc19 Merge remote-tracking branch 'abex/cache-code-pre-2021-1-20' 2021-01-20 10:21:39 -05:00
Max Weber
1bec513137 Update widget ids to 2021-1-20 2021-01-19 23:10:35 -07:00
Adam
f8b407f79a kittype: use ordinal for index 2021-01-19 15:00:31 -05:00
equirs
e9be96f8ae kittype: add arms kit type 2021-01-19 14:55:19 -05:00
RuneLite Cache-Code Autoupdater
8a5b00f5e5 Update Object IDs to 2021-1-20 2021-01-19 11:58:07 -07:00
Jordan
1b87f2153b Merge pull request #13083 from Hydrox6/moveable-multicombat-2-revenge-of-classic
WidgetOverlay: Make Classic Resizeable Multicombat Indicator moveable
2021-01-17 21:30:07 -08:00