PSForever server with bot player support
Find a file
Chord 5fa0610208 Working login to TR Sancuary!
Packet: SetCurrentAvatarMessage

Lots of hacks to get here, but wow, what a milestone.
2016-07-15 01:45:10 -04:00
common/src Working login to TR Sancuary! 2016-07-15 01:45:10 -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 Working login to TR Sancuary! 2016-07-15 01:45:10 -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
.travis.yml Adding Travis CI integration 2016-07-12 02:21:52 -04: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 Working login to TR Sancuary! 2016-07-15 01:45:10 -04:00

PlanetSide Login Server Build Status

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.