Skip to content

Releases: webplatformz/challenge

handle tls websockets properly when deployed on heroku

09 May 20:12
Compare
Choose a tag to compare
1.0.4

handle tls webockets on heroku instance

reorder logfile closing

09 May 20:01
Compare
Choose a tag to compare

move last broadcast before logfile closing

add tournament card countring

09 May 18:38
Compare
Choose a tag to compare

this release adds an environment variable to control card counting for tournament mode

Fix Ranking Table Bug

03 May 20:52
Compare
Choose a tag to compare

The Ranking Table was always marking the second player as winner even though in the logs it was clear, who really won the actual session. This led to wrong results in the pairings table

Version 1.0.0

04 Apr 07:00
Compare
Choose a tag to compare

Fix minor bug in last stich view

ensure uniqueness of logfiles

23 Mar 11:31
Compare
Choose a tag to compare

Since you can let your bots compete in 100s of rounds, the logfiles have to be unique to a certain extent

Improve UI and add ENV Variables

22 Mar 12:36
Compare
Choose a tag to compare

We improved the UI for Tournament as well as Single Game. Crashed Bots will be shown nicer in Single Game and Tournament mode. The Tournament Table has been improved to be faster and show the rankings more precisely.

We added Environment Variables to change how many rounds a tournament will last and if the logs will be saved

fix validation in ui

21 Jun 06:31
Compare
Choose a tag to compare
0.8.1

Merge branch 'hotfix/0.8.1'

Alpha

20 Jun 16:24
Compare
Choose a tag to compare
Merge pull request #22 from webplatformz/feature/validation-in-frontend

Feature/validation in frontend