Skip to content

Releases: vlado-github/BoredGames

1.3.1

29 Jan 19:10

Choose a tag to compare

  • localhost URIs removed from origins in Keycloak's realm production config

1.3.0

28 Jan 22:41

Choose a tag to compare

  • client auth and CORS
  • optimizing webgl/wasm build output for ClashOfHands game

1.2.0

25 Jan 16:18

Choose a tag to compare

  • improved docker compose to scale number of Silo instances (game servers)
  • fixed bug with nginx reverse proxy route
  • simplified Orleans cluster setup without port numbers

1.1.0

30 Oct 21:19

Choose a tag to compare

  • API and GameServer (actor model's silo) are now separated
  • API support for SignalR (Websockets) for real-time communication of game state and player's moves/actions
  • WebGL/Wasm implementation for ClashOfHands (Unity project)

1.0.0

01 Oct 11:40
d49b637

Choose a tag to compare

  • backend api with RockPaperScissors rule engine
  • portal ui with RockPaperScissors game
  • portal ui responsive design