49 lines
1.1 KiB
Markdown
49 lines
1.1 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.
|
|
|
|
|
|
Todo
|
|
--------------------------------------------------------------------------------
|
|
|
|
**Bugs**
|
|
|
|
- update_server_stats: player count regexp could be spoofed
|
|
|
|
- server_details.html: make the graph tooltip more awesome
|
|
|
|
|
|
**New features**
|
|
|
|
- add avg player count on server list
|
|
|
|
- add note about data source (byond page)
|
|
|
|
- update copyright
|
|
|
|
- more pop. history graphs, for current day/week/month
|
|
|
|
- count page visits and show graphs?
|
|
|
|
- frontpage of some sort
|
|
|
|
- logo?
|
|
|
|
- users? so they can manage their own server (skip registration, keep it manuall for now)
|