Commit Graph

7539 Commits

Author SHA1 Message Date
Kyleeld
06d0367802 Delete MapLocations.java 2019-04-20 23:35:55 +01:00
Kyleeld
7955ae016b Delete GroupedItem.java 2019-04-20 23:33:36 +01:00
Kyleeld
cb397e566b Delete GroupItemListPlugin.java 2019-04-20 23:33:29 +01:00
Kyleeld
82c3722470 Delete SafeSpotPlugin.java 2019-04-20 23:31:50 +01:00
Kyleeld
cb0bb31047 Delete SafeSpotOverlay.java 2019-04-20 23:31:44 +01:00
Kyleeld
55d7f64a08 Delete SafeSpotConfig.java 2019-04-20 23:31:36 +01:00
James Munson
e9ca8e681b Updated freezers config / FIXED? 2019-04-20 14:18:52 -07:00
ThatGamerBlue
011db2f462 Fix horrific typo 2019-04-20 22:56:14 +02:00
ThatGamerBlue
e96f3845ce Don't send the config to RuneLite's devs 2019-04-20 22:54:18 +02:00
James Munson
12e1de31d6 Only update ping on UI update 2019-04-20 13:49:23 -07:00
James Munson
88785dccf1 Updated pvp plugins 2019-04-20 13:19:51 -07:00
James Munson
a5383a909b Merge branch 'master' of runelite 2019-04-20 12:50:02 -07:00
James Munson
f06078cb9d Added config group item 2019-04-20 12:46:02 -07:00
lordzuku
7efc3c1dcd Plugin additions (#19)
* Added getProjectile tranform & zeruths player transform

cleaned up a bit of the imports / code

* fixed equipment inspector & added more features to tob
2019-04-20 15:44:19 -04:00
James Munson
b868b84afd Merge branch 'master' of https://github.com/runelite-extended/runelite 2019-04-20 12:41:35 -07:00
zeruth
ab7ca3ebed Update KittenNotifierPlugin.java
Prevent stack overflow, not sure if this is a complete fix, but stopped my crashes at GE
2019-04-20 15:39:55 -04:00
Kyleeld
1931a7e580 Update LootingBagViewerPlugin.java 2019-04-20 20:33:06 +01:00
James
c0bc66fb9c Changes (#15)
* Add config option to hide inventory viewer when player inventory is open

* Fix style error

* Adds world history to world hopper plugin.\n- Adds support for converting strings to Maps\n- Ability to clear history

* Fixed code style issues

* Fixed code style issues in another file

* Adds ability to not show tabs if you don't want

* Tabs are not shown by default

* Fix indentation in InventoryViewerConfig

* mixes checkstyle

* mixes checkstyle

* Adds ability to see your xp drops as damage, overlayed above your opponent

* Adds building to jar capabilities and fixes 0s

* added output

* Add grouping option to Inventory Viewer

* Add option to show free slots

Works on both the Grouped and Full modes

* skybox: calculate brightness increase in HSB format

* mixins: renderWidgetLayer: skip hidden widgets

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

Closes #8437

* Add Ammo plugin

Shows the contents of the Ammo slot as an Infobox

* Add support for weapon slot items, such as darts

* Add stack formatting

* Improve Ammo's Documentation

* 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.

* Displays teammate health bars for BA Healer overlay

Parses teammate hp and outputs to System.out

Removed useless class

Displays offset inverted health bars

Set accurate values for location and size of health bars

Checkstyle

Checkstyle

* Nothing

* Removes max draw distance of ground markers

* Added vanguard hp tracker

* Vanguard Disabled by default

* Add player indicator config to show offline friends

* Better player indicator plugin, removed pk vison. added InteractChanged api

* Add a toggle to only show player indicators in the wilderness.

* Dont limit level by default in playerindicators

* Added type to plugins
2019-04-20 15:06:29 -04:00
Kyleeld
50a054ec86 lootingbagviewer 2019-04-20 19:38:40 +01:00
Kyleeld
7740d4f6a0 remove lootingbagviewer 2019-04-20 19:34:13 +01:00
Kyleeld
b26e2bdf0a remove inventorysetups 2019-04-20 19:16:35 +01:00
Kyleeld
08015501b0 Update StrongholdPlugin.java 2019-04-20 19:12:28 +01:00
Kyleeld
6de220f958 Merge branch 'master' of https://github.com/Kyleeld/runelite 2019-04-20 19:10:03 +01:00
Kyleeld
72de982de8 changes + security fix 2019-04-20 19:09:19 +01:00
Kyleeld
a7a22f3978 Merge branch 'master' into master 2019-04-20 19:02:45 +01:00
Kyleeld
447aaf6a25 additional plugins 2019-04-20 18:59:13 +01:00
Kyleeld
22ca3f43e4 additonal plugins 2019-04-20 18:51:11 +01:00
zeruth
bb76873678 Merge branch 'master' of https://github.com/runelite-extended/runelite 2019-04-20 13:11:17 -04:00
zeruth
568577792a Remove PkVision 2019-04-20 13:10:59 -04:00
Kyleeld
8ba59f833e update (#17)
* update

* fkeyremapping
2019-04-20 13:00:17 -04:00
Kyleeld
8261532192 fkeyremapping 2019-04-20 17:50:45 +01:00
Kyleeld
78906dfd68 update 2019-04-20 17:30:23 +01:00
Jamy C
e7cdf50cfb Add missing Neitiznot bridges agility shortcuts 2019-04-20 14:05:29 +02:00
Sergz39
3d98e215a2 Fix Pirate's tresure quest start location (#8564)
Closes #8560
2019-04-20 14:05:08 +02:00
Hydrox6
5bd8aaa148 Add Ammo plugin (#8113)
Shows the current ammo the player has equipped. If the player is using a stackable weapon (chinchompas, darts, etc) those will show, otherwise it'll show the ammo slot (unless the item is a blessing or empty)

If the value is over 1,000,000 the number will have an M. If it's over 10,000 the number will have a K.

Closes #864
2019-04-20 13:48:41 +02:00
Tomas Slusny
3488f72ae2 Do not count local player in nearby clan member counter
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-04-20 13:45:27 +02:00
gazivodag
ade419f7fe Merge pull request #16 from runelite-extended/pluginOrganizer
Plugin Organizer
2019-04-20 07:38:00 -04:00
zeruth
3533a07f30 Update PluginSorterPlugin.java
Fix NPE
2019-04-20 05:12:41 -04:00
zeruth
b172851dc3 Plugin Organizer
Allows Hiding, and recoloring of types of plugins:

Currently Types are PVM, PVP, Utility

All types are organized alphabetically individually

Types are declared in PluginDescriptor as type = "PVP" etc

HTML tags are removed, and we use Java colors now

All current plugins updated to use the new system

Plugin Organizer is located at the bottom of plugin list for less visibilty.

Plugins enabled/disabled is remembered and applied automatically on startup
2019-04-20 05:00:24 -04:00
James Munson
aad1c78012 Merge branch 'master' of https://github.com/runelite-extended/runelite 2019-04-19 22:41:28 -07:00
Kyleeld
3f72947945 Whale Watchers plugin (#12)
Whale Watchers plugin
2019-04-20 01:38:08 -04:00
James
4f4c8c0be9 Custom BA Plugin (#13)
* Nothing

* Added custom barbarianassault plugin
2019-04-20 01:37:07 -04:00
James Munson
1a68c3df52 Merge branch 'master' of https://github.com/runelite-extended/runelite
# Conflicts:
#	runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperConfig.java
2019-04-19 22:17:09 -07:00
James Munson
19f41525a0 Nothing 2019-04-19 22:15:29 -07: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
Kyleeld
e1b099ab1c added org.jetbrains.annotations (#11)
added org.jetbrains.annotations
2019-04-19 21:00:55 -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
Abex
2f7584ee38 Merge pull request #8566 from raiyni/fix-brightness
skybox: calculate brightness increase in HSB format
2019-04-19 16:55:42 -06:00
Adam
3f13d4c620 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.
2019-04-19 14:40:27 -04:00