Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1 KB

Changelog.md

File metadata and controls

45 lines (28 loc) · 1 KB

Changelog

All notable changes to this project will be documented in this file.

[rockrun-0.2.2] - 2024-11-04

🐛 Bug Fixes

  • Keyboard controls not aligned with documentation
  • #1 not allowing to answer multiple times a correct answer

📚 Documentation

  • Update README.md, add a TLDR section

[rockrun-0.2.1] - 2024-10-31

🐛 Bug Fixes

  • Fireballs hit in god mode
  • Level 3 shader left and spawn on each level

[rockrun-0.2.0] - 2024-10-30

🚀 Features

  • Add git cliff configuration to generate futur change logs
  • Add persistance for language selection
  • Add 2 new questions
  • Add a background shader for level 3
  • Update dependencies serde, serde_json, thiserror

🐛 Bug Fixes

  • Set default language to English
  • Text in display menu not aligned properly on some platform
  • Slight camera zoom to hide level boundaries

📚 Documentation

  • Update TODO list
  • Update README status
  • Update documentation with debugging keys and storage info.