Hi, romovs!
First of all I'd love to thank u for your client. It's a pleasure to play with it. Keep doing your job pls, we are all happy that the client u r working on is exists.
Also, I wanted to discuss one thing with the tile-files, your client provides - I've just noticed the issue right after the update of client.
The point is - I"m trying to build my own map viewer based on OpenLayers. As well as my own back end to stitch tiles from different sessions, generate different zoom level tiles, etc.
Well, it works quite smooth atm, but from the last update you provide I noticed this: your client flushes tiles to disk not at the moment (or in few seconds) you see new tiles in game client (but probably it was like this even before - not sure). I guess, when you close the client (logout may be) - all remaining (in memory?) tiles wew flushed to disk at the end, and no one was loosed. And they where flushed in THE SAME session folder. When you login to game again - there were always (in the new session folder) at least one (usually more) tiles that have intersections with tiles in previos session folder - that was the point I used to stitch sessions, doing some images compare analizing.
But from the moment client was updated: when I log off - its not flushing any tiles more in the current session folder (may be as it was intended), but when I finaly close the client it does flashes all remaining in memory tiles, but already in the NEW session folder (as like this: I have one play session, but for "from login to close client" time period I'll have TWO session folders). And the biggest problem with that - last (second) session folder which has time creation between logoff and close client period has tiles, which HAVE NO intersections with tiles from the first folder (ofcuz I'm not about their naming - I dont care; but I'm about the exact place at the world map). So, I cant stitch such "second" sessions from now anymore

Is it a feature or a bug? (will it be fixed?)
I think everybody expect "I played an hour without interruptions or logoffing and I'll have one session folder" at least.. but not two without intersections of the tiles
