Skip to content

v0.7.2

Compare
Choose a tag to compare
@dominikmaeckel dominikmaeckel released this 14 Aug 10:17
· 63 commits to main since this release

Added

  • Debug mode in network client now prints JSON of sent game message.

Changed

  • Hide "Connections and Sessions" from non-admin users in BGW-net frontend.
  • Unified named arguments in KeyEvent.

Removed

  • DSL package.

Fixed

  • Messages passing each other in clients asynchronous receiver function resolution.
  • PlayerLeftNotification not sent upon socket close.
  • Exception thrown in asynchronous coroutine not displayed in default exception handler.
  • Validation of non-JSON files in bgw-net frontend showing incorrect messages.