Skip to content

v3.0

Latest

Choose a tag to compare

@ZTzTopia ZTzTopia released this 22 Jan 16:00
· 45 commits to develop since this release

v3.0 - (2026-01-22)

What's Changed

New Features

  • Command System
  • Player & World Management
  • Enhanced Packet Handling

Bug Fixes

  • Fixed random disconnect issues
  • Fixed incorrect peer pointer passing to on_disconnect parameter
  • Fixed message registration patterns to use start/end anchors
  • Increased packet size limits

Refactoring & Improvements

  • Updated TextParse class to use vector for sequential data storage

New Contributors