Skip to content

Releases: remarkablegames/linkit

v1.3.2

19 May 21:35
6db01b1
Compare
Choose a tag to compare

1.3.2 (2024-05-19)

Bug Fixes

  • style: update CSS reset and default background color to white (c9fb7da)

v1.3.1

25 Apr 23:42
f095c1b
Compare
Choose a tag to compare

1.3.1 (2024-04-25)

Bug Fixes

  • audio: add mp3 fallback (0b78d75)

v1.3.0

25 Apr 03:36
825000f
Compare
Choose a tag to compare

1.3.0 (2024-04-25)

Features

  • intro: simplify code and add check (5c15167)
  • scenes: play sound on button press in Intro and End (cf6f988)

v1.2.1

25 Apr 02:32
c568cf0
Compare
Choose a tag to compare

1.2.1 (2024-04-25)

Bug Fixes

v1.2.0

25 Apr 01:48
e295c3b
Compare
Choose a tag to compare

1.2.0 (2024-04-25)

Features

  • scenes: add End (2bbd6bc), closes #8
  • scenes: display text "You Win!" in End (7e19a6b), closes #8
  • scenes: show confetti in End (8ff5ac3), closes #8

v1.1.0

24 Apr 01:43
429c225
Compare
Choose a tag to compare

1.1.0 (2024-04-24)

Features

  • gameobjects: add hover animation when input is over Circle (b66560a), closes #6

v1.0.2

23 Apr 05:19
6db2e62
Compare
Choose a tag to compare

1.0.2 (2024-04-23)

Performance Improvements

  • scenes: remove event listeners before restart in Main (9e739ff)

v1.0.1

22 Apr 23:01
3a036b8
Compare
Choose a tag to compare

1.0.1 (2024-04-22)

Bug Fixes

  • constants: improve color contrast (47019ca)

v1.0.0

21 Apr 21:27
549313e
Compare
Choose a tag to compare

1.0.0 (2024-04-21)

Features

Bug Fixes

  • audio: use import.meta.url to import sounds (e898a2a)
  • helpers: fix TypeScript error in pairs (cbb39c3)
  • scenes: center text and display game name for level 0 (e085467)