HomeGamesUpdatesPricingMethodology
Steam News29 September 20259mo ago

Version 1.0.7

Tutorial works again (the region will actually complete, allowing the second region to happen) The tutorial drafting controller is a script extending the drafting controller for the main scene, and I changed one of the

Full notes

Full Begin the Slaughter update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

0 fixes2 additions1 change0 removals
  • Gameplay
  • Maps
changedTutorial works again (the region will actually complete, allowing the second region to happen) The tutorial drafting controller is a script extending the drafting controller for the main scene, and I changed one of the functions, (complete region()), that the child script changes. Specifically, to allow for a location override. I forgot to change the child script, so it was skipping that function instead of running. The location override is part of the changes from last patch that allows upgrades to spawn at better locations.
addedMinimap options no longer reset on game load/new map. Options in general that matter for the player now initialized on load. That was an oversight.
addedOn the to-do list is to make the cliff detector more robust, so you don't spawn on cliff-sides ever, and possibly some new content down the road.
  • Tutorial works again (the region will actually complete, allowing the second region to happen) The tutorial drafting controller is a script extending the drafting controller for the main scene, and I changed one of the functions, (complete region()), that the child script changes. Specifically, to allow for a location override. I forgot to change the child script, so it was skipping that function instead of running.

    The location override is part of the changes from last patch that allows upgrades to spawn at better locations.

  • Minimap options no longer reset on game load/new map. Options in general that matter for the player now initialized on load. That was an oversight.

Also, due to me forgetting, the version number of the main screen will still read "Version 1.0.6" for this update.

On the to-do list is to make the cliff detector more robust, so you don't spawn on cliff-sides ever, and possibly some new content down the road.

Source

Steam News / 29 September 2025

Open original post

Changelog.gg summarizes and formats this update. How we read updates.