Skip to content

Releases: remarkablegames/spin-to-win

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 08 Aug 23:22
167ea2e

1.0.5 (2026-08-08)

Bug Fixes

  • layout: make wheel, header, buttons, and shop responsive on small screens (d660f19)

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 08 Aug 16:34
c91b233

1.0.4 (2026-08-08)

Continuous Integration

  • github: upload to wavedash in release-please.yml (cba9744)

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 27 Jun 02:27
0e1b5d7

1.0.3 (2026-06-27)

Bug Fixes

  • evaluate layout constants lazily to fix itch.io iframe sizing (8bc82f0)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 27 Jun 02:11
278127a

1.0.2 (2026-06-27)

Bug Fixes

  • preload: remove leading slash from font src path (33c2792)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 02:01
d6a71a4

1.0.1 (2026-06-27)

Bug Fixes

  • remove leading slash from asset src paths (770ff30)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 01:43
4682309

1.0.0 (2026-06-27)

Features

  • artifacts: add segmentCollector (5c80b8b)
  • constants: increase artifact slots from 3 to 5 (91612b5)
  • game: add wheel segment that ends the round (161444b)
  • gameobjects: show tooltip for disabled buttons (1f36f3d)
  • game: preview artifact segment effects (6f0d87f)
  • game: show floating text after wheel landed on segment (e2ff145)
  • level: add up to 5 levels with progressive shop config (bf468d9)
  • level: increase base spins to 2 (4c5cc33)
  • level: increase base spins to 3 and update wheel segments (19a3142)
  • level: rebalance targetScore and add up to 10 levels (e824780)
  • music: play background music and add mute button (befb748)
  • scenes: add title screen (b9447ee)
  • scenes: improve level end (807db0d)
  • shop: add icons to the blue shop buttons (51ce432)
  • shop: add reroll button (01d4af1)
  • shop: add the blue shop upgrade Clone Segment (26c4bd7)
  • shop: change to upgrade multiplier segment (a0c1ba4)
  • shop: improve fill blank segment (7f3aee0)
  • shop: tune shop offers by level (6d0048f)
  • sound: play artifact hold sound when selling in shop (06501e5)
  • sound: play sounds (2c0c4d4)
  • wheel: update multiplier segments (a03324e)

Bug Fixes

  • artifact: make used artifact opaque (15e68c8)
  • artifacts: ensure extendSpin can be clicked before spin ends (b27df84)
  • artifacts: fix luckyCoin (76940e5)
  • device: support 1600 x 900 dimensions (0cb2ada)
  • end: advance to next level (61dd5c7)
  • game: fix artifact "Skip Negative" (11090a8)
  • game: fix the Blank Segment cancel flow properly (12c0ba7)
  • game: keep header passive income fixed (ff7b454)
  • game: toggle artifact selection (b2d4a54)
  • game: wait for floating text to disappear before going to shop (cde0f48)
  • header: show negative score (0556cea)
  • scenes: carry over game state to next level (2fd0fad)
  • shop: fix reroll (e4686ea)
  • shop: press and hold artifact to sell (88f072b)
  • wheel: don't show tooltip for segments that aren't upgradable (389b7db)