In our typical posts we cover only one specific task in detail. This ignores all of the other tasks that we do, so for this post I’ve summarized a week’s worth of tasks.
The idea is to give you people an idea about the sorts of things we do, and to reassure you that we’re actually doing something.
Most tasks involve a lot more effort than what I’m describing, but to keep this brief I’m only going to talk about the end-state change that the player can observe.
Evan
Summary
Evan spent most of his week implementing user interface things.
You can no longer delete objects if another object is relying on them, and multiple objects can now be selected for deletion.
He also implemented the foundation tool, which is a tool that allows you to hold and drag to build a room surrounded by walls.
He also adjusted the positioning of skybox objects so that they’re randomized within their cells.
Raw List
Walls are no longer deleteable if any cosmetics are on them
Floors are no longer deleteable if any objects are on them
Walls are no longer deleteable if it has an adjacent door
Implemented the foundation tool
Multiple objects can now be selected for deletion
Adjusted rate of food decay
Skybox objects now have more randomization in their placement
Victor
Summary
Victor is the only person with any artistic talent on the team, so his tasks usually involve something visual.
This week he resized and repositioned a few objects.
He fixed some sorting issues with colonist’s arms while they’re animating.
He adjusted the clipping values of the camera so that colonists clip through 3D objects must less frequently now.
The delete cursor shader now uses a better blending system and it pulses.
Raw List
Resized food drop-off
Resized chairs and sofas
Fixed an issue with the flower pot material
Repositioned cupboard
Fixed an animation issue with the crop drop-off
Fixed a sorting order issue with colonist arms
Provided feedback on new sounds
Adjusted camera clipping values
Adjusted the delete shader
Added discord links to the website
Tyler
Summary
Tyler spent most of the week fixing colonist and item issues.
He fixed a few pathinding bugs.
Crops now require water (in a better way than they did before) and they retain this water forever. This water is transferred to any food dishes created. When colonists eat food they’re now given the water and deposit it into a toilet when urinating.
Colonists will now dispose of dead bodies in the morgue incinerator
Items are now more consistently displayed as plates, boxes, or single pieces. Items more consistently lookup their attributes.
Raw List
Fixed a bug where colonists would walk through objects if they were placed after the colonist had generated a route
Fixed a pathfinding issue when you placed an access position on the same floor as an unwalkable object
Crops now require water and a percentage of that water is now retained and transferred to any cooked dishes
Colonists now store water directly from cooked dishes and deposit it to toilets when urinating
Colonists dispose of dead bodies in the incinerator and dead body locker now.
Created items in food recipes and crops will now lookup their attributes.
Item crates are now consistently displayed as plated, boxed, or single regardless of which object is currently storing them
Music
Here’s a new song that Dirk made. Listen to it. Love it.
That’s It
So that’s basically everything that we did this week.
Let us know in the Discord how you feel about this style of post (where I write a very brief summary of everything instead of going into detail on one specific task).
I think it’s more interesting to get into the specifics and talk about how the game internally works, but I’m biased.
-Tyler