Commit Graph
382 Commits
Author SHA1 Message Date
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- 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
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
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 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
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
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
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
Devin 7c6b9989fc Add decimal formatting for precise combat level 2017-10-27 15:21:34 -07:00
Devin 6fc3b492c1 Add precise combat level plugin 2017-10-25 17:13:13 -07:00
Tyler Hardy 42570da973 runelite-client: update fishing plugin to use new item image sprites 2017-10-24 20:04:24 -04:00
Tyler Hardy 446430324c runelite-client: add getItemImage to ItemManager to get item sprites 2017-10-24 20:03:13 -04:00
Tyler Hardy 258febb037 InfoBox tooltip fixes 2017-10-22 19:16:29 -04:00
UniquePassive 741bc66907 Adjust client frame panel size
Removes the black line below the game applet
2017-10-22 20:09:42 +02:00
Adam 32eeef4a3f Update guava to 23.2-jre, place under dependencyManagement
This is to fix guava #2152 which causes ClassPath to return an empty list when the path of the classloader contains special characters
2017-10-22 10:15:26 -04:00
Adam a13ae2f749 injector: invoke method hooks with correct object type 2017-10-21 19:47:41 -04:00
Adam e0e07a4fb8 runelite-client: dynamically find plugins from classpath scanning 2017-10-20 17:20:58 -04:00
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
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
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
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
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
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
Devin 1a4be15c75 Update existing plugins to use item queries 2017-10-14 08:37:52 -04: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