This is a game server, being written from scratch, for a very old and long dead game. The owners of said game have shown no interest in bringing it back, but even so all names of their IP have been avoided to prevent issues.
I'm writing this from scratch. While I'm proud of what I've done, I'm hitting the point where I need help, really. Therefore, I'm open-sourcing this. Any assistance you can provide, either from code help, to suggestions, to even pointing out better ways to do things are greatly appreciated.
There's a brief explanation of the thought process here link, and the docs directory also contains some notes.
- See server docs
- See client docs
Mar 6, 2016
- See the changelog.
- Create database
- Create packets
- Respond correctly to NPS and MCOTS packets
....