Landscape problems - r2101 November 09, 2008, 01:07:48 pm Using Pak128-r229 + 100.1 r2101 Windows SDL Quote Selected
Re: Landscape problems Reply #1 – November 09, 2008, 01:10:50 pm This is probably bug of the program and not pak128.What exactly did you do? Just start Simutrans and the intro map looked like this? Quote Selected
Re: Landscape problems Reply #2 – November 09, 2008, 01:12:06 pm Quote from: VS – on November 09, 2008, 01:10:50 pmThis is probably bug of the program and not pak128.What exactly did you do? Just start Simutrans and the intro map looked like this?Yes Quote Selected
Re: Landscape problems Reply #3 – November 09, 2008, 02:12:42 pm I reproduced it. It really is an engine bug - Simutrans ****umes that the last line before map edge ends at water level. Together with the fact that outside map is shown as water it is a clever way to make maps look a small bit nicer. Thus there isn't anything done with tiles that have "walls" on the edge of map. And the pixels of screen that are in their place just keep colors of what was painted there before. Try moving the view left and right with the end of map visible and you'll see.It doesn't do anything dangerous as far as I could see - building roads on the tiles caused no problems. Lowering the land at map edge is impossible, but doing this to the last row before it lowered this, too. I am somewhat inclined to believe these are in fact just some erroneous slopes that raise the last tile to be flat instead of proper shape. Quote Selected
Re: Landscape problems - r2101 Reply #4 – November 09, 2008, 06:44:08 pm Check next nightly. Quote Selected
Re: Landscape problems - r2101 Reply #5 – November 09, 2008, 06:54:18 pm fixed in r2102Thank you Quote Selected