1. Colony Survival
  2. News

Colony Survival News

Friday Blog 234 - Open Beta & Future Price Hike



https://youtu.be/KY6LGJQBI2I

The last blog ended with an open problem concerning the bottom of roofs. The response to roofs in general was very enthusiastic, but we also got a fair share of feedback surrounding that specific problem. We think we found a solution: multi-purpose crown moulding. It looks good in combination with roofs, but players are free to build without it, or to use it in other places!

0.9.0 added the “horizontal elevator” to the game. It deliberately wasn’t called “rail”, because it suffered from a bunch of constraints. It could only travel in a straight line. Moving to the left or to the right, or moving up or down, just wasn’t possible. That’s quite problematic.

With 0.9.2’s auto-adaptation system, Zun saw an opportunity to fix this! So the horizontal elevator has been upgraded to true rail. Rails that can navigate corners, and which can climb and descend hills. It’s very convenient - and fun!

We’re planning to release 0.9.2 in a few weeks. That release will be combined with a price hike. Colony Survival was released with limited content and features in 2017, for $20. In the past six years, the amount of content in the game has exploded. Sadly, inflation exploded too. When 0.9.2 is released, the price will rise to $25. If you were still on the fence in regards to Colony Survival, or if you’re planning to invite friends to your colony, this is the right moment to purchase a copy!



Open Beta


Do you want to test the new content? An open beta is available right now! Most of the new content is finished. A bunch of it is decorative: the roofs, flower boxes, street lanterns, doors, windows, pillars, stairs, crown moulding. Many of these have unique variants that are sensitive to their context. The doors and windows can be painted with special paint items.

All of these items should be unlockable without cheats, using the science system and a bunch of new recipes, at old jobs and a new one.

The rails mentioned above are available too, but they’re not totally finished yet. Auto-adaptation doesn’t work yet, so you'll have to manually choose between regular straight pieces, corner pieces, and up/down-pieces.

The update also contains some other changes. The UI has been adapted to be much more controller-friendly, but it's still pretty wonky in regards to the stockpile. The networking code has been improved. There are some optimizations that are mainly noticeable in enormous worlds or on low-level hardware.

If you’re playing the beta, please let us know your opinion! What works, what doesn’t? Is the place of the new content in the tech tree appropriate? Are the recipes reasonable? Are there unexpected problems? Have you got ideas for potential easy additions that would fit this update well? Share your thoughts in our Discord in the #openbeta channel, or in the comments!

To access the beta, right-click on Colony Survival in the Steam Library. Go to Properties, then Betas, and enter the password ForBlogReadersOnly. Select the 0.9.2 branch.



Bedankt voor het lezen :D

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

Friday Blog 233 - Constructing the Missing Link


I’ve been thinking about adding “proper” roofs since…. perhaps before the Steam release. It wasn’t possible to add in a practical manner before Zun developed the automatic-adaptation-system. When he started working on it this year, I made the first mockup, just to see what it would look like, roughly.


It was very simple: just one “side roof”. The screenshot already shows more complicated blocks: side roofs with a “front”. But on simple houses, you can get quite far with just side roofs!

But what if the width of your house is not an even number? Then this happens:


So we needed an extra shape: the “middle roof”. And of course, the middle roof also needs a variant with a “front”, one with a “back”, and one with both the front and the back in one block. Problem solved:


Which is nice when you’re building simple square houses. But with this “decorative update”, we want to encourage people to move away from those efficient but boring shapes. What if your house has a more complicated shape?


You lack certain roof shapes: “inside corners”. And at the top, the “middle roof” needs a 3-way corner. Well, we can make these too of course.


But the reverse problem quickly announces itself as well.


The solution: “outside corners”!


And of course, there’s another missing piece: 4-way corners for middle roofs! Here they are:


Are you starting to notice the pattern? Again, the reverse problem exists too. A 4-way corner is basically 4 inside corners. There’s also four outside corners occurring in one middle roof: a pyramid shape. We’ve added that one as well!


That’s not all the options. All of these shapes are available in blue too!


The largest concern still left for the roofs is the bottom side. They lack something like roof gutters. Perhaps we can expand the quarter block system to include corner variants and upside-down variants as if they're gutters.

Building and implementing all these shapes took quite some work. Making sure the right piece is automatically selected in all circumstances is complicated. When working on the automatic adaptation, Zun found a lot of edge cases. We even found some new ones while working on this blog. But we’ve been making a lot of progress and the new roof system is 98% functional now!

