Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 669 Bytes

File metadata and controls

17 lines (12 loc) · 669 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2026-03-31

Added

  • HasAsobi mixin for FlameGame client lifecycle management.
  • AsobiNetworkSync component for automatic server state to entity sync.
  • AsobiPlayer mixin with position interpolation and stat tracking.
  • AsobiProjectile mixin for server-synced projectiles.
  • HasAsobiInput mixin for keyboard and mouse input capture.
  • HasAsobiMatchmaker mixin for matchmaking lifecycle.