PSForever server with bot player support
Find a file
Chord cdf240cf66 Handle meta packet and return ack. server scroller
The scroller isn't usable in production as the client will deselect the
server listing each time the list is updated. This prevents you from
selecting a server.
2016-05-04 23:03:30 -04:00
common/src Handle meta packet and return ack. server scroller 2016-05-04 23:03:30 -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 Handle meta packet and return ack. server scroller 2016-05-04 23:03:30 -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 Fix broken organization name in build.sbt 2016-05-03 04:04:36 -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.