ss13_se/README.md
2015-04-06 15:53:48 +02:00

57 lines
1.8 KiB
Markdown

Space Station 13 Hub
================================================================================
A server hub dedicated to SS13 and possibly a better replacement for the default
server page at http://www.byond.com/games/exadv1/spacestation13.
Features
--------------------------------------------------------------------------------
- A friendlier server list, which is also sortable.
- Dedicated pages for each server, with more detailed info.
- Player count stats and graphs.
License
--------------------------------------------------------------------------------
MIT License, see the LICENSE file.
Credits
--------------------------------------------------------------------------------
- A. Svensson - Author and host
- [stuicey](https://www.reddit.com/user/stuicey) - Thanks for original idea and [first work](https://www.reddit.com/r/SS13/comments/2p6znr/hub_population_data/).
- [headswe](https://www.reddit.com/user/headswe) - Thanks for [reverse engineered code](http://www.reddit.com/r/SS13/comments/31b5im/a_bunch_of_graphs_for_all_servers/cq11nld) for polling SS13 servers.
Todo
--------------------------------------------------------------------------------
**Bugs**
- server_details.html: make the graph tooltip more awesome
- server_details.html: use same format for the verbose timestamps
- better colors for warn/offline servers
**New features**
- page to send in requests to add new private servers?
- summary page showing total stats for all servers (# online/warn/offline servers,
total/average # of online players, log of recently added/removed servers,
the # of data points since start, age of oldest data point)
- more pop. history graphs, for current day/week/month
- player growth rate for each server?
- count page visits and show graphs?
- frontpage of some sort
- logo?