1. Colony Survival
  2. News

Colony Survival News

Friday Blog 254 - Explosives and Sale!


We’re participating in the City Builder & Colony Sim Fest which means Colony Survival is currently 30% off! This is a great moment to purchase the game if you don’t own it yet.

As promised in the previous blog, we made a video showing the new systems! Here it is:

https://www.youtube.com/watch?v=S9mLnbCWU18

We didn’t merely work on the rubble-effect. We also added explosives! There are currently three types. (In the internal development build that will be released publicly quite soon)

Firstly, there are regular bombs, which destroy blocks all around them. Need a building gone rapidly? These are for you!

Secondly, there are shaped charges. They blast away a 3x3 area in front of them. They’re very useful if you need to make a tunnel.

Last but not least, there are shaped charges that target downwards diagonally. This leaves a stair-like shape standing. Very practical when you’re digging a mine!


To trigger these explosives, we’ve implemented a fuse system. They can be placed on the ground and they automatically connect to each other and to bombs. They can’t be placed vertically on walls though, so we had to think of an alternative way of going up a level.

That turned out to be the “fuse elevator”. It’s made by building another fuse right on top of an existing fuse. The fuse now turns into two square rings on two different levels, connecting nearby fuses on both levels together.

Another useful part of the fuse system is the fuse timer. It works like a regular fuse, but it contains a delay of four seconds. All combined, it’s a pretty complex and powerful system!

Development on these new items and features is mostly finished. Just some finishing touches are needed. We’re hoping to release the update within a couple of weeks!


Bedankt voor het lezen :D

Reddit // Twitter // YouTube // Website // Discord

Friday Blog 253 - Destruction, the Deal and the Future


At the end of 2024, when testing the addition of the mill, I did another cheat-free playthrough of the game. I made a mistake in my planning and had to remove a fairly large wall that I had accidentally placed two blocks to the right of where it had to go. Destroying it was a bit of a tedious, repetitive task. I could’ve let my colonists do the work but I couldn’t be bothered setting up a construction area.

It made me vividly realize that currently, destroying blocks is pretty…. boring. A bar fills up, a block disappears, repeat. But in real life, smashing a brick wall is actually pretty exciting. Chunks fly off, rubble rolls and falls everywhere.

Why shouldn’t Colony Survival be like that? I instantly thought that I wanted to make the direction of destroying the block matter. Make it more interactive, less repetitive. Give players the choice to direct all the rubble into a specific direction.

So that’s the new big change we’re working on! We currently have an internal dev build where this works fairly well.


We used a “shatter algorithm” to break a 3D cube into many fractured parts. We took some of the smaller parts and use them when you are in the process of breaking a block. Where your cursor hits the block, little chunks fall off.

When the block itself disappears, large chunks spawn inside of the now empty space, and they fly away based on gravity and the direction of your mining efforts.

The fractured parts from the shatter algorithm work very well for stone blocks. But they make less sense for other blocks like leaves and wooden planks. So we’ve added more types of chunks, each fitting to a different groups of blocks.

Testing the new chunks is a joy. It’s really fun to make big piles of rubble and to watch them bounce down slopes and tunnels. One of the first things I instinctively tried was letting them drop into water. At first, all the chunks sunk down to the bottom as if the water wasn’t there. Which kinda makes sense for stone rubble… but not for leaves or wood! So now we’ve also assigned different weights to the rubble, making some float and others not.

For now, you’ll have to enjoy the rubble in the static screenshots in this blog. But they do look pretty amazing when you can actually see them moving, so we’re planning to share a video in the next blog!

Daily Deal & LQA


We were invited by Steam to participate in a Daily Deal! In the middle of January, we had a significant discount and were featured on Steam’s frontpage. It worked out really well, leading to a serious boost in new players. Some of them are probably reading this, so welcome!

We worked together with Allcorrect to get professional translations of the game in some major languages. They were implemented before the Daily Deal and we noticed a significant increase in players from the related countries.


But we hadn’t gone through the “LQA” process beforehand. LQA means Linguistic Quality Assurance. The professional translators who worked on our game only received a bunch of text files. They didn’t actually see their texts in the full context of the game. During the LQA process, a group of specialized testers actually played the game and tested the translations. It resulted in quite a lot of feedback that is now being implemented into the game.

If any of you are using the new professional translations, please let us know how you feel about them! Fully content? Do you have criticism? We’d love to hear it.

The Future


We have gotten some questions from new players whether we are continuing to update the game, and whether there will be significant additions to the gameplay. The answer to both questions is yes!

We’ve had some very deep and serious discussions about the future of Colony Survival at the start of this year. What would we still love to add before we leave Early Access? What is still missing, what fun can still be had in the framework of the current game?

