Emulated PlanetSide 1 world and login server by the PSForever project.
Find a file
2016-06-04 13:23:59 -04:00
common/src Improve packet CharacterInfoMessage and char select 2016-06-04 13:23:59 -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 Improve packet CharacterInfoMessage and char select 2016-06-04 13:23:59 -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 Rebump scodec-akka due to fix 2016-06-04 13:23:37 -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.