From 33136158cc7a3fb55e3c8dcb7df6953089101623 Mon Sep 17 00:00:00 2001 From: Darkelarious Date: Sun, 24 Jan 2021 21:27:41 +0000 Subject: added server browser to background, write serverlist chapter --- src/body/status.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/body/status.tex') diff --git a/src/body/status.tex b/src/body/status.tex index 133cb05..f68995c 100755 --- a/src/body/status.tex +++ b/src/body/status.tex @@ -9,6 +9,8 @@ client-gameserver interaction. status, info, rules, relevant information, what p \caption{Focus on interaction between client and gameserver}\label{fig:overviewcgs} \end{figure} +focus on transferring the detailed information from the gameserver to the game client and populating the fields in the server browser interface. + \begin{figure}[H] \centering \input{tikz/status-exchange} @@ -16,3 +18,4 @@ client-gameserver interaction. status, info, rules, relevant information, what p \label{fig:status} \end{figure} +discussion of common fields and the information they represent, player information and how using backslashes in hostnames/playernames breaks part of the query. -- cgit v1.2.3