Last week, all these items were “cheat-items”, they had to be spawned with commands to be tested. This week, I’ve been working to integrate them into the “real” game. Figuring out where to place them in the tech tree, how to unlock them, to what (new?) jobs the recipes ought to belong, what the ingredients should be. That’s nearly finished as well.

We’ve still got to do some last implementation things, some fixing, some adding. The controller support also needs some more work. But the 0.9.1 release is coming into view! We haven’t yet had a Summer holiday, and we won’t be taking ours before the update is out. And I’d love to have some free weeks before the leaves fall off the trees :)

Bedankt voor het lezen!

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

Friday Blog 232 - Sale! Also: Colors / Lanterns / Roofs / Steam Networking


We’re participating in the Summer Sale, and that means that Colony Survival is currently 25% off!

We’ve continued our work on the new decorative items. Most significantly, we’ve added the framework for the new “paint-feature”. Instead of cluttering your inventory with many colored variants of all “paintable items”, the stockpile will only contain the “basic” variant. You’ve got to grab and use colored paint items to paint those items in the color of your choice. Of course, there’s also a paint stripper item, for when you want to return to the unpainted variant.

This is now working in our unreleased dev-build. Windows and doors can be placed and then painted red, blue or green. It helps a lot to make buildings look more lively and unique!


Apart from that, we’ve added new lanterns which can be mounted on walls, ceilings and the ground. Roofs have been enhanced by adding a “middle roof” variant, solving a problem that happened when your roof had an uneven amount of blocks in its width.

Zun found a complex technical issue in the Steam networking part of Colony Survival. It was a rather persistent issue but he has managed to significantly improve it!

We’ve also had a little Summer holiday. I traveled to Berlin, trying to get some insight on how we can build large colonies/cities that are simultaneously beautiful, enjoyable and functional. I’ve discovered that I like subways/trains more than I thought! We've returned to work this week and are once again making good progress.


Bedankt voor het lezen :D

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

Friday Blog 231 - Doors / Windows / Stairs / Flowerboxes / Pillar-Fences / Roofs


In the past month, we’ve continued work on controller support and more decorative blocks. We’ve noticed that large collections of decorative blocks are common in many frequently used mods. We think it would be good to make the unmodded game a bit more like that.

One problematic thing in these mods is the abundance of… “variants”. Firstly, things come in multiple colors. Secondly, there are quite some mods that offer “combined shapes” - like fences that actually link up. Which does require players to have separate items like “fence start”, “fence middle”, “fence end”. If each of these parts has color variants as well, the inventory quickly becomes very cluttered.


To solve this problem, we’ve got paints and “adapting blocks”. Firstly, players will be able to make paint items, and they’ll have to use these items to “physically” paint blocks. This helps reduce all these items to one base color variant.

Secondly, Zun has made great progress on a system that automatically chooses the right 3D-model for the situation. Take for example the fence. A fence can be unconnected - basically making it a wooden pillar. It can be connected to 1, 2, 3 or 4 other fences horizontally. And if you stack the “unconnected fence” (the pillar) vertically, it adapts into a special pillar with unique pieces at the start and end. So we’ve got many different 3D-models for the fence, but only one will be available in the stockpile. That simultaneously helps solve the clutter-problem, and it makes these items a lot more usable!


A special problem was the window. One of the blocks we’re adding is a window frame, and this one will adapt to different window sizes as well. When designing the required 3D-models, I only thought about regular rectangular windows; 1x2, 2x4, 6x4.

But of course, players can build much more complicated window shapes. And in the process of building a large window, or when removing one piece from an existing large window, you also get quite weird, non-rectangular shapes.

Figuring out how to deal with these shapes and making them look relatively sensible and natural was a challenge, but Zun has solved it well! I haven’t been able to “break” the current system.


The new decorative blocks have no “functional” impact on gameplay. They are not required, they don’t make colonists happier or more productive. On one hand, they are merely tools for more artistic players. On the other hand, I do think they’ll influence less artistically inclined players as well. I’ve noticed that due to the new options, I look differently at my buildings. I’m more tempted to make them a bit unique, and I feel more immersed. We hope it’ll be a good step towards making CS feel more alive!

Bedankt voor het lezen :D

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

Friday Blog 230 - Controller Support and Better Building



