athlos 0.0.3
athlos: ^0.0.3 copied to clipboard
A Dart package for implementing multiplayer online games.
0.0.3 #
- Basic UDP Server.
0.0.2+1 #
- Exported API.
0.0.2 #
- Model updates:
- Achievements
- Entity types
- Lobby
- Logging
- Monetization
- Notifications
- Resources
- Social (messaging)
- Other renaming/refactoring.
0.0.1+1 #
- Exported model, made available to consumers.
0.0.1 #
- Initial version.
- Data model (
/core)- Positioning, direction, and orientation models.
- World model.
- Session models.
- Terrain model.
- State models.
- Entity model.
- Action model.
- Player model.
- Team model.
- Leaderboard model.