Releases: hndada/gosu
Release v0.6.1
Fix crashing when playing key sound only charts
Demo of gosu v0.6.1
https://youtu.be/dS0WV4bbmnc
https://youtu.be/c6USbVgRnUo
Release v0.6.0
Enhance readability of the whole codebase
Drum is currently not available.
Release v0.3.1
Update the compiler from 1.19.2 to 1.19.3
Detach file system from NewGame()
Release v0.3
Charts are available to search and download from external server.
Web version will be released in a short time
Release v0.2.4
New features:
- Recover frame drop automatically
- Add Tail extra time: enables changing long note length a bit
New skin components:
- Piano: Key lighting, Note Hit / Hold lighting
- Drum: High version of Hint, Field
- Animatable: Judgment (all), Overlay (Drum mode), Note, Lightings (Piano mode)
Codebase
- Rewrite /draws package
- Refactor /skin structure
- Classify local variable names mainly on skin.go
Misc.
Change durations of various Drawers
retracted v1.0.1 with v1.0.2~v1.0.3
ebiten v2.5.0-alpha -> v2.4.11
Retract v1.0.1~v1.0.3 with +incompatible
The version is for retracting v1.0.1~v1.0.3 with +incompatible
suffix.
There is no stable v1 version of gosu so far.
Retract v1.0.1~v1.0.3 with +incompatible
The version is for retracting v1.0.1~v1.0.3 with +incompatible
suffix.
There is no stable v1 version of gosu so far.
Retract v1.0.1
The version is just for retracting v1.0.1.
There is no stable v1 version of gosu so far.
Release v0.2.2
Let Window be resizable
Introduce automative build by adding a tag
Retract v1.0.1, published on August 2022 at pkg.go.dev
Release v0.2.1
Implement Offset (press Shift + Left/Right arrow)
Implement custom key settings (by keys.txt)
Implement Pause (press Tab)