diff --git a/443-Protocol.mediawiki b/443-Protocol.mediawiki index 58425c3..0d07a4b 100644 --- a/443-Protocol.mediawiki +++ b/443-Protocol.mediawiki @@ -10,19 +10,19 @@ |- ! 0 ! Loading (initial) -! Out of game client state where the client is initially loading itself to the login screen. +! Client state where the client is initially loading itself to the login screen. |- ! 5 ! Loading -! Out of game client state where the client is loading itself to the login screen. +! Client state where the client is loading itself to the login screen. |- ! 10 ! Login Screen -! Out of game client state where the client is on the login screen. +! Client state where the client is on the login screen. |- ! 20 ! Login (initial) -! Out of game client state where the client initially engages to log in to the server. +! Client state where the client initially engages to log in to the server. |- ! 25 ! Map Rebuild @@ -34,11 +34,15 @@ |- ! 35 ! Ingame (screen overlay) -! Ingame client state where the client screen is overlayed with a widget. +! Client state where the client screen is overlayed with a widget. |- ! 40 ! Login -! Out of game client state where the client engages to log in to the server. +! Client state where the client engages to log in to the server. +|- +! 1000 +! Fatal Ondemand Error +! Client state where the client has encountered a fatal ondemand error and will no longer use the ondemand service. |} ==Game Protocol==