Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismaltby committed May 13, 2024
1 parent a4d0b6a commit f976dd5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `Set Camera Position` event which can be used before scene fade in to instantly move camera to a new location
- Add `Script Lock` and `Script Unlock` events allowing pausing other scripts and scene updates until the script is completed or unlocked
- Add `Build Options` to "Settings" section with option to toggle if "Build Log" should be opened automatically on warnings
- Add `Show Navigator` button to World toolbar if navigator is closed

### Changed

Expand Down Expand Up @@ -76,7 +77,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix issue where some slower camera speeds weren't actually slower
- Fix issue where setting "Show Connections" to "None" would prevent Player start position from being visible/draggable
- Fix issue where note lengths for wave instruments in .uge files were not being stored according to file specification. This may cause some .uge files created with older builds of GB Studio to not sound correct. If you need to fix any .uge files, you can use this [migrator tool](https://chrismaltby.github.io/gbs-uge-migrator/)
- Fix issue where navigator sidebar could sometimes not be wide enough to show Add and Search buttons in section hiders
- Fix issue where navigator sidebar could sometimes not be wide enough to show Add and Search buttons in section headers

### Removed

Expand Down

0 comments on commit f976dd5

Please sign in to comment.