HomeGamesUpdatesPricingMethodology
Steam News16 February 20215y ago

February 16 Patch

Hotfix ================= Added -debug command line option for debugging BadFormatException errors. Fixed some new issues caused by target duck change.

Full notes

Full Duck Game update

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

What changed

6 fixes4 additions1 change0 removals
  • Gameplay
  • Fixes
  • Performance
  • Events
  • UI and audio
fixedHotfix =================
addedAdded -debug command line option for debugging BadFormatException errors.
fixedFixed some new issues caused by target duck change.
fixedFixed issue with collision detection that caused unwanted clipping when jumping horizontally against a wall and a pane of glass at the same time (this was an issue introduced by 1.5's collision detection optimizations)
addedAdded checks to prevent crashing when LoopingSound/ConstantSound instances aren't loaded properly/are disposed early.
fixedFixed cape not appearing for waffles hat

Duck Game changes

fixedHotfix =================
addedAdded -debug command line option for debugging BadFormatException errors.
fixedFixed some new issues caused by target duck change.
fixedFixed issue with collision detection that caused unwanted clipping when jumping horizontally against a wall and a pane of glass at the same time (this was an issue introduced by 1.5's collision detection optimizations)
addedAdded checks to prevent crashing when LoopingSound/ConstantSound instances aren't loaded properly/are disposed early.

Hotfix =================

  • Added -debug command line option for debugging BadFormatException errors.

  • Fixed some new issues caused by target duck change.

  • Fixed issue with collision detection that caused unwanted clipping when jumping horizontally against a wall and a pane of glass at the same time (this was an issue introduced by 1.5's collision detection optimizations)

Main Patch =================

  • Added checks to prevent crashing when LoopingSound/ConstantSound instances aren't loaded properly/are disposed early.

  • Fixed cape not appearing for waffles hat

  • Removed _holdAction from TargetDuck, as this was only ever meant to be added to TargetDuckNew. This may affect challenges made after the 1.5 update using poweruser to place old TargetDuck objects holding automatic weapons.

  • The above change should fix a number of issues with the Grenade Launcher 102 challenge.

  • Added special check for version == 1 when loading old levels with background frame values == 255

  • Fixed issues with using frame 255 from custom tilesets in 1.5 level format

  • Fixed issue with editor where block nubs would get left over when removing objects and clutter up the editor UI

  • Rewrote mine sync again! Mines should now work online as they do offline. Mines are now client-synchronized similar to Quad Laser bullets, instead of being a mishmash (Mines will only explode when an object moves off of them if that object has isServerForObject == true)

Source

Steam News / 16 February 2021

Open original post

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