We actually had some very inspiring ideas and we’re quite certain about developing in that direction. Yet simultaneously, we’re not 100% sure how to actually translate those into detailed gameplay and specific updates.

We’ve still got some smaller ideas related to the rubble/chunks/destruction effects, so we’re working on those now and that will be the main content of the next update. Simultaneously, we’re working out how to actually implement those bigger ideas we’ve got for the future of the game. When we’re more certain about that, we’ll certainly share those plans with you!


Bedankt voor het lezen :D

Reddit // Twitter // YouTube // Website // Discord

Friday Blog 252 - 0.12.1 Released with Official Translations & Year in Review


We have just released update 0.12.1! The most significant change is the addition of official game translations in major global languages. Both the storepage and the in-game content are now available in:
  • German
  • French
  • Spanish
  • Czech
  • Polish
  • Russian
  • Japanese
  • Korean
  • Chinese (simplified)

We’ve worked together with Allcorrect. It’s not often that we collaborate so closely with other companies, or that professionals go through our .json files so thoroughly. But it went very well, with high-quality results delivered very quickly! And no, we aren’t paid or obligated to share this ;)

The translations in all these languages will be updated officially when texts are changed or added in future updates.

We had fanmade translations in all these languages beforehand, and they have been made redundant. We do still appreciate the makers of these translations, they have been very valuable in the past 7.5 years. For the many players who speak languages not covered by the nine in the list above: your fan translations are still very useful, feel free to keep submitting them! The game now supports both official and fanmade translations.

Zun’s Birthday!


December the 27th is the birthday of Zun! He is the programmer who started work on the very first prototype of this game 12 years ago. None of this would have existed without him. Congratulations are welcome in the comments and on Discord!

Year in Review


The last blog of 2023 was a little dark. We didn’t know precisely what to choose for the next update, and we were thinking about switching over to a sequel. That has changed quite a bit. We’ve got a lot of inspiration for new updates, and we’re very proud of the steps we've taken this year.

We started 2024 by announcing the winners of the Builder’s Contest, with our very first voice-overed video.

https://www.youtube.com/watch?v=5M-xUwPVuTw

In February, we released 0.10.1, which added water transparency! It makes a big difference to how the world looks, and we made another video to demonstrate it:

https://www.youtube.com/watch?v=IRUsFNhlkpk

In the same month, we released updates that overhauled the lighting. We released the third video of the year three weeks after the second. Something that doesn’t work well on video but that’s still quite significant: those updates also added Steam Cloud Sync support.

https://www.youtube.com/watch?v=d_i8hXLc-EU

In March, we released 0.10.3, which added proper controller support. A month later, all of that was verified by Steam, and Colony Survival was also approved as “Steamdeck Compatible”!

The Builder’s Contest, the new water and the improved lighting all came together in the production of the new main trailer, which was uploaded on April 19.

https://www.youtube.com/watch?v=WbbDsOB_3zQ

At the end of May, we released 0.11. The biggest difference was the new colonist model. It’s quite different from the old one, but we’re very happy with it. It has allowed us to add unique models for different jobs, instead of only changing the colour of the shirt. Apart from that, 0.11 also significantly enhanced construction jobs with new features.

During the Summer, we worked hard on a new lighting system that features much more differentiated indirect lighting. It definitely makes the game look a lot better. I think we were a bit too soon with the filming of the new main trailer! It was released in 0.11.1 at the end of August.

Which means we’ve already arrived in September and work on 0.12, which was released less than a month ago! The biggest change is the addition of the mill, and we’re very happy with how it turned out. It was quite a change for us:

  • The mill rewards player crafting instead of work done by colonists. We’ve pretty much always focused on the colonist-part of the game, but encouraging the player to participate in certain ways actually works really well.
  • The 3D-objects we’ve added in recent years were always fairly small, the size of one or sometimes two voxel blocks. The mill is much bigger.
  • All our jobblocks are static, not animated. The mill actually moves! It makes it much more interesting to look at.
  • We’ve always struggled to make UIs that combine functionality with being intuitive, aesthetic and moddable, and focused primarily on the first one. I believe the mill UI to actually be a big step forward in the other domains, and we hope to get more UIs up to that level in 2025!

So we’re very happy with the progress we’ve made in 2024. We feel like all those changes were serious upgrades, and we’ve also sharpened our own skills. We’re looking forward to keep applying those.

Heel veel plezier met de update, fijne Kerstdagen en een heel gelukkig 2025!

Reddit // Twitter // YouTube // Website // Discord

Update 0.12.0 Has Been Released!



The newest update is available on Steam right now! It’s fully compatible with your pre-existing 0.9/0.10/0.11 worlds.

