Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Releases: Skribblers/skribbler

v2.4.0

10 Dec 00:27
Compare
Choose a tag to compare

Full Changelog: v2.3.0...v2.4.0

BREAKING CHANGES:

  • startError event now returns an object
  • newRound, chooseWord, and canDraw events have been removed in favor for the stateUpdate event. Use a switch case to handle each state.

v2.3.0

29 Nov 02:01
13077e9
Compare
Choose a tag to compare

What's Changed

  • Allow skribblers to check if the lobby is private or public by @w0ahL in #2
  • Transport Error Fix by @w0ahL in #4

New Contributors

  • @w0ahL made their first contribution in #2

Full Changelog: v2.2.0...v2.3.0

v2.2.0

28 Oct 23:06
79264ba
Compare
Choose a tag to compare

Full Changelog: v2.1.0...v2.2.0

v2.1.0

12 Aug 03:12
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.1.0

[BREAKING CHANGES]
Removed playerId from playerJoin event data. Use player.id instead.

v2.0.0

10 Aug 02:37
Compare
Choose a tag to compare

Full Changelog: v1.4.1...v2.0.0

[BREAKING CHANGES]

  • Event "connected" has been renamed to "connect"
  • Client#imageVote has been renamed to Client#vote
  • Event "hintRevealed" now returns all hint data instead of the just first hint

v1.4.1

08 Aug 16:25
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.4.1

v1.4.0

07 Aug 02:08
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.4.0

v1.3.0

22 Jul 21:30
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.3.0

v1.2.0

19 Jul 05:35
Compare
Choose a tag to compare