Commit Graph
8950 Commits
Author SHA1 Message Date
Adam 0faa0a427b Merge pull request #9124 from Hydrox6/timers-teleblock-fix
timers: fix teleblock message
2019-06-19 14:45:54 -06:00
Justin 94e013d81d Stopped default red names for non-clan members (#657)
somehow this config check was missed
2019-06-19 04:20:54 -04:00
zeruth f7c3c74d8b Fix BlackJack / Live Update 2019-06-19 00:37:47 -04:00
Tyler Bochard c554ab2400 Merge pull request #652 from Ganom/scouter
Add Crab Handlers and Record Raids to Scouter.
2019-06-19 00:25:41 -04:00
Adelaidian 4750322c10 mining plugin: add ash piles 2019-06-18 20:41:23 -06:00
gregg1494andAdam b05835fb32 itemprices: fix showing high alch profit with show ha value disabled
Co-authored-by: Adam <Adam@sigterm.info>
2019-06-18 20:14:55 -06:00
William Collishaw 30c0a22aea Fix 'ABERRANT_SPECTRE' typo in SlayerUnlock and CannonSpot enums 2019-06-18 18:40:43 -06:00
William Collishaw d956c6b3ac Fix 'GROTESQUE_GUARDIAN' typo in SlayerUnlock enum 2019-06-18 18:29:22 -06:00
Adam a7d4444998 Merge pull request #9113 from Hydrox6/interface-styles-hd-healthbar-fix
interface styles: fix HD Healthbar
2019-06-18 17:03:45 -06:00
Ganom 65c9b973b5 Remove Debug Output 2019-06-18 18:54:32 -04:00
Ganom 3b7780bcb1 Add New Features to Cox Scouter 2019-06-18 18:51:29 -04:00
Hydrox6 d8c19a0ec7 interface styles: update HD Health bar to work with new sprites 2019-06-18 23:38:12 +01:00
Hydrox6 381ffdabf6 api: remove unneeded Health Bar Override code 2019-06-18 23:38:10 +01:00
Hydrox6 940a404ec6 api: implement resetHealthBarCaches and getHealthBarFrontSpriteId
Remove getHealthBarCache
2019-06-18 23:38:05 +01:00
Ganom 6c3080307d Add overlay highlight for record raids 2019-06-18 18:22:23 -04:00
e5de331df5 runelite-client: add items kept on death plugin
This enhances the default items kept on death interface to show what
you keep, what breaks, and how long you have to return to it once you
die. It also adds toggles to see what is lost in certain situations such
as skulled, low and high wildy.

Co-authored-by: Adam <Adam@sigterm.info>
Co-authored-by: Max Weber <mii7303@gmail.com>
2019-06-18 16:21:26 -06:00
TheStonedTurtle 8312c33a88 Add scroll price to Magic shortbow (i) and Row (i) 2019-06-18 16:21:26 -06:00
Max Weber a8b00c9989 runelite-client: Centralize the high alchemy multiplier 2019-06-18 16:21:26 -06:00
Max Weber f59c0be7f3 runelite-client: centralize item sprite dimensions 2019-06-18 16:21:26 -06:00
Ganom 602c843a80 Fix up formatting. 2019-06-18 18:04:41 -04:00
Tyler Bochard a8ee41a563 Update README.md 2019-06-18 18:02:27 -04:00
Tyler Bochard b7c9e535fe Update README.md 2019-06-18 18:02:11 -04:00
Ganom 7c5a9682e2 Adding Record Raid scout. 2019-06-18 18:00:25 -04:00
zeruth 99a7d21d67 Use our test server by default 2019-06-18 17:41:52 -04:00
Ganom bf5ca40a96 Merge pull request #651 from sdburns1998/spinner-slider-spinning-and-sliding
Spinner slider spinning and sliding
2019-06-18 17:06:44 -04:00
Ganom 981235f0ef Merge pull request #650 from sdburns1998/combat-counter-table
Use TableComponent in the combat counter plugin
2019-06-18 17:05:59 -04:00
Ganom 34d36331a2 Thanks Intellij for making travis beat me again :( 2019-06-18 17:04:29 -04:00
Ganom dd3c7650d8 Add Crab Handlers and clean up Scouter. 2019-06-18 16:45:29 -04:00
sdburns1998 0170d19ef5 Braces 2019-06-18 20:27:10 +02:00
sdburns1998 4689794dd3 Hide arrows in the spinner (they will cause the change listener to run) 2019-06-18 19:42:04 +02:00
zeruth 4b72523dea Update ClientLoader.java 2019-06-18 13:34:43 -04:00
sdburns1998 07d702358f Clicking the slider value will show a spinner for fast input (when spinner value is changed the spinner will be hidden and the slider and slider value label will be visible again) 2019-06-18 19:25:23 +02:00
zeruth 97ad9197d6 Merge branch 'master' of https://github.com/zeruth/runeliteplus-ps 2019-06-18 13:21:48 -04:00
zeruth bf456d6c80 Use original loading of vanilla 2019-06-18 13:21:46 -04:00
sdburns1998 a1d1f080fd Add slider value next to the slider instead of the config entry name label 2019-06-18 19:03:58 +02:00
sdburns1998 dc7d810491 Use TableComponent in the combat counter plugin 2019-06-18 18:49:56 +02:00
Ganom 3780e8ccd4 Merge pull request #649 from sdburns1998/644-fix
Fix blast furnance table issue introduced in #644
2019-06-18 12:41:14 -04:00
sdburns1998 4ce7cc714c Fix blast furnance table issue introduced in #644 2019-06-18 18:31:37 +02:00
James 9df05ef772 Fix's for overlays (#644) 2019-06-18 11:47:02 +01:00
pklite d4e53da693 Adds the option to remove the world map and special attack orbs to the (#645)
learn to click plugin

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-18 11:44:03 +01:00
Tyler Bochard 95fbfa47e0 Update README.md 2019-06-18 01:50:28 -04:00
Ganom 982ffa6e20 Fix and improve Sound Manager for Zulrah. (#643)
* Fix and improve Sound Manager for Zulrah.

* Add Zulrahphase animation to api.

* Re-Add Config Check
2019-06-17 22:00:18 -07:00
Dava 42d76a3636 items stats: add option to show weight 2019-06-17 22:36:52 -06:00
Tyler Bochard ffaef85416 Update README.md 2019-06-17 20:09:32 -04:00
zeruth 56f5a96f76 checkstyle 2019-06-17 20:03:23 -04:00
zeruth 20f131245c part 2 2019-06-17 19:39:54 -04:00
zeruth e722fcc14d part 1 2019-06-17 19:39:38 -04:00
Tyler Bochard 89f4dfeb83 Update README.md 2019-06-17 18:59:44 -04:00
zeruth ea54313a65 Update Readme 2019-06-17 18:57:29 -04:00
Tyler Bochard e1ef26f8c3 Merge pull request #639 from gazivodag/menuentry_shop_valueswap
Fix issue #635
2019-06-17 18:31:03 -04:00