Map design concept / WIP. mean streets of the deathstar - Page 5

Map design concept / WIP. mean streets of the deathstar

Discuss maps & map creation - from concept to execution to the ever elusive release.

Moderator: Moderators

User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Map design concept / WIP. mean streets of the deathstar

Post by smoth »

Pxtl wrote:Does the tile-placement properly line up with Spring's grid so that it can take advantage of the texture tiling system?
.... you mean the shit compression algorithm mapconv uses?

Spring's tiling system only loads tiles based on what the converter gives it. There is no magical tiling system. We have covered this ad nauseum.
Frostregen
Posts: 179
Joined: 17 Jul 2007, 00:52

Re: Map design concept / WIP. mean streets of the deathstar

Post by Frostregen »

smoth wrote:
Pxtl wrote:Does the tile-placement properly line up with Spring's grid so that it can take advantage of the texture tiling system?
.... you mean the shit compression algorithm mapconv uses?

Spring's tiling system only loads tiles based on what the converter gives it. There is no magical tiling system. We have covered this ad nauseum.
The "spring grid" is 32x32.
So if you use texture sizes which are multiples of 32, this would indeed work perfectly. SME only reuses 100% identical tiles anyway, so no compression artifacts. mapconv on highest settings does the same, i think.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Map design concept / WIP. mean streets of the deathstar

Post by smoth »

Except that it doesn't look good. It has to have the tiles exactly aligned and anything at 32X32 will look like ASS on a map. I don't care what the low end fags say, it looks like ass.

I tried using some tile textures and unless I set the compression to REALLY high it didn't really save that much space. In fact when I did use compression setting to get the tiles to be more efficient the damned thing ripped up my cliff textures.

It works fine if given really clean repeating patterns because the awful compression doesn't show. However, when you try and use mixed tiles it goes all to hell.

*edits* I am talking about natural type terrain, something like this tileset ought to do fine.
Frostregen
Posts: 179
Joined: 17 Jul 2007, 00:52

Re: Map design concept / WIP. mean streets of the deathstar

Post by Frostregen »

Oh, ok. I was talking about this tileset ;)

Right, natural terrain works bad.
Tilesets will work good. (unless you shade the map afterwards ;) )

Edit: Btw, you mentioning 16 bit... I need to add that to prefabs...
Edit Again: Done.
From left to right:
8bit blurred,
8bit original,
16bit blurred
Image

As brush patterns and prefabs share the same backend, this automatically works for prefab heightmaps too.

Edit:
Added loading code into general heightmaps too.
Now you are able to load&save any image format for heightmaps.
Especially 16bit grayscale PNG should be worth it :)
User avatar
SirArtturi
Posts: 1164
Joined: 23 Jan 2008, 18:29

Re: Map design concept / WIP. mean streets of the deathstar

Post by SirArtturi »

Played this map yesterday 3v3. First i was a bit concerned whether the concept would work, but afterall it played very well! A bit different than usual dsd tabula games but I see this as a positive thing.

Still theres some bugs in heightmap, the maphardness is too soft and all the cool features are missing. Also, the start locations, the platforms could be a bit simpler so that base building wouldnt be so complicated. Do these KaiserJ and I'll love it with all my heart!
User avatar
KaiserJ
Community Representative
Posts: 3113
Joined: 08 Sep 2008, 22:59

Re: Map design concept / WIP. mean streets of the deathstar

Post by KaiserJ »

Frostregen wrote:16bit grayscale PNG
thankyou thankyou thankyou!

<3 <3 <3.
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: Map design concept / WIP. mean streets of the deathstar

Post by Beherith »

So i tried to play on new lammas v2, but the metal distribution is horrible :( I would love if you could release a tile style map with a better metal distro :)

Also, set the fogcolor to black, white fog is totally out of place on it.
User avatar
KaiserJ
Community Representative
Posts: 3113
Joined: 08 Sep 2008, 22:59

Re: Map design concept / WIP. mean streets of the deathstar

Post by KaiserJ »

Beherith wrote:So i tried to play on new lammas v2, but the metal distribution is horrible :( I would love if you could release a tile style map with a better metal distro :)

Also, set the fogcolor to black, white fog is totally out of place on it.
didnt see this until now...

challenge accepted.

my counter challenge is this... design a very basic height / metal layout for me! i havent a clue what to do. try to restrict the heightmap within the bounds of whats there in lammas (two height levels of tiles) because stretching it beyond that the heightmap gets fairly mucked up. 8) the rougher the concept the better.
User avatar
JohannesH
Posts: 1793
Joined: 07 Apr 2009, 12:43

Re: Map design concept / WIP. mean streets of the deathstar

Post by JohannesH »

I can sketch something for you, how many players do you want it designed for?

And do you have tiles for impassable walls, iirc all the walls on lammas were more or less bot-climbable? Is water possible?
User avatar
KaiserJ
Community Representative
Posts: 3113
Joined: 08 Sep 2008, 22:59

Re: Map design concept / WIP. mean streets of the deathstar

Post by KaiserJ »

if you need unclimbable walls; i can certainly include them either through adjusting an existing tile or creating a new one; so don't let that limit your design. water is certainly possible as well.

the biggest limit that i can see is the number of layers of tiles i can use... anything beyond the height limits in the lammas map end up stretching and losing a lot of heightmap detail when i export them. keep the design limited to three height levels (think DsD) and it should be quite buildable.

how about something around 18x12 size?
Post Reply

Return to “Map Creation”