2015-04-27
	Version 4
	Added Dragonstar Arena
	Adjusted size of some fields


2015-04-27
	Version 3
	Oops! incorrect initialise on new char causes crash.
	Log in with each char to let the updated addon fix the data file.
	Histoffline  won't wont until all have been fixed

	Cause: There is a section in the saved variable for each char that looks like this

                        ["levels"] =
                        {
                            [61] =
                            {
                                ["time"] = 11996,
                                ["Ach_Points"] = 3400,
                                ["deaths"] = 0,
                                ["begin"] = 1430061182,

	there must not be a key  ["map"] = {
					},

	map can be a string for valid map name, but in new imported chars is should NOT be there at all.





2015-04-26
	Version 2
	Beta Code, fixed packaging problem.

2015-04-26
	Version 1
	Beta Code, no known bugs.