Skip to content

0.1.0

Compare
Choose a tag to compare
@Crypto137 Crypto137 released this 10 Mar 16:36
· 2321 commits to stable since this release

Initial release.

Features

  • Client-server network protocol implementation.

  • Basic multiplayer functionality: handling multiple clients, remote connections, chat.

  • Implementation of the proprietary static game data management system used by the game.

  • Fully-featured implementation of DRAG (dynamic random area generator).

  • Spawning of entities, including NPCs, enemies, and interactable objects, across the entire game.

  • Hero and costume selection.

  • Rudimentary implementation of hero powers.

  • Account system with simple web API for registering new accounts.