Skip to content

JaNGOS Authentication Server 1.0 is out !

Latest

Choose a tag to compare

@Warkdev Warkdev released this 04 Feb 20:21
· 27 commits to master since this release

Finally, JaNGOS Authentication Server 1.0 is out !

Well, it would be a bit arrogant to say that it is out 'magically'. It had support from MaNGOS (not only for the spelling), is based on BunnyEmu work and is still missing some key features:

  • You have no way to manually create new accounts for now (a bit disappointing, isn't it ?!)
  • Although the technical documentation is available, no architectural documentation is yet made available
  • Some packets that are possibly sent by the client are not handled which may lead to some synchronization issues
  • The management application is not yet made available (although it is on the road)

But look ! Quite some work has already been done:

  • At least, existing account can login into the authentication server (SRP mechanism ON !)
  • Many other errors are handled (locked account, banned account, ...)
  • Integration with travis-ci, more than 40 tests are realized for each build, ensuring its usability

To get started, download the components in the attachment and start your own server :-)