File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ The main program main.py requires
55libtcod-1.5.1. which can be freely downloaded at:
66http://doryen.eptalys.net/libtcod/download/
77
8+ # Features
9+ * Displays information about a SS13 server without needing to log into it.
10+ * Shows the number of players and admins on.
11+ * Shows the public gamemode (IE if it's secret, it displays secret, not the 'real' gamemode).
12+ * Shows the server's "version" (IE if it's using baycode or not)
13+ * (Bay/Goon only) Can list all ckeys online on that server.
14+ * Friends list.
15+ * If the server supports it, highlights ckeys inside the player list green if they are on your friends list in the program.
16+ * Auto-syncs to the current server every ten minutes.
17+ * Guesses what time it is on the server in almost-real time.
18+ * One button launch Dreemseeker and connect to the server.
19+
820# Using
921The utility is able to support servers using all major codebases (Baycode, /tg/ code, even gooncode surprisingly).
1022Features may be missing if using the program that isn't using baycode.
You can’t perform that action at this time.
0 commit comments