Renovating existing themes

6 replies [Last post]
KIRA
KIRA's picture
User offline. Last seen 2 weeks 3 days ago. Offline
Joined: 2014-09-23
Posts: 152

I dont know if this is a good idea since it could be seen as disrespectful to original artists that created these themes originally but I was thinking that some of the official themes despite most of them being very well drawn they can be easily considered kinda poor/dry (few objects, few sprays, no flakes, no custom girders); I am referring specifically to these themes:

-Bamboo
-Castle
-Cheese
-City
-Earthrise
-Freeway
-Fruit
-Halloween
-Hell
-Hoggywood
-Island
-Olympic
-Snow
-Underwater

I was thinking if it was possible to renovate these themes by adding new objects, sprays and flakes or if it would be problematic.

Another problem I can see coming for example is that current seeds wont be available anymore.

The main reason I had this idea is that the "themes" that these themes represent are very cool and unique, so that it seems like a waste to me to have them so poorly developed.

KoBeWi
KoBeWi's picture
User offline. Last seen 1 week 2 days ago. Offline
Joined: 2010-12-25
Posts: 564

I used to play the default themes a lot and never felt they need more objects or something. What they miss though is more customization. Hedgewars has many features that are almost never used in the default themes, like custom girders/rubbers/mudballs, sky tint for sudden death, animated water textures, masked objects or objects with multiple anchors. Some of these features are used only by my themes, which is kinda sad. They allow for more diversity.

nemo
nemo's picture
User offline. Last seen 1 week 3 days ago. Offline
Joined: 2009-01-28
Posts: 1861

Yeah, I guess a fair # of those features were added later. Someone probably should revisit the default themes.

I'm a fan of masked objects, but I do agree themes "surprising" people with rubber or ice objects would be a little unfortunate. Especially in core themes. Even the winter girder behaviour is a bit "surprising".
We don't have a great mechanism for identifying such terrain types visually. Like... slippery surfaces could sparkle for example. We could handle something like that with a visual gear spread randomly over the terrain in lieu of a shader.

Hm... something to fiddle with. Probably easy to address. "scan Land[] array - if ice pixel encountered, roll die for adding a sparkle VG"

Bouncy land objects ideally would wiggle slightly I guess. That really could use a shader.

Gotta get cracking on the engine rewrite... But maybe some small interim measure could be with a sprite animation.

--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev

Wuzzy
Wuzzy's picture
User offline. Last seen 1 week 5 days ago. Offline
Joined: 2012-06-20
Posts: 1301

First of all, whenever we add or change land objects, we will break compability of the mapgen (for this theme), because the algorithm will put the objects elsewhere for the same seed. That's something to keep in mind.
But I want seeds to generate the exact same result in future versions as well. So I am not happy with changing any land objects since version 1.0.0 is already out.

What IS safely possible is changing all textures that don't alter the land generation when you change them, e.g. flakes, clouds or sprites.

Personally, I am actually happy with our themes, I don't know what needs to improve. Sadly, you are not very specific with your suggestion.

Quote:
like custom girders/rubbers/mudballs

I think using the default can be perfectly defensible. It really depends on the theme. In general, I think theme features should not be used just for sake of using them. It's not a wrong choice to just use the default. Sometimes the deafult might be actually the best option.
For example, many themes use the default water color, but it's perfectly fine because other water colors might not even really make sense for the theme.

Quote:
, sky tint for sudden death

Almost every default theme uses this. And for the few themes that don't, the default color was chosen deliberately.

Quote:
, animated water textures,

It's one of the more esoteric features IMO. The default is kind of … fine, I guees. But I'm no artist. It really depends on how it will look in the end. I will not stand in the way of progress if someone wants to make an animated water that really looks better than what we have now. But I would probably insist on using this consistently then.

Quote:
masked objects

I think this is actually risky because it creates ambiguity and frustation because players get surprised for no reason. I am OK with activating / deactivating the land background for sure, but I am much more skeptical with bouncy/ice/indestructible land objects because of surprise.

Quote:
or objects with multiple anchors.

That would indeed be more interesting. It's mostly for historic reasons why we don't have more of these. I think the only theme with a multi-anchor object atm it Jungle.

Hi, I am a Hedgewars developer. Smile

KIRA
KIRA's picture
User offline. Last seen 2 weeks 3 days ago. Offline
Joined: 2014-09-23
Posts: 152

Sorry for the late reply, I forgot about this thread I guess. Yea my concern was that some default themes are very dry, I mean they have few land objects (e.g. Hell theme) and seemed like a waste to me cause I thought that if someone wants to draw a hell theme with more objects he cant cause a hell theme exists already.

If changing textures that dont alter land generation is fine are girders one of these things? Could be intresting changing these textures.

KoBeWi
KoBeWi's picture
User offline. Last seen 1 week 2 days ago. Offline
Joined: 2010-12-25
Posts: 564

Quote:
If changing textures that dont alter land generation is fine are girders one of these things? Could be intresting changing these textures.
Girders use their texture for collisions, so altering it does affect generation. Although if you change only colors of the pixels that might work I guess (but would be a rather meh change).

KIRA
KIRA's picture
User offline. Last seen 2 weeks 3 days ago. Offline
Joined: 2014-09-23
Posts: 152

Oh ok, well that sucks. Thank you

User login

Copyright © 2004-2024 Hedgewars Project. All rights reserved. [ contact ]