Skip to content

0.2.0: A real boy

Compare
Choose a tag to compare
@mid-kid mid-kid released this 08 Mar 23:47
· 45 commits to master since this release

Major redesign of a significant chunk of the API.
First release as a "proper" library, with an ABI that can be assumed stable.
This library may now properly be used as a shared library, allowing people to link it to proprietary programs if necessary. If any licensing exceptions are still necessary, feel free to contact.

Highlights

  • Redesigned callback API, allowing you to easily register different callbacks for different instances of the library.
  • Added build-time options to control features of the library.
  • Added support for a custom p2p relay protocol, allowing players to connect across the world using mobile-relay
  • Major stability and usability improvements, making it easier for consumers of the library to build a robust application.