HomeGamesUpdatesPricingMethodology
Steam News23 February 20242y ago

Weekly Update #27

Hey all, We've finally finished our new collision resolution system, that utilises hashmaps to improve collision performance by over 10x!

Full notes

Full FUNG update

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

Repeated intro

Hey all,

What changed

0 fixes2 additions1 change0 removals
  • Performance
  • Gameplay
addedWe've finally finished our new collision resolution system, that utilises hashmaps to improve collision performance by over 10x! Now we have extra headroom for more complex physical simulations, and can have considerably more particles in a given level.
addedA new fire/heat system is in progress to utilise the new system, keep an eye out in the future for that!
changedReimplemented collision resolution to use a spatial hashmap, similar to food searching

We've finally finished our new collision resolution system, that utilises hashmaps to improve collision performance by over 10x! Now we have extra headroom for more complex physical simulations, and can have considerably more particles in a given level.

A new fire/heat system is in progress to utilise the new system, keep an eye out in the future for that!

FUNG - Changelog:

  • Reimplemented collision resolution to use a spatial hashmap, similar to food searching

Source

Steam News / 23 February 2024

Open original post

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