Commit Graph

8377 Commits

Author SHA1 Message Date
Tyler Bochard
c457caa3bd Merge pull request #438 from runelite-extended/barrows
NPE Fix for Barrows
2019-05-29 19:50:40 -04:00
Ganom
6a399061e9 NPE Fix for Barrows 2019-05-29 19:09:03 -04:00
Ganom
13a0ba0289 Pepega 421
https://github.com/runelite-extended/runelite/pull/421 gotta uncomment shit out lol
2019-05-29 18:58:43 -04:00
Lucwousin
48623e71a4 Merge pull request #436 from Lucwousin/thanks
fix hydra npe
2019-05-29 19:57:31 +02:00
Lucas
915d5f3b71 fix hydra npe 2019-05-29 19:50:48 +02:00
vanni
1c9ff3510d Banlist plugin update (#435)
* Banlist plugin update

Uses enum instead of int to check list type

Added ability (and config) to highlight scammers name red
![alt text](https://i.gyazo.com/0d21af62a1f697fb994ebd2a957576e7.png)
![alt text](https://i.gyazo.com/a2bef037dc891b88ddb58d8419a7e1d1.png)

* config checkstyle
2019-05-29 12:23:49 +01:00
Hydrox6
5ec52d3591 Fix Hosidius Easy Cryptic clue after rework (#8940)
The Hosidius Rework moved this clue slightly north west, and into the kitchens
2019-05-29 10:43:35 +02:00
Lucwousin
4b82444cec Temporarily fix hydra plugin (#434) 2019-05-29 09:24:37 +01:00
Lucwousin
f6c33f17d3 Merge pull request #431 from se7enAte9/master
Fix config flicker cause by multiline textboxes
2019-05-29 10:16:15 +02:00
7ate9
cec4939505 config: fixes menu/scrollbar flicker 2019-05-28 20:18:35 -04:00
Kyleeld
44aa6d2e04 Hide Prayers Rework, Eternal Slayer Ring Swap added, and Colorize Menus off by default. (#426)
* plugin bring up

reworked and rewrote hide prayers to be under 1 plugin.

unhiding a certain prayer type (individual, pvm or pvp) will hide the other prayer types so no conflict.

added eternal slayer ring to menu entry swapper

playerindicators colourized menu turned off by default.

* Update HidePrayersPlugin.java

* fixed

* fixes 422

fixes #422

* fixes #427

fixes #427

* Sorry kyle (#430)

* Sorry kyle

* Sorry Kyle vol2

* UNhide individual

* UNhide individual
2019-05-28 20:07:27 -04:00
icyredstar
0dfca13a3f Adds Impling Jar to menu entry swapper according to clue in bank or inventory (#381)
* Add impling jar menu entry swapper for clues

* Update MenuEntrySwapperPlugin.java

* Added menu option for Impling Jars

* Update MenuEntrySwapperConfig.java

* Adjusted imports

* Update list of miscellaneous (added impling jars)

* Added Impling jar clue menu swapper using addSwap

* Update MenuEntrySwapperConfig.java

* Implement swapImps (with bank checker)

* Fix typo from older commit
2019-05-28 18:09:09 -04:00
OnlyHereToPlayOsrs
3acb7ddf75 code cleanup courtesy of ganom (#428) 2019-05-28 23:04:01 +01:00
William Collishaw
d9740d1cad Merge remote-tracking branch 'upstream/master' into maven-plugin-upgrades 2019-05-28 13:00:13 -06:00
sdburns1998
255daf4b68 Config parsing (#425)
* Add support for parsing textfield values

* Add parsing to custom swapper

* Remove this check since invalid option aren't saved anymore
2019-05-28 19:47:31 +01:00
Adam
0f79e85433 clue plugin: update Hosidius clue hint from rework 2019-05-28 08:16:29 -04:00
Jacky Liang
7217d3f962 Add camulet teleport icon to worldmap (#8934) 2019-05-28 08:11:39 -04:00
Tomas Slusny
8903b849bc Add support for center label to ProgressBarComponent
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-05-28 08:09:45 -04:00
myk
d13c8dafb9 Update DC Scouting (#421) 2019-05-28 06:21:51 -04:00
sdburns1998
4466132eb2 Fix scrolling position (#423)
* Fix remembering scroll position when textfiel contains text

* Catch exception in custom swap that can cause the plugin to fail loading

* Fix checkstyle ConfigPanel
2019-05-28 06:21:22 -04:00
Ganom
02fd99ac91 Merge pull request #420 from sdburns1998/config-enable-disable
Config enable disable
2019-05-27 22:08:10 -04:00
Scott Burns
973ab8962c Support multiple values 2019-05-28 03:45:09 +02:00
Scott Burns
d40043e5a4 Move the reload plugin list code to its own function 2019-05-28 03:42:03 +02:00
Scott Burns
b0ebb00289 Merge remote-tracking branch 'upstream/master' into config-enable-disable 2019-05-28 03:38:56 +02:00
Scott Burns
db900eb790 enable disable config items 2019-05-28 03:38:39 +02:00
Ganom
6b4110a4c2 Merge pull request #419 from sdburns1998/scroll-position
Remember scroll height
2019-05-27 21:23:57 -04:00
Scott Burns
822d8711f5 Remember scroll height 2019-05-28 03:17:09 +02:00
Tomas Slusny
e0cf13187d Merge pull request #5430 from Nightfirecat/add-plugin-wiki-link
plugins panel: Add wiki link to name label
2019-05-27 23:13:10 +02:00
Jordan Atwood
11ba76f5bc plugins panel: Add wiki link to name labels
This adds a hover color effect and a popup menu linking to the plugin's
wiki page to each plugin name label both in the plugin panel and
configuration panels. In the plugin panel, for plugins which have
configurable settings, it also adds a "Configure" menu item to the
added popup menu.

Fixes runelite/runelite#1518
2019-05-27 22:53:55 +02:00
Ganom
e6bbb5e84c Merge pull request #416 from Lucwousin/zipfileloljarfilelol
Add custom client updatecheck mode to easily load from file
2019-05-27 11:46:24 -04:00
Lucas
320ef27ff5 Add custom client updatecheck mode to easily load from file 2019-05-27 17:34:54 +02:00
Adam
4778afc9c0 spec counter: ignore non attacakble npcs 2019-05-27 10:38:43 -04:00
Adam
2800a226a1 client: fix spec bar not updating with hide auto retaliate on
Move the widget listener from the auto retaliate text to the spec bar,
so when auto retaliate is hidden the listeners still function.
2019-05-27 10:37:34 -04:00
Lucwousin
0c4122954a Merge pull request #369 from sdburns1998/NPCStats-damagedrop
Plugin: xp drop change damage -> scraped npcstats and xpmodifier
2019-05-27 14:09:24 +02:00
farhan1666
967643309e Add ability to automatically screenshot friend and cc deaths (#408)
* Shift always anti-drag when toggled off

* Use better vanguards plugin

* Add ability to automatically screenshot friend and cc deaths

* Fixed Checkstyle

* Revert "Shift always anti-drag when toggled off"

This reverts commit ba40d3a0583a43369eb03925739431dd3ced5dd2.

* Added back shitty vangs cause wrong branch

* fixed checkstyle for a vanguards plugin as you would when editing the screenshot plugin
2019-05-27 10:20:24 +01:00
Tyler Bochard
2d997068dc Merge pull request #412 from SRLJustin/master
Removed System.out.println debugging
2019-05-27 04:55:27 -04:00
Justin
20897261d3 Removed System.out.println debugging 2019-05-27 18:53:17 +10:00
ocekyled
dece3f1351 fixed a typo in menu entry swapper config (#405) 2019-05-27 08:52:17 +01:00
Tyler Bochard
bde10956a3 Merge pull request #403 from runelite-extended/fps-slider-fix
Update FpsConfig.java
2019-05-26 23:01:05 -04:00
Tyler Bochard
65537afaef Merge pull request #404 from runelite-extended/oopsie-woopsies-i-made-a-fukie-wukie
CoxFix
2019-05-26 22:59:58 -04:00
Ganom
db6880976d CoxFix 2019-05-26 22:52:12 -04:00
Kyleeld
288b4003de Update FpsConfig.java 2019-05-26 23:40:50 +01:00
Ganom
e2b32e6955 Update FreezeTimersPlugin.java (#401) 2019-05-26 23:38:32 +01:00
William Collishaw
3dbbbc1a37 Merge remote-tracking branch 'upstream/master' into maven-plugin-upgrades 2019-05-26 14:52:16 -06:00
Ganom
35349eae44 Update client patch to latest version (#398)
* Update client patch to latest version

* Fix Client Loader for manual patching

* Update TimersOverlay.java

* Fix cox

* defaults set
2019-05-26 16:44:30 -04:00
Ganom
6234515eea Stable -> Master ✓ (#396)
* Disabled KeptonDeath

* Disabled acid target, fixed up teleport.

* Fix Potential Travis Error

* Disabled MenuManager invokes.

* Disable invokes.

* Fix travis error.

* Disabled until bytecodes are back.

* Disabled till bytecodes

* Disabled till bytecode

* Update TimersOverlay.java

* Update DevToolsOverlay.java
2019-05-26 20:40:58 +01:00
osrs-music-map
da260fb8b2 chat filter: add options to filter friends and clan members
Also no longer ever filter messages from the local player

Co-authored-by: Adam <Adam@sigterm.info>
2019-05-26 11:22:07 -04:00
Adam
0211149ce2 clanchat plugin: add clan tab chat option
This allows typing messages with the clanchat tab focused without having
to prepend them with '/'.
2019-05-26 10:56:41 -04:00
Ganom
40d0c49a78 Merge pull request #392 from ocekyled/capitalisation
Attempt to uniformize capitalisation and punctuation
2019-05-25 20:39:59 -04:00
ocekyled
a183e5e38e Attempt to uniformize capitalisation and punctuation 2019-05-26 09:52:30 +09:30