2024-08-07 00:44:14 +00:00
|
|
|
# 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/)
|
|
|
|
|
2025-02-08 07:33:37 -08:00
|
|
|
## [0.0.2_3] 2025-2-8
|
|
|
|
|
|
|
|
### changed
|
|
|
|
|
|
|
|
- refactored buildings system
|
|
|
|
- made game ask if you wanted to save upon quitting
|
|
|
|
|
|
|
|
### fixed
|
|
|
|
|
|
|
|
- fixed crash when the executeable was placed somewhere without a save directory
|
|
|
|
|
|
|
|
## [0.0.2_2] 2024-12-13
|
|
|
|
|
|
|
|
### added
|
|
|
|
|
|
|
|
- notes command
|
|
|
|
|
|
|
|
### fixed
|
|
|
|
|
|
|
|
- Achievments now actually save
|
|
|
|
|
|
|
|
## [0.0.2_1] 2024-12-13
|
2024-12-12 02:56:32 +00:00
|
|
|
|
2024-12-12 15:57:56 +00:00
|
|
|
### added
|
|
|
|
|
|
|
|
- help entry for list command
|
|
|
|
|
2024-12-12 02:56:32 +00:00
|
|
|
### 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
|
2024-12-12 15:57:56 +00:00
|
|
|
- that one issue with CMD
|
2024-12-12 02:56:32 +00:00
|
|
|
|
|
|
|
## [0.0.2] 2024-12-11
|
2024-08-08 14:32:31 +00:00
|
|
|
|
|
|
|
### added
|
|
|
|
|
|
|
|
- triggers
|
|
|
|
- building unlocking
|
2024-12-10 02:25:35 +00:00
|
|
|
- upgrades
|
|
|
|
- game saving & loading
|
|
|
|
- main menu
|
2024-08-08 14:32:31 +00:00
|
|
|
|
2024-08-07 18:11:52 +00:00
|
|
|
## [0.0.1_2] 2024-08-07
|
|
|
|
|
|
|
|
### fixed
|
|
|
|
|
|
|
|
- number display
|
2024-08-07 02:07:06 +00:00
|
|
|
|
|
|
|
## [0.0.1_1] 2024-08-06
|
|
|
|
|
|
|
|
### added
|
|
|
|
|
|
|
|
- help command
|
|
|
|
|
2024-08-07 00:44:14 +00:00
|
|
|
## [0.0.1] 2024-08-06
|
|
|
|
|
|
|
|
### added
|
|
|
|
|
|
|
|
- building functionality
|
|
|
|
- transistors
|
|
|
|
- the buildings cursor, moss, small FAB, meduim FAB and large FAB
|
|
|
|
- gameplay
|