PSForever server with bot player support
Find a file
2016-05-03 03:58:58 -04:00
common/src Refactor package naming scheme and line endings (CRLF) 2016-05-03 03:58:58 -04:00
notes Added document notes 2016-02-16 00:31:33 -05:00
project Migrate to sbt-pack vs assembly for faster packing 2016-04-22 23:02:47 -04:00
pslogin/src/main/scala Refactor package naming scheme and line endings (CRLF) 2016-05-03 03:58:58 -04:00
scripts Improve copyright script perf and perserve LE 2016-05-03 03:38:13 -04:00
.gitignore Ignore binary files 2016-03-04 15:16:20 -05:00
build.sbt Refactor package naming scheme and line endings (CRLF) 2016-05-03 03:58:58 -04:00
LICENSE.md Add GPLv3 licensing information 2016-05-02 00:08:33 -04:00
README.md Add GPLv3 licensing information 2016-05-02 00:08:33 -04:00

PlanetSide Login Server

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

PSForever Login Server banner

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

License

GNU GPLv3. See LICENSE.md for the full copy.