PSForever server with bot player support
Find a file
2016-03-04 14:47:14 -05:00
common/src [packet] VNLWorldStatusMessage 2016-03-04 13:00:03 -05:00
notes Added document notes 2016-02-16 00:31:33 -05:00
project Initial Commit 2016-02-05 03:19:13 -05:00
pslogin/src/main/scala [packet] VNLWorldStatusMessage 2016-03-04 13:00:03 -05:00
.gitignore Initial Commit 2016-02-05 03:19:13 -05:00
build.sbt Initial Commit 2016-02-05 03:19:13 -05:00
README.md Add minimal readme 2016-03-04 14:47:14 -05:00

PlanetSide Login Server

This project contains the code to run and manage the login server role for PlanetSide 1.

Features

  • Crypto session establishment
  • Username and password (or token) acceptance
  • Able to specify a custom server name and IP:Port combos

Planned Features

  • Database integration for account lookup
  • Further netcode integration