Skip to content

Commit

Permalink
update some infos
Browse files Browse the repository at this point in the history
  • Loading branch information
ColaColin committed Feb 1, 2015
1 parent b37607c commit 59d5417
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions src/main/webapp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,31 @@ <h3>What is this about?</h3>
It enables you to view your statistics like your army count over time or how many resources of what type you gathered.
<br/>I am working on adding more features. You can click <a href="/listgames">Games</a> above to check the current list of games recorded.<br/>Recorded games should stay on the page IF they are longer than 5 minutes</div><br/>

<h3>1vs1 Matchmaking</h3>
<div>PA Stats also offers 1vs1 matchmaking. Just install PA Stats, enter the server browser and click PA Stats 1vs1. Read this <a href="http://exodusesports.com/guides/matchmaking-pa-stats/">Guide</a> for more info about it.</div>
<h3>Global Chat</h3>
<div>PA Stats adds <a href="https://forums.uberent.com/threads/rel-pa-chat.67603" target="_blank">the PA Chat mod</a>. That means once you start PA you will have a global chat windows with people being active in it. Join our community now :)</div>
<br/>

<h3>Custom servers</h3>
<div>PA Stats also lists custom servers, <a href="http://exodusesports.com/guides/planetary-annihilation-dedicated-server-setup/" target="_blank">here</a> is described how you can setup such servers. </div>
<br/>

<h3>How does it work?</h3>
<div>It works by gathering data from a UI-Mod<br/>
The mod gathers your game data and sends it to this server every 5 seconds.
The exchange of data between the mod and the server happens with a json webservice. If you have a nice idea for a tool that needs access to the data ask <a href="https://forums.uberent.com/members/cola_colin.5269/">me</a> for it.
<br/><br/>

<h3>Do I need to update this all the time?</h3>
<div>No! PA Stats is updated automatically</div>
<br/>

</div>
<h3>I want this...</h3>
<div>Check out the <a href="/download">Installation section.</a></div>
<br/>

<h3>Can you show me some nice video about it?</h3>
<div>Well yes here you go, though notice it is a little outdated, PA Stats has even more functions now!</div>
<iframe width="560" height="315" src="http://www.youtube.com/embed/TE_VrQhR39w" frameborder="0" allowfullscreen></iframe>
<br/>Thanks to brianpurkiss from <a href="http://pamatches.com">PA Matches</a> for the video.
<br/><br/>
Expand Down
Binary file modified src/main/webapp/static/outsourced/img/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 59d5417

Please sign in to comment.