https://www.youtube.com/watch?v=1zdFjAWNUDw Watch the release trailer here!

Update 0.12.0 has a strong focus on the early game. From the very beginning, a mill is available to the player. The mill does not need colonists and can craft items 24/7. It can produce some fundamental early game items like beds and torches, and a handful of building blocks and roofs. It changes the start of the game quite significantly. There’s more to do for the player. Personally cutting down trees is more rewarding now. Players can also generate meals by removing naturally occurring berry bushes and putting the results into the mill.


The mill does need time to do its crafting, and results are not automatically deposited in the stockpile. Players have to walk to the mill and choose whether to deposit the results in their personal hotbar or in the communal stockpile. Mills are limited to only one per colony or outpost. These drawbacks make the mill fairly balanced. It’s a great boost at the start, but as your colony grows it becomes more convenient to let colonists produce these recipes.


From a technical perspective, the mill is quite revolutionary for Colony Survival. It is currently the biggest object in the game, and it has actual moving parts. We had to develop some new systems to accommodate this, and we hope to use those systems for future additions. To make placing the mill more predictable for players, a greenish variant of the mill is shown where the player is aiming with the mill equipped. This new system is reused for a bunch of other objects too.


A small change with big consequences concerns the roofs. They were added a couple of updates ago and many people have used them, but they had a problem. When you place a diagonal roof on the front of a building, the roof-block becomes part of the facade of the building. But it does not adapt to the specific type of blocks in that facade. We chose some default cobblestone and planks textures for these facade-roofs, but in many builds, that didn’t match what people were actually using. It looked pretty wonky.
Zun has built a new system that allows roof blocks in facades to automatically adapt to the block they’re resting on. It makes roofs look a lot better! The existing tiled roofs were only available when you had progressed quite a bit into the tech tree. We made new roof types that can be made with the mill at the start of the game: wooden roofs and straw roofs. Of course, they also use the auto-adaptation system.

Roof awkwardly connecting to blocks in 0.11

Straw roof smoothly connecting to blocks in 0.12

For a long time, we’ve had quarter blocks in the game. Players could use these to build stairs. They were available in multiple colors, but they were untextured, and we have gotten quite some complaints about that. Zun could easily apply the auto-adaptation system to these quarter blocks, so we’ve added a new type of them: dynamic quarter blocks. They are automatically textured in the style of the block they’re resting on. And to make them even more dynamic, they can also be placed vertically! They also reuse a system from the crown moulding. Wherever two quarterblocks meet in a corner, they actually connect to form a unique shape. It opens up a lot of decorative possibilities.


In 0.11, farms could not have too big of a height difference between the highest and lowest part of the field. This has changed pretty radically. Farms on steep hills are now a possibility!


Last but not least: by popular request, we’ve reintroduced coated planks!

Heel veel plezier met de update :D

Reddit // Twitter // YouTube // Website // Discord

Friday Blog 251 - A Windmill for Coated Planks

Everything shown and described in this blog is not available publicly yet, it will be in the next update.

Work on the projects detailed in the previous blog continued this month. We finished the mesh for the auto-crafter. To distinguish it from regular jobblocks, and to signal that it can do productive things without human input, it’s powered by wind - it’s a mill.


We’re trying something new here. It’s not just a voxel-sized workbench, or a single large mesh like the banner. The mill is actually a combination of many smaller parts, most of which fit neatly within the 1x1x1 voxels of the game.

Yet you won’t build it part-by-part. It will assemble automatically. The in-game bed already does the same. Technically, it’s two parts that both place at the same moment when you click once.

But a structure with so many parts - we’ve never done that. Zun is working on some new systems to properly integrate this. I’m excited - we might add more structures like this in the future! Hopefully, we can actually get the blades of the mill moving while it’s active.


Most of the UI is functional. You can see it in the image below. On the left, there’s a list of possible recipes, currently only containing two test-items. You can select them and see some information about them, and then you can add them to the production queue. When items are done, they’re added to the box on the right. Players have to walk back to the mill to collect these items physically, either by assigning them to the hotbar or by sending them straight to the stockpile.


The new auto-textured quarterblocks look pretty great, and it made us want to use them more in our builds. Which quickly led to another desire: being able to use them vertically too. So Zun actually added that ability to the new dynamic quarterblocks! They can now be placed on the side of blocks too, instead of merely on top. This allows for a whole new range of decorative options.


Talking about decorative options - many people demanded the return of coated planks, the darker and more reflective variant of planks. A couple of updates ago, we replaced the old planks texture with a new one, but we didn’t add a “coated” variant. I’ve now made one for the new planks texture!


Bedankt voor het lezen :D

Reddit // Twitter // YouTube // Website // Discord