Skip to content

Latest commit

 

History

History
123 lines (113 loc) · 4.54 KB

CHANGELOG.md

File metadata and controls

123 lines (113 loc) · 4.54 KB

CHANGELOG

Inspired from Keep a Changelog

Added

Changed

  • Correctly end the race if all marble are not exploded (#57)

Deprecated

Removed

Fixed

  • Fix race generation in explosion mode (#59)

Security

Dependencies

  • Bump extractions/setup-just from 1 to 2 (#56)

Added

  • Add AppImage packaging support (#53)

Changed

Deprecated

Removed

Fixed

Security

Dependencies

Added

  • Add a podium at the end of the race (#50)

Changed

  • Downgrade rendering settings of Godot (#49)
  • Refactor boost to define multiple power types (#48)
  • Refactor the out of bound detection (#50)

Deprecated

Removed

Fixed

  • Update marble collision mask at each race (#50)

Security

Dependencies

Added

  • Add speed boost areas in races (#43)

Changed

Deprecated

Removed

Fixed

  • Use a custom EditorExportPlugin to set build info (#41)
  • Generate a new chunk at each lap (#42)

Security

Dependencies

  • Bump actions/cache from 3 to 4 (#40)

Added

Changed

  • Better countdown timer (#38)
  • Better rotation camera (#38)

Deprecated

Removed

Fixed

  • Don't block the entire scene on countdown (#38)

Security

Dependencies

Added

Changed

  • Use a cleaner game icon (#34)

Deprecated

Removed

  • Remove LOD scripts (#35)

Fixed

  • Correct loading of sound effects for the menu (#27)
  • Include override.cfg in each export presets (#28)
  • Remove the old collision shape use for the start line mesh (#36)

Security

Dependencies

  • Bump actions/upload-artifact from 3 to 4 (#32)

Added

Changed

Deprecated

Removed

Fixed

  • Publish only to the stable channel for snap (#25)

Security

Dependencies

Added

  • Add web deploy (#20)
  • Add snapcraft packaging (#22)

Changed

  • Use Justfile as command runner (#18)

Deprecated

Removed

Fixed

Security

Dependencies

  • Bump godot from 4.1.2 to 4.2 (#24)

Added

Changed

Deprecated

Removed

Fixed

Security

Dependencies

  • Bump flatpak/flatpak-github-actions from 6.2 to 6.3 (#13)
  • Bump ubuntu from v20 to v22 (#15)
  • Bump kobewi/godot-universal-fade from ddab6c2 to f091514 (#12)