aboutsummaryrefslogtreecommitdiff
path: root/src/body/status.tex
blob: f68995c1210e6e1195d128d3a7ca2d7bcf7a94c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\chapter{Server status}
\label{chap:status}

client-gameserver interaction. status, info, rules, relevant information, what purpose does it serve, etc\cite{oldunreal1}.

\begin{figure}[h]
\centering
\input{tikz/overview-cgs}
\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}
\caption{UDP interaction between the game client (left) and gameserver (right) over time.}
\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.