if you use side pictures, for the next release of your mod, please add the sidepic in .png format too, .bmp doesn't support tramsparency (alpha channel), making ugly boxes when inserted in a colored background
including both formats for pics will maintain retro compatibility
eg.
URC.bmp
URC.png
if present, the lobby should automatically pick up the png pic instead of bmp (springlobby will)
small request to all modders
Moderator: Moderators
TASClient faked it by reading pure white (255,255,255) as a makeshift alpha on those bmps.
I'm not saying it's the best method and that it shouldn't be replaced, but seeing as they're all set up that way right now anyway, shouldn't it be possible to code in the same kind of thing for maximum compatibility?
I'm not saying it's the best method and that it shouldn't be replaced, but seeing as they're all set up that way right now anyway, shouldn't it be possible to code in the same kind of thing for maximum compatibility?