TF-ProjectKorra/lib
Simplicitee 016f48c415 Attribute implementation & various changes (#979)
## Additions
* Implements the Attribute annotation for all applicable fields in every ability class (some abilities have multiple classes)

## Fixes
* Fixes FireShield not dealing firetick (options weren't set as defaults in the config)

## Removals
* Removes all RPG references and the ProjectKorraRPG.jar from the libs folder in the project and as a maven dependency
* Removes all Items references and the ProjectKorraItems.jar from the libs folder in the project and as a maven dependency
* Removes all Spirits references and the ProjectKorraSpirits.jar from the libs folder in the project and as a maven dependency

## Misc. Changes
* Changes various config options and field names to be more self-explanatory
    > * In AirStream: `EntityHeight` and `EntityDuration` were changed to be `EntityCarry.Height` and `EntityCarry.Duration`  (also changed in AvatarState portion)
    > * In IceSpike: `SlowPower` was changed to `SlowPotency` (also in the Blast portion) and `Field.Push` was changed to `Field.Knockup`
    > * In WaterSpout.Wave: `FlightTimer` was changed to `FlightDuration`
    > * In Bloodbending: `ThrowFactor` was changed to `Knockback` and `HoldTime` was changed to `Duration`
    > * In HealingWaters: `Power` was changed to `PotionPotency` and `HealingDuration` was removed
    > * In Surge.Wave: `HorizontalPush` was changed to `Knockback` and `VerticalPush` was changed to `Knockup`
    > * In Torrent: `Push` was changed to `Knockback` and `MaxUpwardForce` was changed to `Knockup`
    > * In WaterArms: `Punch.PunchDamage` was changed to `Punch.Damage` and `Grab.HoldTime` was changed to `Grab.Duration` and `Spear.Sphere` was changed to `Spear.SphereRadius`
    > * In WaterManipulation: `Push` was changed to `Knockback`
    > * EarthSmash has been separated better into portions of `Flight`, `Grab`, and `Shoot`
    > * In EarthSmash: `RemoveTimer` was changed to `Duration`
    > * MetalClips has been separated better into portions of `Crush` and `Magnet`
    > * In EarthPillars: `Power` was changed to `Knockup`
    > * In Combustion: `Power` was changed to `ExplosivePower`
    > * In FireBlast: `Push` was changed to `Knockback`
    > * Added separate cooldown option for Charged FireBlast
* Changed some abilities constructor to allow Attribute system to work
2018-09-06 00:35:06 -07:00
..
Factions 2.7.5.jar Add lib folder with latest dependencies 2015-09-12 23:53:30 +12:00
GLib.jar Added Kingdoms Support (#667) 2016-12-29 12:37:33 -08:00
GriefPrevention 10.5.3.jar Add lib folder with latest dependencies 2015-09-12 23:53:30 +12:00
guava-18.0.jar Add collection sizes to debug command 2015-11-06 23:01:21 -08:00
Kingdoms.jar Added Kingdoms Support (#667) 2016-12-29 12:37:33 -08:00
LWC.jar Add lib folder with latest dependencies 2015-09-12 23:53:30 +12:00
MassiveCore 2.7.5.jar Add lib folder with latest dependencies 2015-09-12 23:53:30 +12:00
NoCheatPlus.jar Add lib folder with latest dependencies 2015-09-12 23:53:30 +12:00
PreciousStones 10.6.1.jar 1.8.6 (#825) 2017-08-06 00:18:12 -07:00
Residence4.0.0.4.jar Various changes 2016-03-13 15:16:01 -04:00
spigot-1.12.1.jar 1.8.6 (#825) 2017-08-06 00:18:12 -07:00
Towny.jar Add lib folder with latest dependencies 2015-09-12 23:53:30 +12:00
worldguard-6.1.jar Various Changes/Fixes 2016-03-26 12:07:36 -07:00