View Single Post
  #369  
Old 07-04-2010, 12:05 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
I will check the tile layers.
BTW: please someone on Zodiac remove that client.bufftime_expbuff=3349.300830075 stuff, it's updating that 20 times each second, which is causing 600 bytes being sent by each player each second, probably without real purpose (can't use some simple client-side var?).

Update: the problem with the tile layers had to do with the detection for fully black or transparent tiles (for optimiztations) which wasn't correct for RGBA images so tilesets with RGBA images were ok but not palettized ones. It will be fine with the next version which will be up in a few hours.

Last edited by Admins; 07-04-2010 at 12:52 AM..
Reply With Quote