The Official Plugin for ProjectKorra.
Go to file
Loony f47d94da61 Rewrites ability descriptions, adds ability instructions, adds getInstructions() method for abilities. (#673)
* Adds getInstructions() method

- Addons will now have to add the getInstrucionts() method in their
abilities, otherwise their abilities will display:
“Usage: null”

* Removes getInstructions() method from ComboAbility

* Adds getInstructions() method for subelement abilities

* Adds instructions to help command

* Rewrites ability descriptions, adds instructions path

Ability descriptions will now contain a brief description of abilities
and the instructions path will explain how to individually do each
feature of an ability.

* Adds back languageConfig.save();

* Fix Ability#getInstructions() documentation
2017-01-04 20:47:26 -08:00
.github Patch Automatic Updater (#620) 2016-10-17 11:13:22 -07:00
extras Add Eclipse launch configuration 2015-08-30 20:02:26 -04:00
lib Added Kingdoms Support (#667) 2016-12-29 12:37:33 -08:00
src Rewrites ability descriptions, adds ability instructions, adds getInstructions() method for abilities. (#673) 2017-01-04 20:47:26 -08:00
test/server Fix memory leak in EarthColumn 2015-11-13 19:05:41 -05:00
.gitignore Add dependency-reduced-pom.xml to gitignore (#653) 2016-11-23 23:27:18 -08:00
.travis.yml Update remote staff fetcher to translate... (#623) 2016-10-18 17:49:54 -07:00
build.xml allow seeing line numbers in error messages (#602) 2016-10-14 16:06:46 -07:00
pom.xml Build Fix (#670) 2017-01-02 02:49:38 -08:00