jackswei / PolarisServer

A Phantasy Star Online 2 private server project in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AGPL License Build status

Table of Contents

What is it?

Polaris Private Server is an open source game private server for the Japanese MMORPG Phantasy Star Online 2. It is currently work-in-progress alpha, under heavy development and is not yet recommended for production use.

Installation

As Polaris Private Server is a work-in-progress there is no set way of installaing and running, in future releases we hope to have this information stored in an INSTALL file. Until then you can either build or download and run the latest version.

Building The Latest Version

For the time being, we only support using mono in order to build Polaris. You need to have MonoDevelop 4 / Xamarin studio installed. You also need the Mono runtime, even on Windows! After installing MD / Xamarin and setting up the Mono runtime, open the solution and build! In the future we will hopefully have a buildserver, xbuild / msbuild support and other fancy things.

Downloading The Latest Version

As the Polaris Private Server is a work-in-progress alpha, you can find the latest unstable built version here @ AppVeyor

Documentation

All available documentation for the server can be found on the project wiki @ pso2proxy.cyberkitsune.net/wiki

Licensing

All code is licensed under the AGPL, v3 or later.

Third Party Licenses

Copyright (c) 2006 Damien Miller <djm@mindrot.org> (jBCrypt)
Copyright (c) 2013 Ryan D. Emerle (.Net port)

Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Contributing and Feedback

Currently, you can contribute to the Polaris Private Server project by:

There is an IRC channel #pso2 on BadnikNET (irc.badnik.net:6667), for talking directly with testers and developers (when awake and present, etc.). However any questions pertaining to the release dates or asking for hacks will be ignored, and you may be banned from the channel.

Core Maintainers

About

A Phantasy Star Online 2 private server project in C#

License:GNU Affero General Public License v3.0


Languages

Language:C# 100.0%