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

This commit is contained in:
Mazo 2021-04-02 16:24:16 +00:00
parent fdd3cdfd0f
commit 925ffd618d
718 changed files with 931 additions and 789 deletions

File diff suppressed because one or more lines are too long

View file

@ -7,14 +7,14 @@ This partition of the data stream contains information used to represent how the
This appearance coincides with the data available from the <code>CharacterCreateRequestMessage</code> packet.</p></div><dl class="paramcmts block"><dt class="param">name</dt><dd class="cmt"><p>the unique name of the avatar;
minimum of two characters</p></dd><dt class="param">faction</dt><dd class="cmt"><p>the empire to which the avatar belongs</p></dd><dt class="param">sex</dt><dd class="cmt"><p>whether the avatar is <code>Male</code> or <code>Female</code></p></dd><dt class="param">head</dt><dd class="cmt"><p>the avatar's face and hair;
by row and column on the character creation screen, the high nibble is the row and the low nibble is the column</p></dd><dt class="param">voice</dt><dd class="cmt"><p>the avatar's voice selection</p></dd></dl><dl class="attributes block"><dt>See also</dt><dd><span class="cmt"><p><code>PlanetSideEmpire</code><br>
<code>CharacterSex</code></p></span></dd></dl></div></li><li class="indented0 " name="net.psforever.packet.game.objectcreate.CaptureFlagData" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="CaptureFlagDataextendsConstructorDatawithProductwithSerializable"></a><a id="CaptureFlagData:CaptureFlagData"></a> <span class="permalink"><a href="../../../../../net/psforever/packet/game/objectcreate/CaptureFlagData.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="CaptureFlagData.html" title="A representation of the capture flag portion of ObjectCreateDetailedMessage packet data."><span class="name">CaptureFlagData</span></a><span class="params">(<span name="pos">pos: <a href="PlacementData.html" name="net.psforever.packet.game.objectcreate.PlacementData" id="net.psforever.packet.game.objectcreate.PlacementData" class="extype">PlacementData</a></span>, <span name="faction">faction: <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 name="unk1">unk1: <span name="scala.Int" class="extype">Int</span></span>, <span name="unk2">unk2: <span name="scala.Int" class="extype">Int</span></span>, <span name="unk3">unk3: <span name="scala.Int" class="extype">Int</span></span>, <span name="unk4">unk4: <span name="scala.Int" class="extype">Int</span></span>)</span><span class="result"> extends <a href="ConstructorData.html" name="net.psforever.packet.game.objectcreate.ConstructorData" id="net.psforever.packet.game.objectcreate.ConstructorData" class="extype">ConstructorData</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">A representation of the capture flag portion of <code>ObjectCreateDetailedMessage</code> packet data.</p><div class="fullcomment"><div class="comment cmt"><p>A representation of the capture flag portion of <code>ObjectCreateDetailedMessage</code> packet data.
<code>CharacterSex</code></p></span></dd></dl></div></li><li class="indented0 " name="net.psforever.packet.game.objectcreate.CaptureFlagData" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="CaptureFlagDataextendsConstructorDatawithProductwithSerializable"></a><a id="CaptureFlagData:CaptureFlagData"></a> <span class="permalink"><a href="../../../../../net/psforever/packet/game/objectcreate/CaptureFlagData.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="CaptureFlagData.html" title="A representation of the capture flag portion of ObjectCreateDetailedMessage packet data."><span class="name">CaptureFlagData</span></a><span class="params">(<span name="pos">pos: <a href="PlacementData.html" name="net.psforever.packet.game.objectcreate.PlacementData" id="net.psforever.packet.game.objectcreate.PlacementData" class="extype">PlacementData</a></span>, <span name="faction">faction: <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 name="owningBaseGuid">owningBaseGuid: <span name="scala.Int" class="extype">Int</span></span>, <span name="targetBaseGuid">targetBaseGuid: <span name="scala.Int" class="extype">Int</span></span>, <span name="milliseconds_remaining">milliseconds_remaining: <span name="scala.Long" class="extype">Long</span></span>)</span><span class="result"> extends <a href="ConstructorData.html" name="net.psforever.packet.game.objectcreate.ConstructorData" id="net.psforever.packet.game.objectcreate.ConstructorData" class="extype">ConstructorData</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">A representation of the capture flag portion of <code>ObjectCreateDetailedMessage</code> packet data.</p><div class="fullcomment"><div class="comment cmt"><p>A representation of the capture flag portion of <code>ObjectCreateDetailedMessage</code> packet data.
This creates what is known as a lattice logic unit, or LLU.
It is originally spawned in the base object called the lattice link socket during certain base captures.<br>
<br>
Players can not directly interact with the capture flag.
Whenever an applicable player is nearby, that client will rapidly fire off <code>ItemUseMessage</code> packets to the server.
The capture flag will be picked-up by the player and stored in a special slot that is not part of their inventory.
A special dropping keybind has been prepared to relinquish the capture flag back to the game world.</p></div><dl class="paramcmts block"><dt class="param">faction</dt><dd class="cmt"><p>the empire whose players may interact with this capture flag</p></dd><dt class="param">unk1</dt><dd class="cmt"><p>na</p></dd><dt class="param">unk2</dt><dd class="cmt"><p>na</p></dd><dt class="param">unk3</dt><dd class="cmt"><p>na</p></dd><dt class="param">unk4</dt><dd class="cmt"><p>na</p></dd></dl></div></li><li class="indented0 " name="net.psforever.packet.game.objectcreate.CharacterAppearanceA" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="CharacterAppearanceAextendsStreamBitSizewithProductwithSerializable"></a><a id="CharacterAppearanceA:CharacterAppearanceA"></a> <span class="permalink"><a href="../../../../../net/psforever/packet/game/objectcreate/CharacterAppearanceA.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="CharacterAppearanceA.html" title="A part of a representation of the avatar portion of ObjectCreateDetailedMessage packet data."><span class="name">CharacterAppearanceA</span></a><span class="params">(<span name="app">app: <a href="BasicCharacterData.html" name="net.psforever.packet.game.objectcreate.BasicCharacterData" id="net.psforever.packet.game.objectcreate.BasicCharacterData" class="extype">BasicCharacterData</a></span>, <span name="data">data: <a href="CommonFieldData.html" name="net.psforever.packet.game.objectcreate.CommonFieldData" id="net.psforever.packet.game.objectcreate.CommonFieldData" class="extype">CommonFieldData</a></span>, <span name="exosuit">exosuit: <a href="../../../types/ExoSuitType$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable" name="net.psforever.types.ExoSuitType.Value" id="net.psforever.types.ExoSuitType.Value" class="extmbr">types.ExoSuitType.Value</a></span>, <span name="unk5">unk5: <span name="scala.Int" class="extype">Int</span></span>, <span name="char_id">char_id: <span name="scala.Long" class="extype">Long</span></span>, <span name="unk7">unk7: <span name="scala.Int" class="extype">Int</span></span>, <span name="unk8">unk8: <span name="scala.Int" class="extype">Int</span></span>, <span name="unk9">unk9: <span name="scala.Int" class="extype">Int</span></span>, <span name="unkA">unkA: <span name="scala.Int" class="extype">Int</span></span>)</span><span class="params">(<span name="name_padding">name_padding: <span name="scala.Int" class="extype">Int</span></span>)</span><span class="result"> extends <a href="StreamBitSize.html" name="net.psforever.packet.game.objectcreate.StreamBitSize" id="net.psforever.packet.game.objectcreate.StreamBitSize" class="extype">StreamBitSize</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">A part of a representation of the avatar portion of <code>ObjectCreateDetailedMessage</code> packet data.</p><div class="fullcomment"><div class="comment cmt"><p>A part of a representation of the avatar portion of <code>ObjectCreateDetailedMessage</code> packet data.</p></div><dl class="paramcmts block"><dt class="param">app</dt><dd class="cmt"><p>the player's cardinal appearance settings</p></dd><dt class="param">data</dt><dd class="cmt"><p>common field data<br>
A special dropping keybind has been prepared to relinquish the capture flag back to the game world.</p></div><dl class="paramcmts block"><dt class="param">pos</dt><dd class="cmt"><p>the position + orientation + velocity of the LLU where it is dropped/spawned</p></dd><dt class="param">faction</dt><dd class="cmt"><p>the empire whose players may interact with this capture flag</p></dd><dt class="param">owningBaseGuid</dt><dd class="cmt"><p>The GUID of the base that this LLU belongs to</p></dd><dt class="param">targetBaseGuid</dt><dd class="cmt"><p>The GUID of the base that this LLU must be taken to</p></dd><dt class="param">milliseconds_remaining</dt><dd class="cmt"><p>The number of milliseconds left on the timer for this LLU - should match the CC timer</p></dd></dl></div></li><li class="indented0 " name="net.psforever.packet.game.objectcreate.CharacterAppearanceA" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="CharacterAppearanceAextendsStreamBitSizewithProductwithSerializable"></a><a id="CharacterAppearanceA:CharacterAppearanceA"></a> <span class="permalink"><a href="../../../../../net/psforever/packet/game/objectcreate/CharacterAppearanceA.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="CharacterAppearanceA.html" title="A part of a representation of the avatar portion of ObjectCreateDetailedMessage packet data."><span class="name">CharacterAppearanceA</span></a><span class="params">(<span name="app">app: <a href="BasicCharacterData.html" name="net.psforever.packet.game.objectcreate.BasicCharacterData" id="net.psforever.packet.game.objectcreate.BasicCharacterData" class="extype">BasicCharacterData</a></span>, <span name="data">data: <a href="CommonFieldData.html" name="net.psforever.packet.game.objectcreate.CommonFieldData" id="net.psforever.packet.game.objectcreate.CommonFieldData" class="extype">CommonFieldData</a></span>, <span name="exosuit">exosuit: <a href="../../../types/ExoSuitType$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable" name="net.psforever.types.ExoSuitType.Value" id="net.psforever.types.ExoSuitType.Value" class="extmbr">types.ExoSuitType.Value</a></span>, <span name="unk5">unk5: <span name="scala.Int" class="extype">Int</span></span>, <span name="char_id">char_id: <span name="scala.Long" class="extype">Long</span></span>, <span name="unk7">unk7: <span name="scala.Int" class="extype">Int</span></span>, <span name="unk8">unk8: <span name="scala.Int" class="extype">Int</span></span>, <span name="unk9">unk9: <span name="scala.Int" class="extype">Int</span></span>, <span name="unkA">unkA: <span name="scala.Int" class="extype">Int</span></span>)</span><span class="params">(<span name="name_padding">name_padding: <span name="scala.Int" class="extype">Int</span></span>)</span><span class="result"> extends <a href="StreamBitSize.html" name="net.psforever.packet.game.objectcreate.StreamBitSize" id="net.psforever.packet.game.objectcreate.StreamBitSize" class="extype">StreamBitSize</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">A part of a representation of the avatar portion of <code>ObjectCreateDetailedMessage</code> packet data.</p><div class="fullcomment"><div class="comment cmt"><p>A part of a representation of the avatar portion of <code>ObjectCreateDetailedMessage</code> packet data.</p></div><dl class="paramcmts block"><dt class="param">app</dt><dd class="cmt"><p>the player's cardinal appearance settings</p></dd><dt class="param">data</dt><dd class="cmt"><p>common field data<br>
-bops - this vehicle belongs to the Black Ops, regardless of the faction field;
activates the green camo and adjusts permissions<br>
-destroyed - flagged when using a model that is not the standard player in some stance<br>