Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 00:01
· 24 commits to main since this release
b73c559

[0.11.0] - 2024-03-24

Bug Fixes

  • Update devpack version to 0.10.1 to match game version (#926) by Max Whitehead
  • Reset hat when dropped (#934) by Nelson Earle
  • Specify local input delay and max prediction window from metadata (#935) by Max Whitehead
  • Update wasm CI workflow version to match game (#937) by Max Whitehead

Features

  • Install bones network debug window (#919) by Max Whitehead
  • Add bones frame time diagnostics window. (#921) by Max Whitehead
  • Support Dynamic bodies (#927) by Max Whitehead
  • Contact filtering + changing shape + jump through for simulated bodies (#928) by Max Whitehead
  • Add player ragdoll state + corpse physics (#932) by Max Whitehead
  • Add extra colliders to jump_through tiles for collision with dynamics (#931) by Max Whitehead

Miscellaneous Tasks

  • Add Unicode-3.0 to allowed licenses for cargo deny (#923) by Max Whitehead

Other

  • Steam packaging utility + linux launch scripts (#917) by Max Whitehead
  • Bump version 0.11.0 in game + devpack (#936) by Max Whitehead

Refactor

  • Remove physics timestep scaled by 60 + update velocities to keep behavior (#925) by Max Whitehead