Skip to content

Commit

Permalink
📝 Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMyzrailGorynych committed Sep 24, 2019
1 parent 840fa02 commit 029cba3
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions app/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
## v 1.0.2

*25 September 2019.*

### 🐛 Bug fixes

* Fix broken desktop export, as well as uncatched errors
* Fix textures' "frame count" property not working (#120) by @island205 🎉
* Update parameter names in ct.sprite's readme

### ⚡ General improvements

* Add support for OGG audio files

### Docs

* 🐛 Fix the use of ct.height in Making Shooter tutorial when ct.viewHeight is needed
* ⚡ Change the title of "Troubleshooting: Background splits into squares!" so that it covers tiles as well
* Add a page "Troubleshooting: Sounds don't play at game start!"
* Document `ct.u.degToRad`, `ct.u.radToDeg`
* Document `ct.u.rotate`, `ct.u.rotateRad`


## v 1.0.1

*5 September 2019.*
Expand Down

0 comments on commit 029cba3

Please sign in to comment.