Commit Graph

1427 Commits

Author SHA1 Message Date
Adam
fda56fb235 runelite-client: use guice for dependency injection 2017-11-13 18:05:16 -05:00
Adam
f0ed5ee34f Merge pull request #210 from honeyhoney/feature_scrollable_plugin_config_panel
Plugin configuration panel is now scrollable
2017-11-12 20:54:06 -05:00
Adam
f136992349 Merge pull request #208 from honeyhoney/fix_typo_tileobjectmixin
Corrected typo (verticies to vertices)
2017-11-12 20:53:29 -05:00
Adam
9c98f6ccbb runelite-client: fix runepouch tooltip 2017-11-12 20:51:31 -05:00
honeyhoney
d25f3a8bb6 Plugin configuration panel is now scrollable 2017-11-12 18:11:17 +00:00
honeyhoney
16b0cff40f Corrected typo (verticies to vertices) 2017-11-12 17:32:04 +00:00
Adam
c4ed3619b5 Merge pull request #206 from Snorflake/plugin_sort-sort_plugins_by_name
Sort plugins by name
2017-11-11 20:52:57 -05:00
aria
b63e792b94 runelite-client: sort config groups by name in config panel 2017-11-11 19:54:11 -05:00
Adam
4ec87cf1d5 Merge pull request #205 from XrioBtw/patch-1
Add some missing types
2017-11-11 19:50:12 -05:00
Adam
feddece684 runelite-client: improve error message when injected client is not found on the classpath 2017-11-11 11:21:05 -05:00
XrioBtw
f2e6ee7e46 Add some missing types 2017-11-10 23:39:12 +01:00
Adam
f4922169f4 runelite-client: remove now unused configuration from mouse highlight plugin 2017-11-10 13:59:55 -05:00
Adam
4151ef83c8 Merge pull request #201 from l2-/chatcommandsv1
recolor chat command messages when chatbox transparency changes
2017-11-10 13:58:03 -05:00
l2-
7539e7b640 runelite-client: recolor chat command messages when chatbox transparency changes
Support different colors for transparent chat boxes
2017-11-10 13:46:16 -05:00
l2-
ea6a650c1e Export ChatLineMap 2017-11-10 13:41:15 -05:00
l2-
bdbc1a9458 Add hook for varbit and isResized changing 2017-11-10 13:39:46 -05:00
l2-
0d07ecbdfd runelite-client: add runecraft to skill abbreviations 2017-11-10 13:35:43 -05:00
Adam
80bb459fc8 cache: add djb2 test 2017-11-10 11:35:01 -05:00
Adam
7b66528694 cache dao: fix findMostRecent() to sort by revision properly 2017-11-10 11:28:39 -05:00
Adam
8e6b90bc20 Merge pull request #203 from tylerthardy/tooltipUi
Add tooltip system
2017-11-09 21:17:43 -05:00
Tyler Hardy
1fdbdf08f8 runelite-client: Use tooltip system for plugins and infoboxes 2017-11-09 21:05:18 -05:00
Tyler Hardy
89f0b59945 runelite-client: add runelite config with tooltip config 2017-11-09 21:04:40 -05:00
Tyler Hardy
0fd85d65e5 runelite-client: add tooltip system 2017-11-09 21:04:03 -05:00
Runelite auto updater
330f8071c3 [maven-release-plugin] prepare for next development iteration 2017-11-09 17:41:55 +00:00
Runelite auto updater
665f8fedb1 [maven-release-plugin] prepare release runelite-parent-1.2.6 2017-11-09 17:41:50 +00:00
Adam
15c484fdf8 Update 157
Unable to map annotated method Buffer.putShortLength(I)V named
putShortLength
Unable to map annotated method Buffer.putLength(I)V named putLength
Unable to map annotated method Buffer.putLEInt(I)V named putLEInt
Unable to map annotated field static LRSSocket; class15.rssocket2 named
rssocket2
Unable to map annotated field static [I class15.mapRegions named
mapRegions
Unable to map annotated field static [[[B class2.underlayIds named
underlayIds
Unable to map annotated field static [I class2.landRegionFielIds named
landRegionFielIds
Unable to map annotated field static [[I class35.xteaKeys named xteaKeys
Unable to map annotated field static [I class47.blendedSaturation named
blendedSaturation
Unable to map annotated field static [[[B class61.overlayIds named
overlayIds
Unable to map annotated field static [[[B class61.overlayRotations named
overlayRotations
Unable to map annotated field static Ljava/math/BigInteger;
class88.rsaKeyExponent named rsaKeyExponent
Unable to map annotated field static Ljava/math/BigInteger;
class88.rsaKeyModulus named rsaKeyModulus
Unable to map annotated field static LPacketBuffer;
Client.secretPacketBuffer1 named secretPacketBuffer1
Unable to map annotated field static LPacketBuffer;
Client.secretPacketBuffer2 named secretPacketBuffer2
Unable to map annotated field static I Client.packetLength named
packetLength
Unable to map annotated field static I Client.packetType named packetType
Unable to map annotated field static I Client.audioEffectCount named
audioEffectCount
Unable to map annotated field static I Client.lastFrameId named
lastFrameId
Unable to map annotated field static I Client.secondLastFrameId named
secondLastFrameId
Unable to map annotated field static I Client.thridLastFrameId named
thridLastFrameId
Unable to map annotated field static Z Client.isDynamicRegion named
isDynamicRegion
Unable to map annotated method Client.processServerPacket()Z named
processServerPacket
Unable to map annotated field static [I CombatInfoListHolder.blendedHue
named blendedHue
Unable to map annotated field static [[[B Huffman.overlayPaths named
overlayPaths
2017-11-09 08:31:32 -05:00
Adam
6aaace0316 Merge pull request #202 from devinfrench/idlenotifier
Update IdleNotifier plugin
2017-11-08 07:42:13 -05:00
Devin
4be34c51a3 Add low hitpoints and prayer notifications 2017-11-07 17:34:33 -08:00
Devin
d455844bf7 Add additional config options 2017-11-07 17:32:18 -08:00
Devin
dfb467f633 Combine CombatNotifier and IdleNotifier plugins 2017-11-07 17:29:22 -08:00
Devin
46e7a243bf Add cannonball smithing animation 2017-11-07 17:05:59 -08:00
Adam
49d736ac47 scripts: remove old release script 2017-11-07 15:45:41 -05:00
Adam
c003c64c78 runelite-client: fix checkstyle violation 2017-11-05 15:49:46 -05:00
Adam
dbbdd31e2e runelite-client: make item image cache non static 2017-11-05 15:30:16 -05:00
Adam
05f21df9b1 Merge pull request #199 from devinfrench/queries
Remove duplicates from object queries
2017-11-05 10:51:34 -05:00
Devin
17c7ba7d50 Remove duplicates from object queries 2017-11-04 12:37:25 -07:00
Adam
752546b9d0 Merge pull request #194 from tylerthardy/slayer
Slayer plugin
2017-11-03 19:13:36 -04:00
Tyler Hardy
000d3ffdb2 Add slayer plugin 2017-11-03 19:02:05 -04:00
Adam
4b6a4e42bb runelite-client: change chat message event constructor to take chat message type 2017-11-03 19:01:38 -04:00
Adam
7846a543b1 runelite-client: add setRunelite for tests 2017-11-03 19:01:13 -04:00
Adam
424a387ce3 Merge pull request #197 from devinfrench/zulrah
Update Zulrah plugin
2017-11-03 10:48:31 -04:00
Adam
5c850ad548 Merge pull request #198 from UniquePassive/case-sensitivity
Make hidden items case insensitive in GroundItems plugin
2017-11-03 10:38:32 -04:00
Devin
8dfc8c70b3 Update Zulrah plugin 2017-11-03 10:37:14 -04:00
UniquePassive
e977a82882 Make hidden items case insensitive in GroundItems plugin 2017-11-03 15:09:52 +01:00
Devin
8165975ba5 Add getWorldLocation mixin for Actor 2017-11-02 14:21:10 -07:00
Snorflake
408cc96133 Add option to swap sides of mouse highlighting (#168)
* Add option to swap sides of mouse highlighting

* Fix not drawing off of the top of the screen not fully working
2017-10-31 02:14:28 +01:00
Tyler Hardy
f4dbf8d4fb Fix equipItemQuery to remove number after unequip 2017-10-27 23:02:24 -04:00
Adam
84e203c6f3 Merge pull request #192 from devinfrench/combatlevel
Add decimal formatting for precise combat level
2017-10-27 23:01:46 -04:00
Devin
7c6b9989fc Add decimal formatting for precise combat level 2017-10-27 15:21:34 -07:00
Adam
f5e78cec16 Remove rsmv modelviewer [ci skip] 2017-10-26 20:50:20 -04:00