Snow ❄️

This is a cool idea and something we’ve thought about. But it’s not obvious how it could be implemented efficiently. If it snowed across the entire world then we’d need to update the entire world (and hence every chunk of the world) to contain the new snow blocks / slabs. But this would invalidate everything in the cache and require everyone to download all the chunks again. Hmm so not so efficient. It would work. But then the poor regen system would be fighting against the snow falling.

It would be pretty trivial to implement - but would be a pretty significant bandwidth cost for all players. (And we try really hard to keep the bandwidth down.)

The snow fall is now part of the weather system so it will remain after the event.

The special case during the event is that ‘rain’ was always upgraded to ‘snow’. So after the event it’ll still snow and start raining again.

I would like to add a weather bomb that would allow players to manually trigger different weather states. Maybe something to include in Farming.

Thanks!!

We could like to link some more game play to the weather. It’s been on the todo list for a while.

For example, we have elemental rain that doesn’t really do anything at the moment.

9 Likes

Yes, it’s incredibly annoying as it snows every few minutes.

I am building a massive project at the moment that requires a lot of different coloured blocks and some chisel changing - it’s a painful process right now.

Devs : could you turn this down please for next year, not everyone wants to do the event continually and it is affecting certain aspects of the game and activities we do.

1 Like

Would be great if there was a weather slider in settings to adjust intensity.
Weather effects also need to happen with far less frequency, IMO.

1 Like

I don’t mind the snow but it happens far too often. As it’s suggested elsewhere that this is going to be a permanent weather effect , this would actually have me leave the game as it ruins certain activities such as building and gathering.

Snow is for Christmas only imo and the frequency needs to be drastically reduced or for it to not actually cover blocks so intensely so that you can at least build without having to stop every 2 minutes.

3 Likes

I’m ok with the new snow effects but after the winter event, I think weather and especially snow should be WAY more infrequent.

(Frequency during event was great, gave us lots of opportunities for snowball fights and candy canes!)

As I’ve said. During the event rain is promoted to snow. After the event this will be disabled. Hence less snow.

1 Like

Speaking of events can we get fireworks for New Years

1 Like

I’m sure they can code that up for you on New Year’s Eve! :roll_eyes:

1 Like

I agree this snow event is way overdone. I suspect many new players entered the game and quickly left due to how the snow cover essentially disables beginner planets.

I love additional content and depth added to the game but the snow does make building incredibly unpleasant for me. If weather effects do not get a setting PLEASE make it so the weather effects coincide with the biome players choose to build in.

Personally I have built on top of an ash field on a tier 2 planet and I feel that snow would not make sense to fall in that particular area.

Would you be able to share more details about which weather effects will occur in specific biomes?

I liked the snow. I agree it did make it hard to build but the weather effects do make the planets feel more alive. I think a solution for people who like it and for people who didnt is to add another seasonal craftable item you can make with the candy canes (for next year of course). It would work like a regen bomb but it would only get rid of the snow in the blast area. Keeping the snow for those who want it and a way for people who dislike it to get rid of it.

Similar to what @a13o suggested

1 Like

The weather bombs James mentioned earlier in this thread sound like a great addition!

Btw I missed the part where James said rain got promoted to snow and after the event there should be less snow but, should there ever be snow in a desert on a tier 2 planet??

Yea the weather bombs do sound cool but i wonder about potential griefing. For example someone using a snow bomb while you’re trying to build. But i guess they could implent it so the weather effects only work within your own beaconed area

Snow bomb me any time!!
I would like a “snow globe dome” on my place, bc it is sooo pretty coming down.

Running around on a t1, I agree it can get intense, but I think that was mostly bc of meteors.

1 Like

I +1 the idea for weather bombs to only work in your own beaconed area a million times.

Weather is biome specific.

(Rough idea is.)

  1. All biomes are setup with Temperature, Humidity, Altitude and Vegetation parameters which are used during biome selection and blending in the world builder. The world configs can then define how the biomes should vary across the world.

  2. We then save these static biome maps so that it can be used by the weather simulation. Below are the Altitude, Temperature, Humidity and Vegetation maps from one of the live worlds. This doesn’t change as the biomes are fixed. The world below is fairly noisy but world can have clear bands of the biomes as you might expect from a planet with polar and equator biome variations.

  3. A weather simulation is then run on the server so that everyone gets the same weather. If you look in the distance or through a portal within a world then the weather remains consistent. Dark clouds in the distance means rain in the distance, etc.

    The simulation uses the biome maps so that the weather is consistent for the biome. If you think it rains often in your settlement then you unknowingly placed your beacon is a wet biome.

    The simulation drives temperature, humidity, elemental and wind direction.

  4. The simulation ticks so that the weather moves around the world and is biome suitable. Quick sample:

https://imgur.com/a/sJ22Gsu

  1. This is then simplified for rendering:

  2. The clouds are also driven by the simulation. These images are for cloud coverage, type of clouds, precipitation of the clouds, normal vs elemental clouds, occlusion (?) and snow cover.

    The elemental clouds should be coloured and standout against the normal clouds, but this is currently being blown out by the strong coloured day/night colours. Elemental clouds are an indicator for elemental weather. (Which will drive gameplay in the future in the same way that the snowy areas spawned more oortmas creatures.)

    The snow cover map determines which parts of the world should be snow covered.

    When a snow meteorite lands a spot is placed into the snow cover map to turn make the environment snow covered.

    And yes we have joked about the idea of using these cloud maps for rendering clouds and snow cover onto the planets seen in the sky. But decided against it as it would require quite a bit of bandwidth and mask the player builds.


I think the main reason the majority of players miss the weather + biome association is because they don’t recognise a “desert” when the sand isn’t yellow. The non-earthlike palettes aren’t recognisable as biomes. Hence Boundless is often criticised for having little variation between worlds. I’ve often put this down to limited exploration as there is clearly huge variation in biomes (IMO), but it’s definitely not helped by the foreign colour combinations.

15 Likes

That was an awesome explanation. Although I feel the opposite about the biome colors. I want more variation in color. I don’t care if people don’t recognize a desert without yellow sand. I want sand of all colors. And all blocks of all colors for that matter.

I get a little disappointed when I look at that google docs color sheet that someone made which shows all of the planets and their blocks colors. It seems like so many of the planets share similar colors for the same things.

I want crazy variation. I want black wood. I want bright red stone. I want black and red foliage.

We have a couple of things in the pipeline that will deliver more block colours into the universe … without relying only on the world generation to select unique colours.

Before 1.0 when we were making the new universe I ran a simulation to see how many unique block colours would be generated if we created 1000s worlds. Some block types used 200+ but others remained <100. This was a result of the colour selection recipes we were creating.

(I genuinely think that world colouring is one of the hardest problems we attempted with Boundless. I’m aware that it gets abused - “too much pink!” - but I think it does a pretty decent job. I’d love to spend more time on it… but…)

6 Likes

Was playing around with the weather in a shop a few weeks back… this plot is raining, and if I stand in that plot the rain stops… back to this plot for more rain, and again stand in that plot and it stops.

Had no idea Boundless had “real” weather patterns like the graphic shows! Always thought it was just a Goblin pulling a lever at random.

1 Like

I am with u…snow is just annoying i hope there is no future for it…in Australia it aint snowing …its so annoying to see on the ps4 we dont have extra graphics control to make it a little better and why should i waste regen bombs on removing it. It sucks for building