Deploying to gh-pages from @ psforever/PSF-LoginServer@a22f1118d1 🚀

This commit is contained in:
Mazo 2021-03-26 12:41:23 +00:00
parent d6c64a28c5
commit fdd3cdfd0f
97 changed files with 153 additions and 107 deletions

File diff suppressed because one or more lines are too long

View file

@ -275,7 +275,7 @@ Which set is visible determines the effect of the respective binding keys (the F
Each set is called a "bank," obviously.<br>
<br>
This packet coordinates the bank number both as an upstream and as a downstream packet.</p></div><dl class="paramcmts block"><dt class="param">player_guid</dt><dd class="cmt"><p>the player</p></dd><dt class="param">bank</dt><dd class="cmt"><p>the shortcut bank (zero-indexed);
0-7 are the valid banks</p></dd></dl></div></li><li class="indented0 " name="net.psforever.packet.game.CharacterCreateRequestMessage" group="Ungrouped" fullComment="no" data-isabs="false" visbl="pub"><a id="CharacterCreateRequestMessageextendsPlanetSideGamePacketwithProductwithSerializable"></a><a id="CharacterCreateRequestMessage:CharacterCreateRequestMessage"></a> <span class="permalink"><a href="../../../../net/psforever/packet/game/CharacterCreateRequestMessage.html" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">case class</span></span> <span class="symbol"><a href="CharacterCreateRequestMessage.html" title="Is sent by the PlanetSide client on character selection completion."><span class="name">CharacterCreateRequestMessage</span></a><span class="params">(<span name="name">name: <span name="scala.Predef.String" class="extype">String</span></span>, <span name="headId">headId: <span name="scala.Int" class="extype">Int</span></span>, <span name="voiceId">voiceId: <a href="../../types/CharacterVoice$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable" name="net.psforever.types.CharacterVoice.Value" id="net.psforever.types.CharacterVoice.Value" class="extmbr">types.CharacterVoice.Value</a></span>, <span name="gender">gender: <a href="../../types/CharacterGender$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable" name="net.psforever.types.CharacterGender.Value" id="net.psforever.types.CharacterGender.Value" class="extmbr">types.CharacterGender.Value</a></span>, <span name="empire">empire: <a href="../../types/PlanetSideEmpire$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable" name="net.psforever.types.PlanetSideEmpire.Value" id="net.psforever.types.PlanetSideEmpire.Value" class="extmbr">types.PlanetSideEmpire.Value</a></span>)</span><span class="result"> extends <a href="../PlanetSideGamePacket.html" name="net.psforever.packet.PlanetSideGamePacket" id="net.psforever.packet.PlanetSideGamePacket" class="extype">PlanetSideGamePacket</a> with <span name="scala.Product" class="extype">Product</span> with <span name="scala.Serializable" class="extype">Serializable</span></span></span><p class="shortcomment cmt">Is sent by the PlanetSide client on character selection completion.</p></li><li class="indented0 " name="net.psforever.packet.game.CharacterInfoMessage" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="CharacterInfoMessageextendsPlanetSideGamePacketwithProductwithSerializable"></a><a id="CharacterInfoMessage:CharacterInfoMessage"></a> <span class="permalink"><a href="../../../../net/psforever/packet/game/CharacterInfoMessage.html" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">case class</span></span> <span class="symbol"><a href="CharacterInfoMessage.html" title="Is sent by the PlanetSide world server when sending character selection screen state."><span class="name">CharacterInfoMessage</span></a><span class="params">(<span name="unk">unk: <span name="scala.Long" class="extype">Long</span></span>, <span name="zoneId">zoneId: <a href="PlanetSideZoneID.html" name="net.psforever.packet.game.PlanetSideZoneID" id="net.psforever.packet.game.PlanetSideZoneID" class="extype">PlanetSideZoneID</a></span>, <span name="charId">charId: <span name="scala.Long" class="extype">Long</span></span>, <span name="guid">guid: <a href="../../types/PlanetSideGUID.html" name="net.psforever.types.PlanetSideGUID" id="net.psforever.types.PlanetSideGUID" class="extype">PlanetSideGUID</a></span>, <span name="finished">finished: <span name="scala.Boolean" class="extype">Boolean</span></span>, <span name="secondsSinceLastLogin">secondsSinceLastLogin: <span name="scala.Long" class="extype">Long</span></span>)</span><span class="result"> extends <a href="../PlanetSideGamePacket.html" name="net.psforever.packet.PlanetSideGamePacket" id="net.psforever.packet.PlanetSideGamePacket" class="extype">PlanetSideGamePacket</a> with <span name="scala.Product" class="extype">Product</span> with <span name="scala.Serializable" class="extype">Serializable</span></span></span><p class="shortcomment cmt">Is sent by the PlanetSide world server when sending character selection screen state.</p><div class="fullcomment"><div class="comment cmt"><p>Is sent by the PlanetSide world server when sending character selection screen state. Provides metadata
0-7 are the valid banks</p></dd></dl></div></li><li class="indented0 " name="net.psforever.packet.game.CharacterCreateRequestMessage" group="Ungrouped" fullComment="no" data-isabs="false" visbl="pub"><a id="CharacterCreateRequestMessageextendsPlanetSideGamePacketwithProductwithSerializable"></a><a id="CharacterCreateRequestMessage:CharacterCreateRequestMessage"></a> <span class="permalink"><a href="../../../../net/psforever/packet/game/CharacterCreateRequestMessage.html" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">case class</span></span> <span class="symbol"><a href="CharacterCreateRequestMessage.html" title="Is sent by the PlanetSide client on character selection completion."><span class="name">CharacterCreateRequestMessage</span></a><span class="params">(<span name="name">name: <span name="scala.Predef.String" class="extype">String</span></span>, <span name="headId">headId: <span name="scala.Int" class="extype">Int</span></span>, <span name="voiceId">voiceId: <a href="../../types/CharacterVoice$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable" name="net.psforever.types.CharacterVoice.Value" id="net.psforever.types.CharacterVoice.Value" class="extmbr">types.CharacterVoice.Value</a></span>, <span name="gender">gender: <a href="../../types/CharacterSex.html" name="net.psforever.types.CharacterSex" id="net.psforever.types.CharacterSex" class="extype">CharacterSex</a></span>, <span name="empire">empire: <a href="../../types/PlanetSideEmpire$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable" name="net.psforever.types.PlanetSideEmpire.Value" id="net.psforever.types.PlanetSideEmpire.Value" class="extmbr">types.PlanetSideEmpire.Value</a></span>)</span><span class="result"> extends <a href="../PlanetSideGamePacket.html" name="net.psforever.packet.PlanetSideGamePacket" id="net.psforever.packet.PlanetSideGamePacket" class="extype">PlanetSideGamePacket</a> with <span name="scala.Product" class="extype">Product</span> with <span name="scala.Serializable" class="extype">Serializable</span></span></span><p class="shortcomment cmt">Is sent by the PlanetSide client on character selection completion.</p></li><li class="indented0 " name="net.psforever.packet.game.CharacterInfoMessage" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="CharacterInfoMessageextendsPlanetSideGamePacketwithProductwithSerializable"></a><a id="CharacterInfoMessage:CharacterInfoMessage"></a> <span class="permalink"><a href="../../../../net/psforever/packet/game/CharacterInfoMessage.html" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">final </span> <span class="kind">case class</span></span> <span class="symbol"><a href="CharacterInfoMessage.html" title="Is sent by the PlanetSide world server when sending character selection screen state."><span class="name">CharacterInfoMessage</span></a><span class="params">(<span name="unk">unk: <span name="scala.Long" class="extype">Long</span></span>, <span name="zoneId">zoneId: <a href="PlanetSideZoneID.html" name="net.psforever.packet.game.PlanetSideZoneID" id="net.psforever.packet.game.PlanetSideZoneID" class="extype">PlanetSideZoneID</a></span>, <span name="charId">charId: <span name="scala.Long" class="extype">Long</span></span>, <span name="guid">guid: <a href="../../types/PlanetSideGUID.html" name="net.psforever.types.PlanetSideGUID" id="net.psforever.types.PlanetSideGUID" class="extype">PlanetSideGUID</a></span>, <span name="finished">finished: <span name="scala.Boolean" class="extype">Boolean</span></span>, <span name="secondsSinceLastLogin">secondsSinceLastLogin: <span name="scala.Long" class="extype">Long</span></span>)</span><span class="result"> extends <a href="../PlanetSideGamePacket.html" name="net.psforever.packet.PlanetSideGamePacket" id="net.psforever.packet.PlanetSideGamePacket" class="extype">PlanetSideGamePacket</a> with <span name="scala.Product" class="extype">Product</span> with <span name="scala.Serializable" class="extype">Serializable</span></span></span><p class="shortcomment cmt">Is sent by the PlanetSide world server when sending character selection screen state.</p><div class="fullcomment"><div class="comment cmt"><p>Is sent by the PlanetSide world server when sending character selection screen state. Provides metadata
about a certain character for rendering purposes (zone background, etc). Acts as an array insert for the
client character list. A blank displayed character is most likely caused by either:
- a mismatch between an ObjectCreateMessage GUID and the GUID from this message.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long