Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 2.19 KB

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 2.19 KB

Changelog

0.1.0-alpha.3 (2023-08-22)

Features

  • add level description strings (574d2b7)
  • implement background (c540d0d), closes #3
  • implement exhaust and refactor buggy (6dd3317), closes #2
  • implement scoreboard display with -s (1b12a97)
  • make character-representation of items configurable (0b623c9)
  • rename ditch to crater (7367305)

Bug Fixes

  • adapt rover range to exhaust (dafbf38)

Miscellaneous Chores

0.1.0-alpha.2 (2023-08-16)

Features

  • implement jumping aliens (56fc64d), closes #1
  • implement separate color configuration for aliens (d3e4267)

Bug Fixes

  • make bullets and monsters match better (1c7906a)
  • use the word monster for the obstacles (2cc2987)

Miscellaneous Chores