Sync all our locale files together... again.

This commit is contained in:
GJ
2013-01-19 01:55:35 -05:00
parent e1804cded4
commit f184e7bd01
21 changed files with 884 additions and 949 deletions

View File

@ -10,7 +10,6 @@ Key:
Version 1.3.14-dev
Version 1.3.13
! Indexed most used mySQL columns for faster queries
+ Added task & command to prune old and powerless users from the SQL database.
+ Added Craftbukkit 1.4.6 / 1.4.7 compatibility
+ Added new /mcrank command for showing a players leader board ranking for all skills in one place
@ -67,6 +66,7 @@ Version 1.3.13
! Changed FFS Leaderboards to hold information in memory rather than doing IO work (optimizations)
! Improved chunk conversion (less errors)
! Changed Fishing Treasure Hunter, chance has increased and now actually is level dependent
! Indexed most used mySQL columns for faster queries
- Removed dead code relating to null profiles
- Removed unused imports
- Removed ChunkletUnloader and dependents, since they are no longer necessary.