06 Jan 2025 - Today Santa returned to his home on Vega. Christmas trees are also gone and cannot be bought from NPCs anymore. Along with these changes, several minor map fixes have been applied (e.g. a missing stalagmite in the dragon lair was re-added, it is now not possible to levitate in that spot).
Check full changelog...
Map is divided on sectors, each sector has a size of 32x32 tiles. Surface of the map has width and height of 48 sectors.
Cylinder is a set of sectors of the same [x, y] coordinates but different floors. So each cylinder includes 1 to 16 sectors, as there are 16 possible floors.
When the server starts, so does the refreshing loop. Every minute 8 cylinders are refreshed.
It starts in top left corner and ends in the right bottom corner of the map, and then goes all over again.
That means each part of the map refreshes at its own time, but the interval is 4h48min everywhere