HomeGamesUpdatesPricingMethodology
Steam News8 May 20242y ago

Update Notes for May 8th

Not a lot of bullet points today, because we're tackling some deep under the hood Unity stuff.

Full notes

Full Surmount: A Mountain Climbing Adventure update

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

What changed

3 fixes1 addition0 changes0 removals
  • Performance
  • Events
  • Fixes
  • Gameplay
fixedChangesFixed a bug that would cause the loading times to increase slightly with every retry, freezing the game if players retried enough.
fixedChangesAddressed a Unity physics bug that would cause so many events it would overwhelm the system and bring down the frames per seconds to single digits. Put catches for this type of behaviour in place and added a watchdog function that will reload a level if it ever becomes too severe to play the game.
fixedChangesFixed Zone 3 only picking one of the possible templates when building a level.
addedChangesAdded missing flags for missions to play in time trial mode.

Not a lot of bullet points today, because we're tackling some deep under the hood Unity stuff.

Changes

  • Fixed a bug that would cause the loading times to increase slightly with every retry, freezing the game if players retried enough.

  • Addressed a Unity physics bug that would cause so many events it would overwhelm the system and bring down the frames per seconds to single digits. Put catches for this type of behaviour in place and added a watchdog function that will reload a level if it ever becomes too severe to play the game.

  • Fixed Zone 3 only picking one of the possible templates when building a level.

  • Added missing flags for missions to play in time trial mode.

Source

Steam News / 8 May 2024

Open original post

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