Difference between revisions of "Achievements changelog"

From Craftland Minecraft Aether Server
Jump to: navigation, search
Line 1: Line 1:
 +
v0.8 (19-03-11)
 +
* Achievements defintions in SQL-added (check 'sql-table-achievements' and 'achievements-definintions-sql')
 +
* Tried to fix loading/unloading problems (should fix 'Plugin attempted to register PLAYER_JOIN while not enabled'-errors)
 +
* Datafolder moved to plugins/Achievements
 +
* Uses same SQL-Settings defined in stats.properties
 +
 
v0.7 (02-03-11)
 
v0.7 (02-03-11)
 
* More fixes on loading order
 
* More fixes on loading order

Revision as of 19:57, 19 March 2011

v0.8 (19-03-11)

  • Achievements defintions in SQL-added (check 'sql-table-achievements' and 'achievements-definintions-sql')
  • Tried to fix loading/unloading problems (should fix 'Plugin attempted to register PLAYER_JOIN while not enabled'-errors)
  • Datafolder moved to plugins/Achievements
  • Uses same SQL-Settings defined in stats.properties

v0.7 (02-03-11)

  • More fixes on loading order
  • Supports CraftIRC 2.0
  • Supports GroupManager 1.0
  • Supports EssentialsEco 202

v0.6 (01-03-11)

  • Updated to latest Craftbukkit (Tested with #478+)
  • Supports GroupManager (untested!), Permissions 2.4, iConomy 4, CraftIRC 1.70d
  • Fixed crash caused by wrong loading/unloading order

v0.54 (23-02-11)

  • Fixed bug in SQL-Table-Check
  • Fixed bug with multiple rewards

v0.53 (23-02-11)

  • Updated to latest Craftbukkit (Build #431)

v0.52 (18-02-11)

  • Fixed java.lang.NoClassDefFoundError when using Essentials's /modgrp command

v0.51 (16-02-11)

  • Fixed SQLite ClassPath issues

v0.5 (16-02-11)

  • Fixed formatting
  • Use of Async-Bukkit-Scheduler instead of own Thread
  • Added some checks to Achievements.txt parsing
  • Fixes in generated default achievements.txt
  • More stuff, can't remember all changes
  • No SQLLite yet...

v0.3b (05-02-11)

  • fixed a server crash when messages were send to a player

0.3

  • Improved /listach (/listachievements) output!
  • /listach now requires the '/listach' permission
  • /listachs output can now be formatted/customized
  • Achievements Notify broadcast can now be formatted/customized
  • Warp-Command support (using Essentials warps-data / warps.txt)
  • Group-Command support for Permissions config.yml
  • Improved Achievements reloading
  • Improved MySQL Connection handling
  • Moved PlayerLoading from Login to Join event

0.2c

  • Added some more null-checks to prevent NPE's
  • Added version number to each log entry

0.2

  • Added Nijis Permissions
  • Added iConomy support (command is money <value>)