Changelog

Changelog

Version 0.8.0 (2/7/2012)

  • updated to CraftBukkit-1.1-R3 (#1846)
  • general code cleanup and refactoring of source code
  • added Vault Economy Support
  • added playtime counter and playtime as requirement for skills
  • added rental of skills
  • added customizable languagefile
  • added message on levelup
  • updated support for bPermissions - it should work with all features now!
  • updated support for PermissionsBukkit - only group_need is not supported as of now
  • updated /exp list -> "/exp list all" or "/exp list <filter>" all shows you all skills no matter if it's buyable for you
  • updated /exp reset -> "/exp reset level" resets only level and exp, "/exp reset total" resets exp and skills, "/exp reset" resets only skills
  • updated 'cost_type:', it does only matter for "/exp list" and "/exp info" anymore. It will now always take the amounts of money/skillpoints given in the config
  • removed the skill0, skill1, skillx limitation, you can now name you skills as you want
  • fixed /exp list to show only buyable skills now
  • fixed a bug in /exp reset which could cause lag
  • maybe a few more fixes due the cleanup

Version 0.7.0_RC1 (12/13/2011)

  • built against CraftBukkit #1597 - MC Version 1.0.1
  • added independent level calculation method. See config section for further details.
  • added level_need node for skillsa
  • added revoke_need_groups: true/false node
  • added first try for automatic config updates
  • added skill cap and a "extra_skills" value in player config
  • updated /exp grant/revoke to no longer work with non existing skills
  • updated all commands from /xp to /exp, as /xp is a now a vanilla command
  • removed /exp add/set <player> totalxp
  • fixed /exp revoke to work as intended
  • fixed CRITICAL Typo in Skilltree
  • fixed CRITICAL bug in cost_type: both skills
  • fixed small bug in /exp current <player>
  • fixed some NPE
  • maybe something i forgot to mention here

Version 0.6.4 (11/16/2011)

  • fixed bug with skillpoints
  • fixed /xp help list
  • fixed /xp list <page> filter does not work
  • some changes in PEX to use global permissions, not per world (you may need to update your players permissions)

Version 0.6.3 (11/6/2011)

  • fixed bug in Register when using iConomy

Version 0.6.2 (11/6/2011)

  • fixed bug in groups implementation

Version 0.6.1 (11/6/2011)

  • quickfix for some NPE's

Version 0.6 (11/6/2011)

  • bPermissions support
  • added group support (PEX/bPerm)
  • added /xp reset <player>
  • more checks against NPE's
  • added XP to next Level display to /xp stats

Version 0.5 (10/22/2011)

  • fixed a bug in Skilltree implementation
  • fixed bug in /xp list
  • added /xp grant command
  • added /xp revoke command
  • added /xp current <player> for admins
  • added "use_economy" confignode
  • updated to CraftBukkit #1337
  • updated to Register 1.5

Version 0.4 (10/9/2011)

  • updated to CraftBukkit #1240
  • fixed NPE in /xp info
  • advanced /xp info output for Skilltrees
  • first try in Bukkit built-in Permission
  • added /xp reload command
  • added preferred_economy config node

Version 0.3.1 (10/3/2011)

  • fixed bug when skilltree was disabled

Version 0.3 (10/3/2011)

  • bought skill will not be shown in /xp list
  • workaround for logout on death XP bug -> when a player lost his XP due a bug he needs to relog or to die and his XP are resettet to the value in config file
  • first try for Skilltree function

Version 0.2 (9/29/2011)

  • Updated /xp info to show the price
  • implemented /xp current
  • list categories with /xp help list
  • grant/revoke skillpoints with /xp <add/set> <player> skill <amount>
  • cleaned up some dirty code

Version 0.1 (9/27/2011)

  • initial release

Comments

Posts Quoted:
Reply
Clear All Quotes