RacesAndClasses V1.0.2 (BETA - 3)

Details

  • Filename
    RacesAndClasses.jar
  • Uploaded by
  • Uploaded
    Aug 16, 2013
  • Size
    502.49 KB
  • Downloads
    683
  • MD5
    cc917d67c3cc75169b04b1b2f73e4b46

Supported Bukkit Versions

  • CB 1.6.2-R0.1

Changelog

Version 1.0.2 (BETA-3)

  • [ADD] A Magic system with Mana. (System is present + working, but not visible to the outside yet. You won't notice it yet.)
  • [ADD] A WHOLE bunch of Unit Tests for about 40% source code coverage at the moment (more to come).
  • [FIX] Several Fixes for commands that behaved bad.
  • [FIX] Race / Class selection / change should now work fluently
  • [FIX] Class selection / changing now checks permissions as intended.
  • [FIX] MovementIncreaseTrait now increases movement as wanted. WARNING: only values between 0 and 1 (default is 0.2).
  • [FIX] Missing Vault will not crash the plugin.
  • [FIX] Many small Bugfixes.

Version 1.0.2 (BETA-3)

  • [ADD] A Magic system with Mana. (System is present + working, but not visible to the outside yet. You won't notice it yet.)
  • [ADD] A WHOLE bunch of Unit Tests for about 40% source code coverage at the moment (more to come).
  • [FIX] Several Fixes for commands that behaved bad.
  • [FIX] Race / Class selection / change should now work fluently
  • [FIX] Class selection / changing now checks permissions as intended.
  • [FIX] MovementIncreaseTrait now increases movement as wanted. WARNING: only values between 0 and 1 (default is 0.2).
  • [FIX] Missing Vault will not crash the plugin.
  • [FIX] Many small Bugfixes.

Version 1.0.2 (BETA-2)

  • [ADD] Dynamic Event usage of Traits
  • [ADD] message scheduling API for sending message to player in X seconds
  • [ADD] Permissions adding for Races and Classes. Keyword: permission.
  • [ADD] Member Config API
  • [ADD] 2 new Traits: MovementSpeedTrait and UnderwaterBreathTrait.
  • [ADD] Graphical Usage for Selecting / Changing Races / Classes.
  • [ADD] Race to Class matrix for only selecting specific Classes per Race (not tested yet -> probably buggy).
  • [ADD] New Trait: HorseRestrictionTrait. Doing restrictions of: taiming, mounting, giving chests, leashing, jumping with Horses.
  • [FIX] Bug with selecting / changing Classes.

Version 1.0.2 (BETA-1)

  • [ADD] Compatibility to Bukkit 1.5.2
  • [FIX] some internal movements and creation of Cooldown API
  • [FIX] some Annotation and interface changes to prevent redundancy

Version 1.0.2 (ALPHA-1)

  • [ADD] Cooldown to race / class change commands
  • [ADD] many internal changes
  • [ADD] Trait loading from Trait folder is now recursive + default traits are now in there
  • [ADD] new Health system of 1.6
  • [FIX] many bugs.
  • [RESTRICTION] 1.6 > ONLY!!!!!

Version 1.0.1

  • [ADD] Some API sceletons.
  • [ADD] Configuration Option to disable all Traits on listed World.
  • [ADD] Configuration Option to disable the chat health bar per default.
  • [ADD] Configuration Option to enable races / classes with the need of Permission Nodes. (racesandclasses.classes.<classname> and racesandclasses.rasses.<rassname>)
  • [FIX] Armor Trait
  • [REFACTOR] refactored Trait loading / configuration. Great step for more configurations

Version 1.0

First Implementation.