Skip to content

Releases: realsba/the-game-client

v0.8.3

12 Apr 18:39
Compare
Choose a tag to compare

Changes

  • Migrated to PixiJS v8 for improved performance and features.

Full Changelog: v0.8.2...v0.8.3

v0.8.2

28 Mar 09:47
Compare
Choose a tag to compare

New Features and Changes

  • Added README.md with project information and usage instructions.
  • Optimized protocol: removed fields tick and protection from packet Frame.
  • Used shared config for the tests.
  • Added support for Vue and Vuetify.
  • Added a new UI element - ConnectionLossAlert.
  • Added a new UI element - ColorPicker.
  • Improved all panels and game interface elements.

Fixes and Enhancements

  • Fixed implementation of delayed_call and updated tests.
  • Fixed StartDialog implementation.
  • Fixed invocation of Spectate and Watch functions from Leaderboard.
  • Fixed implementation of Split and Eject.
  • Fixed positioning of elements in Leaderboard.
  • Fixed Cell debug interaction implementation.

Refactoring

  • Further code refactoring to improve readability and maintainability.

Full Changelog: https://github.com/realsba/the-game-client/commits/v0.8.2