Skip to content

Releases: ostracod/ostracod-multiplayer

Version 1.2.1

03 Apr 21:17

Choose a tag to compare

Changes in this release:

  • Updated stale dependencies
  • Converted code to ECMAScript 2015 style

Version 1.2.0

24 May 01:33

Choose a tag to compare

Changes in this release:

  • Added ability to supply ssl.ca-bundle file
  • Improved asynchronous command behavior
  • Added gameUtils.performAtomicOperation
  • Added indexed flag in schema tool

Version 1.1.0

29 Dec 20:22

Choose a tag to compare

Changes in this release:

  • Added custom global CSS pages
  • Added custom canvas background color
  • Added extraFields to clientDelegate.setLocalPlayerInfo
  • Improved timing for gameDelegate.persistEverything

Version 1.0.0

22 Dec 16:20

Choose a tag to compare

This initial version allows you to make simple multiplayer games. There are still some features I would like to add, such as page customization.