Page 1 of 1

Shoreline on map gone screwy

Posted: Sat Apr 22, 2006 12:14 pm
by formerly known as hf
One of my characters has a solid orange orange coastline. Not helpful as I'm using it to make a map...

Suchrovtilip Nhralls is the original location name, I can provide more details if needed?

Posted: Sat Apr 22, 2006 1:18 pm
by Chris Johnson
Yes - you are right - the yellow beach of the coastline is displayed as orange in that location - There is not much which can be done about this the map format (png) does occasionally do funny things with colours when it's rescaled - sometimes chars see large expanses of black. - its also is a 16 bit colour palette as opposed to the 32bit one your computer screen is probably using - the "closest" colour display of png images sometimes fails to pick a suitable one when it requires converting

The newer version of the image libraries available for the game don't suffer as badly from this (i.e. it it uses a full 32bit palette) but the code has not been updated to handle this libraries

So a long winded way of saying we can't do anything at the moment

Posted: Sat Apr 22, 2006 6:46 pm
by Spider
I forget from where, but from one position it nolonger looks that way.

Posted: Sat Apr 22, 2006 7:32 pm
by AngelSpice
It only looks that way when you're in town. Once you undock, it's yellow again.

Posted: Sun Apr 23, 2006 11:54 am
by formerly known as hf
I'm not in a boat, so that doesn't help much. It changes once I get a certain distance from the location, I should be able to patch something together.