-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.0.0](v0.5.1...v1.0.0) (2022-03-01) ### Bug Fixes * prevent building over decorative additions ([38fb0e0](38fb0e0)) ### Features * build additions as new paths are built ([4c11ddb](4c11ddb)), closes [#14](#14) * execute game actions to place benches/bins ([3249e01](3249e01)), closes [#20](#20) [#24](#24) * **ui:** increase window size to accommodate new options ([cc3d7c8](cc3d7c8)) ### BREAKING CHANGES * We now use `executeAction()` which changes what we need to include in the code to prevent things like building out of bounds and ensuring you have enough money.
- Loading branch information
1 parent
38fb0e0
commit 2fe8a8d
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters