Releases: cmu-sei/Gameboard
Releases · cmu-sei/Gameboard
v3.6.16
v3.6.15
v3.6.14
v3.6.13
v3.6.12
Adds Cubespace scoreboard endpoint
What's Changed
- 3.6.12 by @sei-bstein in #80
Full Changelog: 3.6.11...3.6.12
v3.6.11
fix session start
v3.6.10
- display user name in team list (for existing db players)
- fixes session limit check
- allows any member to reset team session (QA feature)
- fixes slow admin team query
- fixes looping challenge refreshes
v3.6.8
Improves reporting of the exception that is thrown if a Cubespace team receives more than one game-related challenge.
What's Changed
- New: clarify Unity challenge resolution exceptions by @sei-bstein in #74
- 3.6.8 by @sei-bstein in #75
Full Changelog: 3.6.6...3.6.8
v3.6.6
Version 3.6.6 includes stability improvements and bug fixes for the Gameboard API.
Stability improvements
- The
/api/unity/challenge
endpoint is now semaphore-locked to prevent multiple attempts at challenge data creation - Repeat calls to this endpoint will no longer attempt to update Gamebrain console URLs
Bug fixes
- Repeat calls to
/api/unity/challenge
for the same team will no longer result in identity violation errors - Resolved an issue that prevented scores from being displayed for players on the game scoreboard and admin player list.
- Cubespace challenges now correctly update their "last scored at" field, correcting how "duration" is presented
What's Changed
- Bug - update player scores by @sei-bstein in #72
- Stability changes to /api/unity/challenge by @sei-bstein in #71
- 3.6.6 by @sei-bstein in #73
Full Changelog: 3.6.5...3.6.6
v3.6.5
Fixes a bug that caused the team captain's name not to correctly show in the event log when finding a codex and other small changes.
What's Changed
- Cubespace scoring and logging updates by @sei-bstein in #69
- 3.6.5 by @sei-bstein in #70
Full Changelog: 3.6.4...3.6.5