Commit Graph

15502 Commits

Author SHA1 Message Date
ThatGamerBlue
fd908b9596 use logger templates 2021-02-11 22:09:46 +00:00
ThatGamerBlue
92f5150185 kittype: use ordinal as index 2021-02-11 22:05:43 +00:00
ThatGamerBlue
c933f41416 update copyright 2021-02-11 22:05:30 +00:00
ThatGamerBlue
68a905f9f0 can this fucking class stay final please 2021-02-11 21:51:52 +00:00
ThatGamerBlue
be71581012 openosrs version: 4.0.0 2021-02-10 09:48:34 +00:00
ThatGamerBlue
38ff2446d7 remove more unused things 2021-02-10 09:45:11 +00:00
ThatGamerBlue
1b4cd55579 remove c.o.c.u.overlayutil - unused 2021-02-09 23:33:20 +00:00
ThatGamerBlue
b4ba3ccd86 fix plugin directories 2021-02-09 23:32:56 +00:00
ThatGamerBlue
4adef168be worldlocation: fix compile error 2021-02-09 22:37:02 +00:00
ThatGamerBlue
1b70cb55fc soundmanager: rework 2021-02-09 22:36:10 +00:00
ThatGamerBlue
b8d806da76 fix swingutil compile error 2021-02-09 22:35:06 +00:00
ThatGamerBlue
8d37c4363d orange -> blue 2021-02-09 22:34:51 +00:00
ThatGamerBlue
faeca5d163 mixins: fix event 2021-02-09 22:34:38 +00:00
ThatGamerBlue
925f0f54e2 fix naming inconsistency 2021-02-08 17:09:56 +00:00
ThatGamerBlue
19d926c0b6 remove unused config option 2021-02-08 17:08:27 +00:00
ThatGamerBlue
a2d9993fdc fix compile error with widgethiddenchanged 2021-02-08 17:08:01 +00:00
ThatGamerBlue
131deca54e eventbus: remove method name requirement 2021-02-08 10:47:43 +00:00
ThatGamerBlue
aadfb88aa6 mes: these dont need to be static
you can @Inject a plugin instance
2021-02-08 10:47:27 +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
a208de4be0 Revert "api: add client/ui/overlay/components/table"
This reverts commit a579bdb121.
2021-02-08 10:06:27 +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
ThatGamerBlue
ccf1e8eb8b 3/n 2021-02-08 09:54:39 +00:00
zeruth
ad6e267151 api: expand animID / overlayUtil 2021-02-06 01:17:47 -05:00
zeruth
681216c25d bootstrapper: use pretty formatting 2021-02-05 22:28:50 -05:00
zeruth
e08e16fa48 npcstats: add static getter for attack speed 2021-02-05 22:18:06 -05:00
zeruth
a579bdb121 api: add client/ui/overlay/components/table 2021-02-05 22:04:27 -05:00
zeruth
cf1f5cf7ce api: re-implement WidgetHiddenChanged event 2021-02-05 16:09:19 -05:00
zeruth
19c912c67c mes: allow swaps from outside plugin 2021-02-05 15:17:53 -05:00
zeruth
233a440610 api: squash oprs varbits/animID, add ClipBoard 2021-02-05 15:17:27 -05:00
ThatGamerBlue
d9cc74671d Merge branch 'runelite' into question_mark_full_stop
# Conflicts:
#	runelite-client/src/main/java/net/runelite/client/plugins/OPRSExternalPluginManager.java
2021-02-04 07:35:00 +00:00
zeruth
023a80cf69 externals: move injector assurance to Plugin class 2021-02-04 02:30:24 -05:00
ThatGamerBlue
4023066b5d 2/n 2021-02-04 07:16:17 +00:00
zeruth
8c72f10b65 externals: update plugin list after install 2021-02-04 02:13:44 -05: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
Usman Akhtar
4f6f518a15 worldmap: use boosted level for map icon tooltips 2021-02-03 17:18:16 -05:00
Adam
263b02ac14 config manager: use createTempFile for config temp file
With multiple clients with different configs saving at once, the same temp file was being used, which can cause it to not save or to move() a temp file from a different client
2021-02-03 15:05:25 -05:00
Taylor Abraham
27fb56f5b8 music: Make volume percent visible when hovering handle 2021-02-03 11:31:02 -05:00
Jonatino
9381e62f6d Fix incorrect named value when storing FlatStorage caches 2021-02-03 10:54:52 -05:00
Jonathan Lee
a6841c5ceb loot tracker: add support for isle of souls chests
They have the same description and behavior as stone chest. From melky test:

2021-02-03 13:54:03 [Client] DEBUG n.r.c.p.l.LootTrackerPlugin - Tick: 417
2021-02-03 13:54:04 [Client] DEBUG client-patch - Chat message type SPAM: You manage to unlock the chest.
2021-02-03 13:54:04 [Client] DEBUG n.r.c.p.l.LootTrackerPlugin - Tick: 418
2021-02-03 13:54:04 [Client] DEBUG client-patch - Chat message type SPAM: You steal some loot from the chest.
2021-02-03 13:54:04 [Client] DEBUG n.r.c.p.l.LootTrackerPlugin - Received icc: [Item(id=12791, quantity=1), Item(id=13068, quantity=1), Item(id=13222, quantity=1), Item(id=13069, quantity=1), Item(id=5698, quantity=1), Item(id=6705, quantity=1), Item(id=6705, quantity=1), Item(id=6705, quantity=1), Item(id=6705, quantity=1), Item(id=6705, quantity=1), Item(id=6705, quantity=1), Item(id=6705, quantity=1), Item(id=228, quantity=2), Item(id=12631, quantity=1), Item(id=11953, quantity=1), Item(id=1523, quantity=1), Item(id=1523, quantity=1), Item(id=1355, quantity=1), Item(id=314, quantity=121), Item(id=1621, quantity=1), Item(id=2510, quantity=8)] tick: 418
2021-02-03 10:29:48 -05:00
Adam
a58b2d3fdf Revert "image component: support setPreferredSize"
This reverts commit 5e7242388d.
2021-02-02 23:26:18 -05:00
Jordan Atwood
bbfa08f8b7 MenuOptionClicked: Add selectedItemIndex field 2021-02-02 22:58:41 -05:00
Adam
5e7242388d image component: support setPreferredSize 2021-02-02 21:15:39 -05:00
Broooklyn
e4d5450283 worldmap: add Shades of Mort'ton minigame location 2021-02-02 19:59:18 -05:00
Broooklyn
b5b64bc9ee loottracker: add Gold Chest tracking (Shades of Mort'ton) 2021-02-02 19:59:18 -05:00
zeruth
4be1b25ef3 openosrs: use openosrs dir 2021-02-01 13:47:50 -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
Psikoi
fe01c7dbf4 Resize and tweak hiscores boss icons 2021-01-31 23:44:17 -05:00