v0.1.5
TristanDebrunner
released this
13 Jan 08:14
·
51 commits
to master
since this release
New Features
- Added game mode options (Rugby, 3x3, 6x6) by @elsald in #168
- Add support for rugby penalties by @TristanDebrunner in #171
- Add ability to play/pause time (Rugby mode only) by @TristanDebrunner in #177
- Added option to hide time before play by @elsald in #167 and #189
- Start flashing penalty button when penalties are almost ended by @elsald in #187
- Made collecting scorer cap number optional by @elsald in #193
- Add details to center button and make new game summary page by @elsald in #190
- The overlay now shows player photos in the leadup to a game by @actuday6418 in #173
- Start tracking game stats and sending them to uwhportal by @TristanDebrunner in #225
- Config files now get migrated instead of overwritten by @TristanDebrunner in #245
Bug Fixes
- Use pre sudden death break from UWH scores by @elsald in #164
- Fix incorrect handling of missing
pre_sudden_death_break
by @TristanDebrunner in #172 - Stop showing atlantis logo without a tournament logo by @TristanDebrunner in #174
- Add support for optional OT params from uwhscores by @TristanDebrunner in #191
- Handle disconnections from the binary and JSON ports by @TristanDebrunner in #192
Other Changes
- Updated to iced version 0.10, meaning we have dropped support for the glow renderer (by @TristanDebrunner in #196)
- Move to GitHub Actions for CI by @TristanDebrunner in #195
- Add dockerfile to xc for raspberry pi by @TristanDebrunner in #218
Full Changelog: v0.1.4...v0.1.5