aboutsummaryrefslogtreecommitdiff
path: root/src/body/status.tex
diff options
context:
space:
mode:
authorDarkelarious <darkelarious@333networks.com>2021-01-22 19:20:10 +0000
committerDarkelarious <darkelarious@333networks.com>2021-01-22 19:20:10 +0000
commitd39db7650b22d1ebf1d077dfc7a6ba5a36e5df0b (patch)
tree1874dd76a8424fcaf2f4662382328f3f9858838d /src/body/status.tex
parent6b7437536bbf9fa1219ed2657fe53b4767fdda1d (diff)
downloadMasterServer-Documentation-d39db7650b22d1ebf1d077dfc7a6ba5a36e5df0b.tar.gz
MasterServer-Documentation-d39db7650b22d1ebf1d077dfc7a6ba5a36e5df0b.zip
handwritten notes to Tikz, add list of issues to appendices
Diffstat (limited to 'src/body/status.tex')
-rwxr-xr-xsrc/body/status.tex13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/body/status.tex b/src/body/status.tex
index be0f264..133cb05 100755
--- a/src/body/status.tex
+++ b/src/body/status.tex
@@ -4,14 +4,15 @@
client-gameserver interaction. status, info, rules, relevant information, what purpose does it serve, etc\cite{oldunreal1}.
\begin{figure}[h]
- \centering
- \includegraphics[width=\textwidth]{img/overview-cgs}
- \caption{Focus on interaction between client and gameserver}\label{fig:overviewcgs}
+\centering
+\input{tikz/overview-cgs}
+\caption{Focus on interaction between client and gameserver}\label{fig:overviewcgs}
\end{figure}
\begin{figure}[H]
- \centering
- \includegraphics[width=\textwidth]{img/status-exchange}
- \caption{Interaction between client and gameserver over time.}\label{fig:status}
+\centering
+\input{tikz/status-exchange}
+\caption{UDP interaction between the game client (left) and gameserver (right) over time.}
+\label{fig:status}
\end{figure}