2024-05-23 06:58:41 -04:00
|
|
|
# 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
|
|
|
|
|
2024-05-22 19:16:13 -04:00
|
|
|
# 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.
|