<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="alternate" type="application/rss+xml" href="static/rss.xml" title="Multiplayer FreeOrion server news" />
<link rel="stylesheet" type="text/css" href="static/style.css" />
<title>Welcome to public multiplayer FreeOrion server!</title>
</head>
<body>
{{> header}}
<div class="content">
<h1>Welcome to FreeOrion!</h1>
<p>There is a first public multiplayer FreeOrion server!</p>
<p>Join to <b>freeorion-test.dedyn.io</b> at default port and wait for the other players to play.</p>
<p>Server updates to the latest stable version. Current version: <b>{{ version }}</b>.<br/>
Subscribe to <a href="static/rss.xml">RSS</a> <a href="http://www.feedvalidator.org/check.cgi?url=https%3A//freeorion-test.dedyn.io/static/rss.xml"><img src="static/valid-rss-rogers.png" alt="[Valid RSS]" title="Validate my RSS feed" /></a>  to get updates.
<ul>
    <li>There are should be at least 2 human players to start the game.
    <li>4 AI allowed.
    <li>Sends notification about entered player, notifications about started game, and chat messages to <a href="xmpp:#freeorion@irc.freegamedev.net?join">FreeOrion jabber conference (#freeorion@irc.freegamedev.net)</a>.
    <li>Only Player client type allowed.
    <li>Autosaves are saved to folders based on Game UID.
    <li>Network messages restricted by size 10 MiB.
    <li>By default Random species are selected.
    <li>Cookies are alive 2 hours.
    <li>AIs re-populate lobby from save game.
    <li>Empire statistics disabled.
    <li>Introduced in-game lobby for non-participant of current playing game.
    <li>Chat history shows 500 latest messages.
    <li>The server disallows to take over eliminated empire.
    <li>User authentication with OTP via XMPP or E-mail (no open registration yet).</ul></p>
<p>Rules changes:
<ul>
    <li>Super Tester disabled.
    <li>Latest alive human player wins game.
    <li>Any player is allowed to concede.
</ul>
</p>

<p>You can get the game here
<a href="https://freeorion.org/">https://freeorion.org/</a>.<br/>
Information, updates and support for this server
<a href="https://freeorion.org/forum/viewtopic.php?f=2&t=10706">https://freeorion.org/forum/viewtopic.php?f=2&t=10706</a>.<br/>
To set or change game password visit <a href="query-reset-game-pwd.html">Reset game password</a>.
</p>
</div>
{{> footer}}
</body>
</html>