In the past month, Zun has put a lot of effort into adding proper controller support to Colony Survival. For a longer time, it has been possible to access basic gameplay functionality with the Steam Controller or the Steam Deck, but it wasn’t up to standard. And playing the game with a regular Xbox/Playstation/Switch controller was pretty much impossible.

So we’ve been working to improve that situation. Rebinding jumping from space to “A” on your controller, or moving around from WASD to a thumbstick, is not that complicated. What is complicated, is replacing the mouse in the UI.

With a mouse, you just move the cursor to whatever place you need it to be and click to select it in one step. With a controller, you’ve got one button selected, and then you move that selection to another button right next to it. If there’s 10 buttons between the selected button and the intended button, you’ll need to repeat that 10 times.

Connections between buttons in the UI editor

Our interface wasn’t designed with that in mind. In some places, you have to move through dozens of other buttons to get where you want to be. For example, moving your selection through all of your savegames to get to the “play” button. That’s not very practical.

In some cases, Zun improved this situation by refactoring the layout of the UI into a more controller-friendly design. In other cases, this situation can be improved by adding button shortcuts. Instead of having to press the “Play” button in the UI, it could be enough to select a savegame and press for example “X” on the controller.



We’ll have to make those shortcuts visible in the UI, otherwise people don’t know they exist. That means we need support to display all the buttons on most controllers. And the ability to rebind all these buttons in the controls settings menu. By default, Unity doesn’t properly support that, but we’ve found a very useful asset that has helped us integrate all of that.

Good controller support is now roughly 70% finished and will be publicly released in the next update.

Better Building


One of the unexpected results of the survey was a majority preference for us to focus on better building instead of better combat. So I’ve done a lot of investigating and experimenting to see how we could integrate that into the game.

We’ve looked at “building” from a bunch of angles. Better automated construction workers. Blueprints that allow you to copy and paste designs. New requirements for bed and jobs, to prevent massive caves filled with endless rows of beds and jobblocks, devoid of all light and privacy.

Finding the perfect solution has been difficult though. Take those extra requirements for beds and jobs. If they’re simple, players will find them easy to ‘minmax’, and the new solution will be a repetitive chore as well. If they’re very complex, it becomes a completely different game with much more complicated colonists. Let us know if you’re interested in that!

We’re converging at a different solution: allowing players to build more beautiful colonies. How do we make that possible? How do we encourage that? I have to admit, this is not one of my strengths. I find it hard to build truly beautiful things, both in Colony Survival and in other games.

These are complex questions. It involves the very nature of beauty, in a way that transcends current fashion and localised preferences, and asks us to translate that to the constraints of our voxel game.

Wernigerode, Germany

Beauty in architecture is a subject I’ve long been interested in. Scott Alexander wrote a fascinating article about it that raises difficult questions. Last year, before the survey, I had already starting delving into the works of Christopher Alexander (not related to Scott), which strives to provide an answer to those questions.

Christopher Alexander writes a lot about dealing with constraints. Buildings face a lot of them. Take for example a home. It has to provide a place to cook, a place to sleep, a place to face the public world and meet strangers, a more intimate place to relax, a proper transition to the garden. It has to let in light without losing too much warmth. It has to deal with rain, with snow, with gravity.

Dealing with all these challenges properly in a consistent style while using natural materials seems to result in rather cosy places that humans like. But… our colonists are very simple. You don’t have to deal with rainwater, rotting wood, or gravity. Which results in the endless factory-caves being optimal.

So there doesn’t seem to be a perfect solution that automatically helps players build the beautiful towns of the past. But we’re working on the next best solution: give players more tools to achieve a semblance of that look, if they choose to do so.

Currently, players can pretty much only use 1x1x1 cubes. Build a wall of them and each block is identical to the next one. We want to add more detailed meshes that are more interactive. Think of pillars which automatically add a decorative top and bottom. Think of fences which connect to each other. Think of doors and window frames.

An experiment with pillars

These automatic connections between meshes are perhaps a good stepping stone towards more complicated mechanics and infrastructure in future updates: think of pipelines and electric grids.

To prevent red stone pillar / green stone pillar / blue wooden pillar / white wooden pillar from cluttering your stockpile, we’re considering a “paint feature”. Equip the red-paint-item to paint pillars/doors/fences red, and certain blocks as well.

Let us know how you feel about this! Which detailed decorations would you like to have? What features do you need to make more beautiful colonies? How would you feel about more complex colonists with more realistic needs - perhaps in a totally separate mode?

Bedankt voor het lezen :D

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