Emulated PlanetSide 1 world and login server by the PSForever project.
Find a file
2016-05-01 23:56:44 -04:00
common/src New SLF4J logger log4s. ANSI colors 2016-05-01 04:37:36 -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 Make UdbListener listen on the host address (public) 2016-05-01 23:56:44 -04:00
scripts Add copyrights to top of all files 2016-03-04 15:14:50 -05:00
.gitignore Ignore binary files 2016-03-04 15:16:20 -05:00
build.sbt Add SLF4J MDC session logging 2016-05-01 21:41:10 -04:00
README.md Add banner screenshot to README.md 2016-05-01 04:43:20 -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