James ee95632d5a Added coal bag overlay (#777)
* Added coal bag overlay

* Added original author of .onChatMessage() listener and .update() to license header. Author originally from pull #6242.

* Fixed line endings to be LF

* Fixed license header to be consistent with runelite license header.

* Added check for RUNELITE menu action type so that method will not trigger while specifying Shift Click options

Co-Authored-By: Hydrox6 <ikada@protonmail.ch>

* Added import for MenuAction class

* Combined guard clauses and removed superfluous method calls in MiningCoalBagOverlay constructor.

* Changed overlay text colour for coal bag to be white

* Removed whitespace and fixed naming of max inventory space constant.

* Updated name of full coal bag constant and update methods to be more descriptive

* Re-added necessary render method call that was not meant to be removed. Also now call the coal bag amount through the config interface instead of the plugin class.

* Added amountOfCoalInBag getter/setter overloads to MiningConfig in order to save the quantity of coal in the bag between sessions.

* Improved encapsulation and readability. Added guard to check wthat the message type is a game message (as opposed to a public chat message)

* Removed 'position' attribute from showCoalBagOverlay option inn Mining plugin.

* Removed unused import

* Fix's for errors
2019-06-27 14:21:32 -07:00
2019-06-07 23:54:32 -04:00
2019-06-07 23:54:32 -04:00
2019-06-20 19:05:13 +02:00
2019-06-20 19:05:13 +02:00
2019-06-20 19:05:13 +02:00
2019-06-27 17:14:30 -04:00
2019-06-20 19:05:13 +02:00
2019-06-20 19:05:13 +02:00
2019-06-27 01:50:01 +01:00
2019-06-20 19:05:13 +02:00
2019-06-10 02:31:11 -04:00
2019-06-22 02:02:02 -04:00
2019-06-07 23:54:32 -04:00
2019-06-20 19:05:13 +02:00
2019-06-26 00:02:11 +01:00

RuneLitePlus

forthebadge

Build Status PRs Welcome HitCount saythanks

RuneLitePlus is a extended version of RuneLite that provides more functionality and less restrictions while staying more open-source.

Discord

[Discord]

Project Layout

License

RuneLitePlus is licensed under the BSD 2-clause license. See the license header in the respective file to be sure.

Contribute and Develop

We've set up a separate document for our contribution guidelines.

Description
No description provided
Readme BSD-2-Clause 107 MiB
Languages
Java 98.9%
GLSL 0.7%
C 0.3%