Commit Graph
100 Commits
Author SHA1 Message Date
Adam 2f76aa1aa9 Merge pull request #277 from SomeoneWithAnInternetConnection/fix-plugin-archetype
Actually fix example plugin archetype, and add a test to make sure it stays that way
2017-12-21 11:24:45 -05:00
Adam 1a49da5b7f Merge pull request #268 from devinfrench/teamcapes
Add Team Capes plugin
2017-12-19 08:02:45 -05:00
Adam e69a26cf8a Merge pull request #261 from devinfrench/dev
Add additional functionality to overlay UI
2017-12-18 21:11:54 -05:00
Adam b8374d9f53 Merge pull request #266 from UniquePassive/spec-orb-changes
Make special attack orb look a little nicer
2017-12-17 19:34:24 -05:00
Adam 8dbe2d012a Merge pull request #263 from deathbeam/examine-bank-eq
Add support for examining bank and eq items price
2017-12-16 20:53:44 -05:00
Adam 3a9e1ecb62 Merge pull request #265 from deathbeam/fix-broken-plugins
Fix overlay renderer cache
2017-12-16 20:52:55 -05:00
Adam a1c74c2e21 Merge pull request #264 from SomeoneWithAnInternetConnection/fix-plugin-archetype
Fix example plugin to use the new overlay API
2017-12-16 20:51:35 -05:00
Adam 270ed11d1a Merge pull request #262 from SomeoneWithAnInternetConnection/XPOrb-tooltip-exception-fix
Fix IllegalArgumentExceptions from XPGlobes' tooltips for level 1 stats
2017-12-16 16:25:09 -05:00
Adam e46d9e8c17 Merge pull request #254 from deathbeam/native-ui-cleanup
Cleanup overlay logic after native-ui changes
2017-12-16 08:30:35 -05:00
Adam ebc52ed680 Merge pull request #246 from deathbeam/plugin-ui-update
Make overlay UI reusable and look native
2017-12-13 18:39:08 -05:00
Adam c16ad7c984 Merge pull request #252 from tylerthardy/dynamicFix
Fix default config for dynamic plugins
2017-12-13 11:33:05 -05:00
Adam f11c20b4ad Merge pull request #245 from deathbeam/examine-stackables
Show price of entire stack for stackable items when examined
2017-12-08 18:46:09 -05:00
Adam 1a47dca550 Merge pull request #248 from tylerthardy/remDeprecatedPlugins
Remove deprecated plugins
2017-12-08 18:37:05 -05:00
Adam 5cf5684397 Merge pull request #241 from deathbeam/examine-item-price
Show item price when examining item
2017-12-07 21:30:22 -05:00
Adam 712ae989e4 Merge pull request #236 from deathbeam/clan-ranks
Add clan ranks to clan chat
2017-12-04 19:43:25 -05:00
Adam 4380440777 Merge pull request #237 from tylerthardy/karambwans
Add Karambwan fishing to animation and idle plugin
2017-12-04 08:09:05 -05:00
Adam 53b4df8ae9 Merge pull request #234 from deathbeam/lightweight-native-notifications
Make native notifications lightweight
2017-12-02 15:19:00 -05:00
Adam 5178c159a8 Merge pull request #233 from deathbeam/hide-items-under-value
Add hide items under value to GroundItems plugin
2017-12-01 20:00:50 -05:00
Adam 4fc1395827 Merge pull request #231 from deathbeam/native-notifications
Add support for native notifications
2017-12-01 08:16:50 -05:00
Adam 531965c4bf Merge pull request #229 from hunterwb/patch-1
Update djb2.properties
2017-11-29 19:46:52 -05:00
Adam 4b2e0a6a32 Merge pull request #227 from Toocanzs/hook-fix
Fix array hook object reference
2017-11-28 19:45:21 -05:00
Adam c7139e745a Merge pull request #221 from honeyhoney/feature_attack_indicators_warning
Feature attack indicators warning and option to hide/remove warned attack styles
2017-11-27 16:41:11 -05:00
Adam 49056e6cd1 Merge pull request #225 from Toocanzs/lizardman
Add AoE warning plugin
2017-11-26 11:18:16 -05:00
Adam 6ceb9b1a1c Merge pull request #223 from Toocanzs/instance-map-rocks
Add rocks/trees/bushes and map icons to instance map
2017-11-21 20:04:02 -05:00
Adam 880a2bd282 Merge pull request #218 from Toocanzs/master
Update instance map
2017-11-19 20:13:55 -05:00
Adam 17d461b4d1 Merge pull request #216 from Toocanzs/pray-flick
Add tick events and pray flick plugin
2017-11-18 17:49:25 -05:00
Adam 6aed938318 Merge pull request #217 from tylerthardy/fixJewelleryPlugin
Fix jewellery plugin
2017-11-17 19:56:11 -05:00
Adam 1a12b3b007 Merge pull request #214 from l2-/volcanicminehelper
Add volcanic mine helper plugin
2017-11-17 18:08:55 -05:00
Adam ff78d2324d Merge pull request #213 from Toocanzs/master
Add instance map and custom menu options
2017-11-16 20:25:40 -05:00
Adam 4f8fdbc678 Merge pull request #211 from honeyhoney/feature_attack_indicators
Feature attack indicator plugin
2017-11-13 18:58:25 -05:00
Adam 42020395b1 Merge pull request #207 from honeyhoney/standardise_plugin_names
Standardised plugin names and jewellery count plugin refactor
2017-11-13 18:42:24 -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 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
Adam 4ec87cf1d5 Merge pull request #205 from XrioBtw/patch-1
Add some missing types
2017-11-11 19:50:12 -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
Adam 8e6b90bc20 Merge pull request #203 from tylerthardy/tooltipUi
Add tooltip system
2017-11-09 21:17:43 -05:00
Adam 6aaace0316 Merge pull request #202 from devinfrench/idlenotifier
Update IdleNotifier plugin
2017-11-08 07:42:13 -05:00
Adam 05f21df9b1 Merge pull request #199 from devinfrench/queries
Remove duplicates from object queries
2017-11-05 10:51:34 -05:00
Adam 752546b9d0 Merge pull request #194 from tylerthardy/slayer
Slayer plugin
2017-11-03 19:13:36 -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
Adam 84e203c6f3 Merge pull request #192 from devinfrench/combatlevel
Add decimal formatting for precise combat level
2017-10-27 23:01:46 -04:00
Adam 91a0dca96d Merge pull request #190 from devinfrench/combatlevel
Add precise combat level plugin
2017-10-25 21:00:06 -04:00
Adam 263153d348 Merge pull request #189 from tylerthardy/spriteManager
Add item image fetching to ItemManager
2017-10-24 20:20:06 -04:00
Adam 4bfd2ec2f1 Merge pull request #187 from UniquePassive/adjust-panel-size
Remove the black line below the game applet
2017-10-22 19:14:17 -04:00
Adam ea5b733ce8 Merge pull request #186 from UniquePassive/method-mixins
Mixin feature additions
2017-10-22 13:11:29 -04:00
Adam 750e25bd12 Merge pull request #184 from tylerthardy/itemSprites
Add method to draw item sprites on screen
2017-10-19 17:25:09 -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
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
Adam 532fb1c5f9 Merge pull request #180 from tylerthardy/infoboxTooltips
Add tooltips for InfoBoxes
2017-10-16 21:12:55 -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
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
Adam 3e227b117e Merge pull request #170 from devinfrench/queries
Add item queries
2017-10-14 08:59:20 -04: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
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
Adam 3e6be6d12b Merge pull request #159 from devinfrench/prayers
Add additional prayers
2017-10-07 10:29:54 -04:00
Adam bb135f6eeb Merge pull request #154 from devinfrench/boosts
Add option to display relative boosts
2017-09-18 21:26:18 -04:00
Adam 10afba7017 Merge pull request #153 from tylerthardy/jewelryAdditions
Added various jewelry
2017-09-15 16:00:31 -04:00
Adam 712e5774da Merge pull request #146 from kfricilone/deob/castnull
Use method reference for null cast removing
2017-08-20 18:43:55 -04:00
Adam 4d97f0140e Merge pull request #145 from kfricilone/deob/exec/native
Check for native access during execution
2017-08-20 18:43:27 -04:00
Adam 15cf007c0c Merge pull request #143 from l2-/titleBarButton
Discord button
2017-08-20 17:13:15 -04:00
Adam 809298347b Merge pull request #144 from l2-/lvlCommandsUpdate
Lvl commands update
2017-08-20 17:07:04 -04:00
Adam ff65210fd3 Merge pull request #137 from dey0/master
Add music filenames to hash list
2017-07-28 15:28:09 -04:00
Adam 4aec21c47b Merge pull request #136 from kfricilone/rsclient/rename
Rename some rsclient classes
2017-07-22 12:00:14 -04:00
Adam 0c6a862654 Merge pull request #135 from kfricilone/deob/log
Use renamed type for field/return
2017-07-22 11:45:34 -04:00
Adam 030a235b68 Merge pull request #133 from SteveOSRS/feature/xpglobetooltip
added xp globe tooltip
2017-07-19 14:20:30 -04:00
Adam 45e41e06d6 Merge pull request #131 from Sethtroll/addbindingnecklace
Add binding necklace to jewelrycount
2017-07-18 20:43:20 -04:00
Adam f9b52e2472 Merge pull request #129 from Sethtroll/fixminsize
Fix for minimum client size
2017-07-17 19:43:29 -04:00
Adam 4c66e90185 Merge pull request #121 from Sethtroll/addcluescrolls
Add clue scroll plugin
2017-07-16 21:54:38 -04:00
Adam 975b763397 Merge pull request #118 from kfricilone/deob/anns
Signature Annotating Rework
2017-07-16 09:43:15 -04:00
Adam 9a14f46cf3 Merge pull request #117 from Sethtroll/addnpcid
Add Npc ID to DevToolsOverlay
2017-07-13 19:17:14 -04:00
Adam ba3c1c2eea Merge pull request #110 from Sethtroll/addrememberusername
Add remember username option
2017-07-13 18:36:35 -04:00
Adam a3e67096c5 Merge pull request #116 from Sethtroll/addwcingnest
Add nest notification
2017-07-12 19:11:29 -04:00
Adam 68b1b994a2 Merge pull request #114 from devinfrench/fishing-plugin
Change overlay color for flying fish
2017-07-10 20:50:37 -04:00
Adam e12895851a Merge pull request #113 from Sethtroll/addhiddenconfig
add hidden config option
2017-07-10 18:32:29 -04:00
Adam 5a514084c3 Merge pull request #106 from Sethtroll/addgamemessagehook
add  chatMessage callback
2017-07-07 11:14:03 -04:00
Adam 78a88a1ac4 Merge pull request #104 from Sethtroll/fixjewelrycount
fix for jewelry count widgetBounds
2017-07-07 08:07:16 -04:00
Adam 361a371080 Merge pull request #103 from Sethtroll/addequipmentjewelry
add equipment tab jewelry count
2017-07-06 21:13:19 -04:00
Adam 39f78eef99 Merge pull request #102 from Sethtroll/add-jewelrycount
Added jewelry count plugin
2017-07-04 19:34:08 -04:00
Adam 99f81387d6 Merge pull request #101 from Sethtroll/change-boosts
Added skilling boosts option alongside combat boosts
2017-07-02 19:58:05 -04:00
Adam eefcdb3bbc Merge pull request #100 from devinfrench/contributing
Add CONTRIBUTING.md
2017-06-29 17:33:34 -04:00
Adam 06c156226c Add LICENSE
This is for GitHub to identify the license of the project. Not every file in the tree is BSD licensed, but most are. See the respective header in each file to be sure.

