setage/CHANGELOG.md

23 lines
592 B
Markdown

# v0.4.1
## Added features
* more interactable types:
* `input` provides case insensitive input checking
* `exact input` provides exact input checking
* `item check`, `item take` provides item checking
# v0.4.0
## Breaking changes
* `title` moved to metadata table.
* `playtested` moved to metadata table.
* `credits` table moved to metadata table.
## Added features
* `metadata` table:
* `title` of the game
* `description` of the game
* `min_version` required to play the game
## Fixes
* Fixed wording in some places.
* Fixed examine bug.
* Moved ending title to the bottom.