Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@xushiwei xushiwei released this 12 Dec 19:50
· 1 commit to main since this release
1ac28b8

features:

changes:

  • list Pos: alias int (#270)
  • Stage mode fixed: repeat & fillRatio (#280 goplus/builder#459)
  • Simplify process to add & play sound (#279 goplus/builder#443)
  • Rename scene(index) property (#281 #284 goplus/builder#456)
  • Adjust sound-playing behavior for animation (#290 goplus/builder#604)
  • Unify Die behavior of initial / cloned sprite (#329 #333)
  • fix: Initial costumeIndex for sprite not working (#322)
  • fix: Sprite Glide panics (#321)
  • calculate the position of TrackPos based on the non-transparent area (#366)
  • reorder func overloads (#467)
  • mod: github.com/hajimehoshi/ebiten/v2 v2.7.9
  • mod: github.com/qiniu/x v1.13.10
  • mod: golang.org/x/image v0.18.0