[ci skip]
2017-06-29 17:27:28 -04:00
Adam 073b51b059 Merge pull request #95 from KronosDesign/combat-notifier
Add CombatNotifier plugin for out of combat notifications
2017-06-28 09:54:29 -04:00
Adam 0f1bd9440d Merge pull request #94 from KronosDesign/config-plugin
Add Integer and String support to the ConfigPanel
2017-06-26 09:33:29 -04:00
Adam 12e52a2482 Fix drawing over click to play interface
* fix xp globe drawing on start screen and only draw once actual xp gained not logon events

* only draw fps when we have an x value for the xp orb
2017-06-24 10:19:12 -04:00
Adam 0735d6c8e4 Merge pull request #90 from abelbriggs1/patch
Changes/upgrades to GroundItems
2017-06-22 21:37:57 -04:00
Adam d1ce1529c1 Merge pull request #87 from oplosthee/mappings-update
Add several exports to runescape-client
2017-06-19 16:45:16 -04:00
Adam 3bdf02a272 Merge pull request #84 from RobinWeymans/imp-plugin
Use events instead of Guava for config changes
2017-06-16 20:53:21 -04:00
Adam e320b17950 Merge pull request #83 from RobinWeymans/config-plugin
ConfigPanel improvements
2017-06-16 18:59:14 -04:00
Adam ae061414eb Merge pull request #82 from RobinWeymans/imps-plugin
Implings plugin
2017-06-16 09:30:23 -04:00
Adam 5aaf9277bb Merge pull request #81 from RobinWeymans/npcquery
NPCQuery - Add idEquals
2017-06-15 19:46:10 -04:00
Adam a6372f0ee9 Merge pull request #80 from devinfrench/queries
Add object queries
2017-06-15 16:16:02 -04:00
Adam c874240306 GroundItems - change text color according to rarity 2017-06-14 16:02:11 -04:00
Adam 75426ea5f9 Merge pull request #77 from devinfrench/queries
Add widget item query
2017-06-13 20:41:35 -04:00
Adam bfff2dc07b Merge pull request #75 from baileyn/typo_fix
Fixed typo rednerMinimapLocation -> renderMinimapLocation
2017-06-09 23:05:10 -04:00
Adam e53d984874 Merge pull request #64 from Noremac201/hitotal
Added total level to highscores plugin
2017-05-15 18:33:48 -04:00
Adam ee5c681cea Merge pull request #62 from Noremac201/poison
Add more varbits/constructor
2017-05-12 20:57:05 -04:00