Commit Graph

1357 Commits

Author SHA1 Message Date
Tyler Hardy
3afa41bd36 Update FishingSpot to use sprites 2017-10-19 17:07:41 -04:00
Tyler Hardy
97f7bd0c48 Add sprite drawing on actors 2017-10-19 17:07:41 -04:00
Tyler Hardy
f5df7af618 Import createItemSprite to make SpritePixels from itemId 2017-10-19 17:07:40 -04:00
Tyler Hardy
2161ae1dc4 Import SpritePixels and draw method 2017-10-19 17:07:37 -04:00
Adam
ed10a9daf5 Merge pull request #185 from tylerthardy/grndItemHiliteFix
Make groundItem highlighted items case-insensitive
2017-10-19 11:57:09 -04:00
Runelite auto updater
4ad762293a [maven-release-plugin] prepare for next development iteration 2017-10-19 12:13:38 +00:00
Runelite auto updater
2d6ad1da84 [maven-release-plugin] prepare release runelite-parent-1.2.5 2017-10-19 12:13:32 +00:00
Runelite auto updater
9ebca508d1 Update 156 2017-10-19 12:07:56 +00:00
Tyler Hardy
5f7da0c4c9 Make groundItem highlighted items case-insensitive 2017-10-19 02:43:43 -05:00
Adam
6792f2570a Use player indices to iterate local players 2017-10-17 17:16:01 -04:00
Adam
10a494a2b7 Use npc indices to iterate local npcs 2017-10-17 17:15:58 -04:00
Alexander
c3e8cc0131 Field mixins 2017-10-17 17:11:07 -04:00
Adam
9d7a105392 Merge pull request #181 from UniquePassive/mvn-install-jdk9-fix
Fix running Maven install on JDK9
2017-10-17 17:05:06 -04:00
UniquePassive
944452dde4 Fix running Maven install on JDK9 2017-10-17 18:18:12 +02:00
Adam
532fb1c5f9 Merge pull request #180 from tylerthardy/infoboxTooltips
Add tooltips for InfoBoxes
2017-10-16 21:12:55 -04:00
Tyler Hardy
9fe360d614 Add tooltips for InfoBoxes 2017-10-16 20:55:05 -04:00
Adam
01966717ca Merge pull request #178 from tylerthardy/navTooltips
Add tooltips for navButtons on PluginToolbar
2017-10-16 20:37:16 -04:00
Tyler Hardy
2d5b2b78fd Store overlay bounds for overlays at LEFT and RIGHT OverlayPositions 2017-10-15 23:40:53 -05:00
Tyler Hardy
9dcc0e0bf4 Add tooltips for navButtons on PluginToolbar 2017-10-15 20:21:43 -05:00
Adam
7689a90fd4 Merge pull request #175 from UniquePassive/java9-fix
Fix runelite-client when running on Java 9
2017-10-14 18:13:51 -04:00
Alexander
725fcc635f Merge pull request #177 from UniquePassive/issue-167
http-service: Fix capturing the whole of dot-delimited keys
2017-10-15 00:07:31 +02:00
Unknown
09f7cebedb http-service: Fix capturing the whole of dot-delimited keys 2017-10-15 00:04:33 +02:00
Unknown
1d6edb279b runelite-client: fix settings loading when running on Java 9 2017-10-14 19:08:59 +02:00
Adam
7c79a3b845 runelite-client: update substance to 7.1.00-rc
Fixes color slider being inverted
2017-10-14 09:16:31 -04:00
Adam
b595563bad combat notifier: reset on game state change 2017-10-14 09:08:10 -04:00
Adam
3e227b117e Merge pull request #170 from devinfrench/queries
Add item queries
2017-10-14 08:59:20 -04:00
Devin
1a4be15c75 Update existing plugins to use item queries 2017-10-14 08:37:52 -04:00
Adam
cf2487529b Set default query predicate to always true 2017-10-14 08:37:48 -04:00
Devin
f2f60820ca Add item queries 2017-10-13 19:16:29 -07:00
Adam
58be3e8f4c Merge pull request #169 from tylerthardy/runepouch
Add runepouch configs
2017-10-13 22:09:52 -04:00
Adam
8985b7efe6 Merge pull request #172 from dey0/patch-1
Add shields to README.md
2017-10-13 22:09:17 -04:00
dey0
2f455ff892 Add shields to README.md 2017-10-13 14:18:00 -05:00
Tyler Hardy
6e968e4836 Add configs for runepouch (color, icons, enabling) 2017-10-13 08:11:45 -04:00
Adam
9807ed8ccf runelite-client: show runepouch runecount in thousands
It is too hard to read with >3 characters
2017-10-13 08:09:24 -04:00
Tyler Hardy
9e7e713d63 Add Font manager (#165)
Convert existing plugins which load fonts to use it
2017-10-12 13:10:00 -04:00
Adam
3584f4cfce Merge pull request #164 from devinfrench/jewelry
Change jewelry overlay font and position
2017-10-11 11:30:47 -04:00
Adam
fda5e7aa70 Merge pull request #166 from tylerthardy/mouseHighlightFix
Fix mouseHighlight plugin bug
2017-10-11 11:26:30 -04:00
Tyler Hardy
c7e7c29a5d Fix bug in decoding RS colors 2017-10-11 03:33:17 -05:00
Devin
35f3020ae8 Change jewelry overlay font and position 2017-10-10 22:50:56 -07:00
Adam
8a03cca83d runelite-client: fix loading hiscore plugin resources on case sensitive filesystems 2017-10-10 15:52:23 -04:00
Devin French
348d33802f Add fight cave plugin 2017-10-09 21:18:00 -04:00
Tyler Hardy
b05fc2e83e Fix mouse highlight and add custom border color (#162)
* Fix hover to show item being used on objects

* Add custom color for border

* Replace hex2rgb with Color.decode
2017-10-09 21:17:16 -04:00
Adam
34d277c169 trackloader: refactor more midi messages 2017-10-08 16:20:49 -04:00
Devin French
0b3da3bfea Hide ground items when interface is open (#160)
* Add viewport WidgetInfo

* Add side panels varbit

* Change ground items plugin to only display within viewport

* Change viewport ids to main interface viewport

* Hide ground items when viewport interfaces are open

* Change fixed viewport widget id
2017-10-07 16:57:34 -04:00
Adam
3e6be6d12b Merge pull request #159 from devinfrench/prayers
Add additional prayers
2017-10-07 10:29:54 -04:00
Runelite auto updater
917b0963b4 [maven-release-plugin] prepare for next development iteration 2017-10-07 14:23:08 +00:00
Runelite auto updater
0d1abe4b1b [maven-release-plugin] prepare release runelite-parent-1.2.4 2017-10-07 14:23:04 +00:00
Runelite auto updater
2f86fecf07 Update 155 2017-10-07 14:17:51 +00:00
Devin
57e345ed46 Add additional prayers 2017-10-01 21:51:11 -07:00
Adam
2cb8f0fe50 cache: fix assembler test 2017-09-29 12:33:15 -04:00