Skip to content

Releases: goplus/spx

v2.0.0-beta4

17 Jul 07:10
2946981

Choose a tag to compare

v2.0.0-beta4 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta2...v2.0.0-beta4

v2.0.0-beta3

17 Jul 06:43
587d1f2

Choose a tag to compare

v2.0.0-beta3 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta2...v2.0.0-beta3

v2.0.0-beta2-swipe2

17 Jul 03:07
4d4ae8e

Choose a tag to compare

v2.0.0-beta2-swipe2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta2-swipe...v2.0.0-beta2-swipe2

v2.0.0-beta2-swipe

17 Jul 02:03
711e01c

Choose a tag to compare

v2.0.0-beta2-swipe Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta2...v2.0.0-beta2-swipe

v2.0.0-beta2

29 May 07:53
c31658b

Choose a tag to compare

v2.0.0-beta2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta1...v2.0.0-beta2

v2.0.0-beta1

29 May 07:17
57e075f

Choose a tag to compare

v2.0.0-beta1 Pre-release
Pre-release

What's Changed

Read more

v1.1.0

12 Dec 19:50
1ac28b8

Choose a tag to compare

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

v1.0.0

14 Mar 00:24
e62f664

Choose a tag to compare

features:

  • optional MainEntry/Run, load conf from index.json (#258 #264 #265)

changes:

  • makeEmptyInterface => reflect.NewAt (#237)
  • internal/audiorecord: OpenAL32 use dynamic on windows (#253)
  • internal/gdi/font: font cache use io.ReaderAt (#255)
  • gop doc: friendly enum (#251)
  • index.gmx => main.spx (#250)
  • svg cache (#206)
  • gop fmt (#211)
  • add 00-Weather: no sound (#208 #210)
  • known bugs: test/_Quote
  • mod: github.com/hajimehoshi/ebiten/v2 v2.3.4
  • mod: github.com/qiniu/x v1.13.9

v1.0.0-rc6

30 May 05:25
16eff2f

Choose a tag to compare

new features:

changes:

v1.0.0-rc5

05 Jan 07:19
88a40c6

Choose a tag to compare

new features:

  • sprite.Quote
  • add ghost effect

changes:a

  • update Loudness js api ,compatible scratch
  • gop v1.1.0-alpha2