08 Oct 2025 - Thanks to player Tarsal, Tibiantis now has another fansite! We encourage you to check it out! The list of all fansites can be viewed here. (Please bear in mind that although fansites are usually very helpful, they are also created by players, so the information contained therein is not guaranteed to be accurate. Any inaccuracies should be reported to their authors.)
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