mirror of
https://github.com/moganda12/transistor-clicker.git
synced 2025-02-01 00:57:20 -05:00
50 lines
812 B
Markdown
50 lines
812 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
|
|
|
|
## [0.0.2_1]
|
|
|
|
### added
|
|
|
|
- help entry for list command
|
|
|
|
### fixed
|
|
|
|
- list command would list all achievements, not just ones that you've earned
|
|
- crash when attempting to load empty save
|
|
- crash when attempting to accsess save index when it was empty
|
|
- that one issue with CMD
|
|
|
|
## [0.0.2] 2024-12-11
|
|
|
|
### added
|
|
|
|
- triggers
|
|
- building unlocking
|
|
- upgrades
|
|
- game saving & loading
|
|
- main menu
|
|
|
|
## [0.0.1_2] 2024-08-07
|
|
|
|
### fixed
|
|
|
|
- number display
|
|
|
|
## [0.0.1_1] 2024-08-06
|
|
|
|
### added
|
|
|
|
- help command
|
|
|
|
## [0.0.1] 2024-08-06
|
|
|
|
### added
|
|
|
|
- building functionality
|
|
- transistors
|
|
- the buildings cursor, moss, small FAB, meduim FAB and large FAB
|
|
- gameplay
|