Skip to content

v0.12.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 23:09
480cdd7

[0.12.2] - 2024-09-11

Bug Fixes

  • UI for leaving online game when disconnected (#1002) by Max Whitehead
  • Prevent pausing in online from timing out network, allow game to continue running (#1003) by Max Whitehead
  • Fix losing focus on main menu when pressing right/left (#1007) by Max Whitehead
  • Fix adding AI in first slot + starting game with AI but no player (#1008) by Max Whitehead
  • Remove Map "Edit" button from pause menu until map editor restored (#1009) by Max Whitehead
  • Make sure pause menu closes after a menu map change (#1012) by Max Whitehead
  • Force git attributes unix line endings (#1013) by Max Whitehead
  • Switch to AudioCenter implemented in bones - remove from Jumpy (#1017) by Max Whitehead
  • Fixup paths using NetworkInfo to use SyncingInfo + update boes_framework (#1018) by Max Whitehead
  • Implement 'remove_all_systems' + update bones_framework (#1019) by Max Whitehead

Features

  • Add settings menu to the in game menu (#1000) by Friedel Ziegelmayer
  • Update to bones with increase network player limit (#1005) by Friedel Ziegelmayer
  • Add bones logging setup, enables logging to file system (#1024) by Max Whitehead

Miscellaneous Tasks

  • Update bones renderer (#1006) by Max Whitehead
  • Update bones / Iroh (#1011) by Max Whitehead
  • Update bones + add 'net-debug' feature flag (#1015) by Max Whitehead
  • Update git attributes to have explicit inclusion/exclusion (#1022) by RockasMockas
  • Bump quinn-proto to >0.11.7 (#1020) by Orhun Parmaksız
  • Bump actions/download-artifact to v4 (#1021) by Orhun Parmaksız
  • Bump version to 0.12.2 (#1025) by Max Whitehead
  • Bump actions/upload-artifacts to v4 (#1027) by Max Whitehead