Commit Graph
971 Commits
Author SHA1 Message Date
Kyleeld 50a054ec86 lootingbagviewer 2019-04-20 19:38:40 +01:00
James 4f4c8c0be9 Custom BA Plugin (#13)
* Nothing

* Added custom barbarianassault plugin
2019-04-20 01:37:07 -04:00
zeruth 1a0c2eb03b Plugins Bringup
Adds all? non broken widget plugins:

AoeWarnings
BATools
ClanmanMode
Equipment Inspector
Fight Cave Wave Helper
Fight Cave Jad Helper
Freeze Timers
Grotesque Guardians
Hide Prayers
Hydra
Lizardmen Shaman
Menu Modifier
Music Modifier
Next Hit Notifier
PK Vision
Plank make helper
Pray against player
Profiles
Pyramid Plunder
Screen markers
Shayzien Infirmary
Shift Walker
Slayermusiq
Spellbook fixer
Supplies tracker
Temple Trek
Time Tracking
Theatre of Blood damage counter
Vetion
Vorkath
Wilderness Locations
Zone Indicators
ZTOB
Zulrah
2019-04-19 22:59:29 -04:00
Tyler Bochard c94689764d Gazivodag master (#10)
* Transform objects now use an interface

* Plugins can now accept colors (not my code)

* mixins: renderWidgetLayer: skip hidden widgets

* World Map: Identify Both Shield of Arrav Quest Start Points (#8442)

Closes #8437

* widgetitem: associate Widget with WidgetItem

* widgetitem overlay: allow configuring which interfaces to overlay

Update overlays to behave consistent with how they behaved before
removal of query api, with the exception of adding the rune pouch
overlay to the bank.

* Update .gitignore

* Revert "Adding external plugin support (#4)"

This reverts commit bfe1482

* Update QuestStartLocation.java

* Revert "Plugins update (#7)"

This reverts commit 216f7d9

* Adding external plugin support (#4)

* Adding archetype

* Update RuneLiteConfig.java

* Update Plugin.java

* Update PluginManager.java

* Adding pluginwatcher & classloader

* Update RuneLite.java

* Update pom.xml

* Update settings.xml

* Update pom.xml

* Update pom.xml

* Removing old example plugin

* Fixing the fix of the fix for plugin archetype.

(cherry picked from commit bfe1482705)

* Plugins can now accept colors (not my code)

(cherry picked from commit 8e094f7386)

* Update MenuEntrySwapperConfig.java
2019-04-19 19:44:16 -04:00
zeruth 7a49aa1540 Revert "Plugins update (#7)"
This reverts commit 216f7d94d1.
2019-04-19 18:58:04 -04:00
James 216f7d94d1 Plugins update (#7)
* Added plugins

* Added missing API

* Error fix
2019-04-18 23:26:41 -04:00
SebastiaanVanspauwen c06f8c891e barrows plugin: add puzzle solver 2019-04-18 18:20:09 -04:00
Adam 99b513a8c5 api: remove Query api 2019-04-16 20:57:53 -04:00
Adam 9b9aee3e2b Add WidgetItemOverlay
This simplifies the logic required for plugins to draw an overlay over an item.
2019-04-16 20:57:52 -04:00
AdamandHydrox6 05fdc2877d clue plugin: add music clues
Co-authored-by: Hydrox6 <ikada@protonmail.ch>
2019-04-13 11:44:53 -04:00
RuneLite Cache-Code Autoupdater dd54dffb90 Update NPC IDs to 2019-04-11-rev179 2019-04-11 10:33:11 +00:00
RuneLite Cache-Code Autoupdater 98314af52c Update Object IDs to 2019-04-11-rev179 2019-04-11 10:33:11 +00:00
RuneLite Cache-Code Autoupdater dacd288343 Update Item IDs to 2019-04-11-rev179 2019-04-11 10:33:10 +00:00
Lucwousin 564f96fbf5 idle notifier: add amulet enchanting animations 2019-04-09 10:00:55 -04:00
Lotto 8f53358a4e client: add HD health bars to Interface Styles 2019-04-06 14:29:49 -04:00
Adam fff73c7f8d Merge pull request #8346 from Abextm/fix-contouring
mixins: Fix convex hulls being incorrectly contoured
2019-03-31 10:18:51 -04:00
Max Weber dd993224ef mixins: Fix convex hulls being incorrectly contoured
the Models returned by getModel are already contoured if required; we do not need to do it again
2019-03-31 09:53:03 -04:00
Joshua Filby 58a50bba1a refactor: change ChatMessageType names to follow ones given
ref: https://twitter.com/JagexAsh/status/1100744640662302720
2019-03-30 21:19:59 -05:00
spudjb 2d40f274e3 Add quest list plugin
This plugin adds two features to the quest list:

* The ability to search for a specific quest
* The ability to hide already completed quests
2019-03-27 10:26:28 -04:00
Adam bc41e18d31 Merge pull request #3380 from Hydrox6/right-click-bank-buttons
Add ability to disable Left Click to bank inventory, equipment, and looting bag options
2019-03-26 17:26:05 -04:00
RuneLite Cache-Code Autoupdater 9d29888582 Update Widget IDs to 2019-03-21-rev178 2019-03-21 06:05:56 -06:00
RuneLite Cache-Code Autoupdater fe441679d8 Update NPC IDs to 2019-03-21-rev178 2019-03-21 11:33:26 +00:00
RuneLite Cache-Code Autoupdater d74c1d0493 Update Object IDs to 2019-03-21-rev178 2019-03-21 11:33:25 +00:00
RuneLite Cache-Code Autoupdater d31f5a130f Update Item IDs to 2019-03-21-rev178 2019-03-21 11:33:24 +00:00
Adam be1a7953fa Merge pull request #6133 from WooxSolo/npc-unaggro-timer
Add NPC unaggression timer
2019-03-19 20:07:28 -04:00
WooxSolo c74b3b9ab5 Add NPC unaggression timer 2019-03-19 16:15:44 -04:00
Magic fTail ee98065735 api: add overhead text changed event and setOverheadText 2019-03-19 14:37:35 -04:00
Magic fTail cb574a1fb0 api: rename getOverhead to getOverheadText 2019-03-19 14:37:35 -04:00
Adam 181b6f0c1c api: add event for controlling menu left click behavior 2019-03-19 00:32:25 +00:00
Adam b7546bb30a Merge pull request #5770 from Nightfirecat/attack-level-range-plugin
Add attack level range to combat level plugin
2019-03-15 20:50:11 -04:00
RuneLite Cache-Code Autoupdater 68a18a77c2 Update Widget IDs to 2019-03-14-rev178 2019-03-14 05:44:30 -06:00
RuneLite Cache-Code Autoupdater 228a9d0831 Update NPC IDs to 2019-03-14-rev178 2019-03-14 11:33:26 +00:00
RuneLite Cache-Code Autoupdater 69be7f3962 Update Object IDs to 2019-03-14-rev178 2019-03-14 11:33:26 +00:00
RuneLite Cache-Code Autoupdater 3b33685930 Update Item IDs to 2019-03-14-rev178 2019-03-14 11:33:25 +00:00
trimbeandTomas Slusny 849e044bb0 item stats: add item information panel when buying items in the ge
Co-authored-by: Tomas Slusny <slusnucky@gmail.com>
2019-03-12 14:57:45 -04:00
Jordan Atwood 54912ca31c widgetinfo: Fix wilderness level definition 2019-03-12 10:19:19 -07:00
Abex b302dee697 Merge pull request #8147 from Abextm/real-cs2-names
use RuneStar cs2 opcode names
2019-03-10 23:34:02 -06:00
Jordan Atwood 191feb94f6 worldpoint: Add getRegionX() and getRegionY() 2019-03-09 20:10:35 -05:00
Jordan Atwood a18827f929 worldpoint: Add static fromRegion method 2019-03-09 20:10:34 -05:00
Max Weber f1d919765d runelite-client: Remove ChatboxInputManager
It was superseded by ChatboxPanelManager and has been broken for a while now
2019-03-09 00:01:48 -07:00
Max Weber d47e748bd6 runelite-api: Fix varcstrs for rev 178 2019-03-07 08:51:09 -05:00
RuneLite Cache-Code Autoupdater 580fcf4a3e Update Widget IDs to 2019-03-07-rev178 2019-03-07 08:38:56 -05:00
RuneLite Cache-Code Autoupdater 776b120ae6 Update NPC IDs to 2019-03-07-rev178 2019-03-07 08:38:56 -05:00
RuneLite Cache-Code Autoupdater dae118c7eb Update Object IDs to 2019-03-07-rev178 2019-03-07 08:38:55 -05:00
RuneLite Cache-Code Autoupdater 654ec1adf4 Update Item IDs to 2019-03-07-rev178 2019-03-07 08:38:55 -05:00
Adam c5ebc9547c api: update 178 2019-03-07 08:38:55 -05:00
Adam 33988a72e1 Revert "Merge pull request #5890 from Nightfirecat/colored-ground-markers"
This reverts commit 72b3e4560d, reversing
changes made to 5a5de3d33f.
2019-03-06 14:53:59 -05:00
Adam 21bc06a13c Merge pull request #8088 from Adam-/xptracker-overall
xptracker: correct total xp per hour calculation
2019-03-05 20:15:50 -05:00
trimbe e9597e85d8 mixins: use a ClanMember for ClanMemberJoined/Left 2019-03-03 20:17:03 -05:00
Adamandtrimbe fdbe75a486 clanchat plugin: add join/leave messages
Co-authored-by: trimbe <benno.tremback@gmail.com>
2019-03-03 15:05:28 -05:00