Base library for server emulation development. Work in progress.
Commonly needed classes, such as TCP client and server, logger, file reader, hashing, and other utility classes.
Base classes for AI development.
Base classes for reading databases from text files.
Depends on: Yggdrasil
Extension for Yggdrasil.Data, for JSON support.
Depends on: Yggdrasil.Data
Script loader for .NET scripts that can be compiled and loaded at run-time.
Depends on: Yggdrasil
Structures, such as QuadTree and SpatialGrid.
Extension for Yggdrasil.Network, adding a WebSocketConnection to accept connections from WebSockets and related classes.
Depends on: Yggdrasil
Classes for handling matters of versioning, such as enums loaded at runtime from text files with preprocessor directives.