|
From: <cn...@us...> - 2019-12-19 00:28:10
|
Revision: 997
http://sourceforge.net/p/seq/svn/997
Author: cn187
Date: 2019-12-19 00:28:08 +0000 (Thu, 19 Dec 2019)
Log Message:
-----------
Update opcodes/structs for 2019-12-18 patch
- Updated Opcodes (Newby)
- Updated Structs (Newby)
Version to 6.0.0.0-pre7
Modified Paths:
--------------
showeq/branches/pre_6_0_beta/conf/zoneopcodes.xml
showeq/branches/pre_6_0_beta/configure.in
showeq/branches/pre_6_0_beta/src/everquest.h
showeq/branches/pre_6_0_beta/src/spawnshell.cpp
showeq/branches/pre_6_0_beta/src/zones.h
Modified: showeq/branches/pre_6_0_beta/conf/zoneopcodes.xml
===================================================================
--- showeq/branches/pre_6_0_beta/conf/zoneopcodes.xml 2019-11-22 17:40:13 UTC (rev 996)
+++ showeq/branches/pre_6_0_beta/conf/zoneopcodes.xml 2019-12-19 00:28:08 UTC (rev 997)
@@ -3,78 +3,78 @@
<seqopcodes>
<!-- Critical opcodes used directly by ShowEQ -->
- <opcode id="524b" name="OP_PlayerProfile" updated="11/20/19">
+ <opcode id="2032" name="OP_PlayerProfile" updated="12/18/19">
<comment>CharProfileCode</comment>
<payload dir="server" typename="uint8_t" sizechecktype="none"/>
</opcode>
- <opcode id="107c" name="OP_ZoneEntry" updated="11/20/19">
+ <opcode id="4064" name="OP_ZoneEntry" updated="12/18/19">
<comment>ZoneEntryCode</comment>
<payload dir="client" typename="ClientZoneEntryStruct" sizechecktype="match"/>
<payload dir="server" typename="uint8_t" sizechecktype="none"/>
</opcode>
- <opcode id="1db9" name="OP_TimeOfDay" updated="11/20/19">
+ <opcode id="3fee" name="OP_TimeOfDay" updated="12/18/19">
<comment>TimeOfDayCode</comment>
<payload dir="server" typename="timeOfDayStruct" sizechecktype="match"/>
</opcode>
- <opcode id="6fdf" name="OP_NewZone" updated="11/20/19">
+ <opcode id="6dd1" name="OP_NewZone" updated="12/18/19">
<comment>NewZoneCode</comment>
<payload dir="server" typename="newZoneStruct" sizechecktype="match"/>
</opcode>
- <opcode id="07a5" name="OP_SpawnDoor" updated="11/20/19">
+ <opcode id="143d" name="OP_SpawnDoor" updated="12/18/19">
<comment>DoorSpawnsCode</comment>
<payload dir="server" typename="doorStruct" sizechecktype="modulus"/>
</opcode>
- <opcode id="7bd3" name="OP_GroundSpawn" updated="11/20/19">
+ <opcode id="217d" name="OP_GroundSpawn" updated="12/18/19">
<comment>MakeDropCode</comment>
<payload dir="server" typename="makeDropStruct" sizechecktype="none"/>
<payload dir="client" typename="uint8_t" sizechecktype="none"/>
</opcode>
- <opcode id="75df" name="OP_SendZonePoints" updated="11/20/19">
+ <opcode id="5b97" name="OP_SendZonePoints" updated="12/18/19">
<comment>Coords in a zone that will port you to another zone</comment>
<payload dir="server" typename="zonePointsStruct" sizechecktype="none"/>
</opcode>
- <opcode id="073e" name="OP_AAExpUpdate" updated="11/20/19">
+ <opcode id="01a8" name="OP_AAExpUpdate" updated="12/18/19">
<comment>Receiving AA experience. Also when percent to AA changes.</comment>
<payload dir="server" typename="altExpUpdateStruct" sizechecktype="match"/>
</opcode>
- <opcode id="52ec" name="OP_ExpUpdate" updated="11/20/19">
+ <opcode id="61d5" name="OP_ExpUpdate" updated="12/18/19">
<comment>ExpUpdateCode</comment>
<payload dir="server" typename="expUpdateStruct" sizechecktype="match"/>
</opcode>
- <opcode id="335a" name="OP_GuildMOTD" updated="11/20/19">
+ <opcode id="44ab" name="OP_GuildMOTD" updated="12/18/19">
<comment>GuildMOTD</comment>
<payload dir="server" typename="guildMOTDStruct" sizechecktype="none"/>
</opcode>
- <opcode id="24e1" name="OP_ClientUpdate" updated="11/20/19">
+ <opcode id="7814" name="OP_ClientUpdate" updated="12/18/19">
<comment>Position updates</comment>
<payload dir="server" typename="playerSpawnPosStruct" sizechecktype="match"/>
<payload dir="both" typename="playerSelfPosStruct" sizechecktype="match"/>
</opcode>
- <opcode id="054a" name="OP_NpcMoveUpdate" updated="11/20/19">
+ <opcode id="1ddb" name="OP_NpcMoveUpdate" updated="12/18/19">
<comment>Position updates</comment>
<payload dir="server" typename="uint8_t" sizechecktype="none"/>
</opcode>
- <opcode id="0c4d" name="OP_MobUpdate" updated="11/20/19">
+ <opcode id="610e" name="OP_MobUpdate" updated="12/18/19">
<comment>MobUpdateCode</comment>
<payload dir="both" typename="spawnPositionUpdate" sizechecktype="match"/>
</opcode>
- <opcode id="1ad1" name="OP_DeleteSpawn" updated="11/20/19">
+ <opcode id="e885" name="OP_DeleteSpawn" updated="12/18/19">
<comment>DeleteSpawnCode</comment>
<payload dir="both" typename="deleteSpawnStruct" sizechecktype="match"/>
</opcode>
- <opcode id="76aa" name="OP_RemoveSpawn" updated="11/20/19">
+ <opcode id="66e0" name="OP_RemoveSpawn" updated="12/18/19">
<comment>Remove spawn from zone</comment>
<payload dir="both" typename="removeSpawnStruct" sizechecktype="none"/>
</opcode>
- <opcode id="059a" name="OP_Death" updated="11/20/19">
+ <opcode id="3333" name="OP_Death" updated="12/18/19">
<comment>old NewCorpseCode</comment>
<payload dir="server" typename="newCorpseStruct" sizechecktype="match"/>
</opcode>
- <opcode id="1285" name="OP_WearChange" updated="11/20/19">
+ <opcode id="7eb4" name="OP_WearChange" updated="12/18/19">
<comment>SpawnUpdateCode</comment>
<payload dir="both" typename="SpawnUpdateStruct" sizechecktype="match"/>
</opcode>
- <opcode id="176e" name="OP_SpawnAppearance" updated="11/20/19">
+ <opcode id="0523" name="OP_SpawnAppearance" updated="12/18/19">
<comment>SpawnAppearanceCode</comment>
<payload dir="both" typename="spawnAppearanceStruct" sizechecktype="match"/>
</opcode>
@@ -86,28 +86,28 @@
<comment>NpcHpUpdateCode Update HP % of a PC or NPC</comment>
<payload dir="both" typename="hpNpcUpdateStruct" sizechecktype="match"/>
</opcode>
- <opcode id="76c7" name="OP_GuildMemberUpdate" updated="11/02/19">
+ <opcode id="4bf3" name="OP_GuildMemberUpdate" updated="12/18/19">
<comment>Info regarding guild members</comment>
<payload dir="server" typename="GuildMemberUpdate" sizechecktype="match"/>
</opcode>
- <opcode id="747d" name="OP_ClickObject" updated="11/20/19">
+ <opcode id="4ef3" name="OP_ClickObject" updated="12/18/19">
<comment>Items dropped on the ground</comment>
<payload dir="both" typename="remDropStruct" sizechecktype="match"/>
</opcode>
- <opcode id="29e5" name="OP_Action" updated="11/20/19">
+ <opcode id="48fc" name="OP_Action" updated="12/18/19">
<comment>Spells cast etc</comment>
<payload dir="both" typename="actionStruct" sizechecktype="match"/>
<payload dir="both" typename="actionAltStruct" sizechecktype="match"/>
</opcode>
- <opcode id="2301" name="OP_Action2" updated="11/20/19">
+ <opcode id="1a3f" name="OP_Action2" updated="12/18/19">
<comment>Combat actions i.e. bash, kick etc</comment>
<payload dir="both" typename="action2Struct" sizechecktype="match"/>
</opcode>
- <opcode id="2123" name="OP_Consider" updated="11/20/19">
+ <opcode id="3b18" name="OP_Consider" updated="12/18/19">
<comment>ConsiderCode</comment>
<payload dir="both" typename="considerStruct" sizechecktype="match"/>
</opcode>
- <opcode id="2d6a" name="OP_TargetMouse" updated="10/16/19">
+ <opcode id="388e" name="OP_TargetMouse" updated="12/18/19">
<comment>Targeting a person - old ClientTargetCode</comment>
<payload dir="both" typename="clientTargetStruct" sizechecktype="match"/>
</opcode>
@@ -123,7 +123,7 @@
<comment>Server putting players into shroud form</comment>
<payload dir="server" typename="spawnShroudSelf" sizechecktype="none"/>
</opcode>
- <opcode id="3767" name="OP_ZoneChange" updated="11/20/19">
+ <opcode id="06a5" name="OP_ZoneChange" updated="12/18/19">
<comment>old ZoneChangeCode</comment>
<payload dir="both" typename="zoneChangeStruct" sizechecktype="match"/>
</opcode>
@@ -191,19 +191,19 @@
<comment>EmoteTextCode</comment>
<payload dir="both" typename="emoteTextStruct" sizechecktype="none"/>
</opcode>
- <opcode id="09e2" name="OP_SimpleMessage" updated="11/20/19">
+ <opcode id="3031" name="OP_SimpleMessage" updated="12/18/19">
<comment>SimpleMessageCode</comment>
<payload dir="server" typename="simpleMessageStruct" sizechecktype="match"/>
</opcode>
- <opcode id="65c1" name="OP_FormattedMessage" updated="11/20/19">
+ <opcode id="2dc8" name="OP_FormattedMessage" updated="12/18/19">
<comment>FormattedMessageCode i.e. pet dismissed etc</comment>
<payload dir="server" typename="formattedMessageStruct" sizechecktype="none"/>
</opcode>
- <opcode id="5575" name="OP_CommonMessage" updated="11/20/19">
+ <opcode id="6a14" name="OP_CommonMessage" updated="12/18/19">
<comment>ChannelMessageCode i.e. /tell /ooc /shout etc</comment>
<payload dir="both" typename="channelMessageStruct" sizechecktype="none"/>
</opcode>
- <opcode id="683c" name="OP_SpecialMesg" updated="11/20/19">
+ <opcode id="6716" name="OP_SpecialMesg" updated="12/18/19">
<comment>Communicate textual info to client including hail responses etc</comment>
<payload dir="server" typename="specialMessageStruct" sizechecktype="none"/>
</opcode>
@@ -244,7 +244,7 @@
<comment>Skill up code</comment>
<payload dir="server" typename="skillIncStruct" sizechecktype="match"/>
</opcode>
- <opcode id="7019" name="OP_LevelUpdate" updated="06/19/19">
+ <opcode id="3de8" name="OP_LevelUpdate" updated="12/18/19">
<comment>LevelUpUpdateCode</comment>
<payload dir="server" typename="levelUpUpdateStruct" sizechecktype="match"/>
</opcode>
@@ -307,7 +307,7 @@
<comment>List of group members - Variable length</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="4e47" name="OP_GuildMemberList" updated="11/20/19">
+ <opcode id="2ae7" name="OP_GuildMemberList" updated="12/18/19">
<comment>List of guild members - Variable length</comment>
<payload dir="server" typename="uint8_t" sizechecktype="none"/>
</opcode>
@@ -367,7 +367,7 @@
<comment>Fellowship information - 2576 bytes</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="0e49" name="OP_ExpandedGuildInfo" updated="11/20/19">
+ <opcode id="67ad" name="OP_ExpandedGuildInfo" updated="12/18/19">
<comment>Guild ranks and other misc guild data - Variable length</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
@@ -587,7 +587,7 @@
<comment>Free to play nags and other data - Variable length</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="0998" name="OP_Find" updated="11/20/19">
+ <opcode id="2717" name="OP_Find" updated="12/18/19">
<comment>Find window data - 112 bytes</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
Modified: showeq/branches/pre_6_0_beta/configure.in
===================================================================
--- showeq/branches/pre_6_0_beta/configure.in 2019-11-22 17:40:13 UTC (rev 996)
+++ showeq/branches/pre_6_0_beta/configure.in 2019-12-19 00:28:08 UTC (rev 997)
@@ -2,7 +2,7 @@
dnl $Id$ $Name$
AC_PREREQ(2.59)
-AC_INIT(showeq, 6.0.0.0-pre6)
+AC_INIT(showeq, 6.0.0.0-pre7)
AC_CONFIG_SRCDIR(src/main.cpp)
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_SYSTEM
Modified: showeq/branches/pre_6_0_beta/src/everquest.h
===================================================================
--- showeq/branches/pre_6_0_beta/src/everquest.h 2019-11-22 17:40:13 UTC (rev 996)
+++ showeq/branches/pre_6_0_beta/src/everquest.h 2019-12-19 00:28:08 UTC (rev 997)
@@ -1111,31 +1111,27 @@
struct
{
- signed deltaHeading:10; // change in heading
- signed deltaY:13; // change in y
- unsigned padding00:9;
+ signed x:19; // x coord (1st loc value)
+ signed deltaZ:13; // change in z
+ signed animation:10; // velocity
signed deltaX:13; // change in x
- signed animation:10; // velocity
unsigned padding01:9;
unsigned heading:12; // heading
- signed deltaZ:13; // change in z
- unsigned padding02:7;
-
signed z:19; // z coord (3rd loc value)
- unsigned padding03:13;
+ unsigned padding02:1;
- signed x:19; // x coord (1st loc value)
- unsigned pitch:12;
- unsigned padding04:1;
-
+ signed deltaHeading:10; // change in heading
signed y:19; // y coord (2nd loc value)
- unsigned padding05:13;
+ unsigned padding03:3;
+ unsigned pitch:12;
+ signed deltaY:13; // change in y
+ unsigned padding04:7;
};
- int32_t posData[6];
+ int32_t posData[5];
};
/*0000*/ union
{
@@ -2386,7 +2382,7 @@
/*
** Player Position Update
-** Length: 28 Octets
+** Length: 24 Octets
** OpCode: PlayerPosCode
*/
@@ -2395,28 +2391,25 @@
/*0000*/ uint16_t spawnId;
/*0002*/ uint16_t spawnId2;
/*0004*/
- signed deltaHeading:10; // change in heading
- signed deltaY:13; // change in y
- unsigned padding00:9;
+ signed x:19; // x coord (1st loc value)
+ signed deltaZ:13; // change in z
/*0008*/
+ signed animation:10; // velocity
signed deltaX:13; // change in x
- signed animation:10; // velocity
unsigned padding01:9;
/*0012*/
unsigned heading:12; // heading
- signed deltaZ:13; // change in z
- unsigned padding02:7;
+ signed z:19; // z coord (3rd loc value)
+ unsigned padding02:1;
/*0016*/
- signed z:19; // z coord (3rd loc value)
- unsigned padding03:13;
+ signed deltaHeading:10; // change in heading
+ signed y:19; // y coord (2nd loc value)
+ unsigned padding03:3;
/*0020*/
- signed x:19; // x coord (1st loc value)
unsigned pitch:12;
- unsigned padding04:1;
+ signed deltaY:13; // change in y
+ unsigned padding04:7;
/*0024*/
- signed y:19; // y coord (2nd loc value)
- unsigned padding05:13;
-/*0028*/
};
/*
@@ -2431,27 +2424,27 @@
/*0002*/ uint16_t spawnId; // Player's spawn id
/*0004*/ uint16_t unknown0004; // ***Placeholder
/*0006*/
- float deltaY; // Change in y
+ float deltaZ; // Change in z
/*0010*/
- signed deltaHeading:10; // change in heading
- unsigned padding01:22;
+ unsigned heading:12; // Heading
+ unsigned padding01:20;
/*0014*/
+ float y; // y coord (2nd loc value)
+/*0018*/
float x; // x coord (1st loc value)
-/*0018*/
- float y; // y coord (2nd loc value)
/*0022*/
float z; // z coord (3rd loc value)
/*0026*/
- unsigned heading:12; // Heading
signed animation:10; // velocity
- unsigned padding05:10;
+ unsigned padding05:22;
/*0030*/
- float deltaZ; // Change in z
+ float deltaY; // Change in y
/*0034*/
+ float deltaX; // Change in x
+/*0038*/
unsigned pitch:12; // pitch (up/down heading)
- unsigned padding07:20;
-/*0038*/
- float deltaX; // Change in x
+ signed deltaHeading:10; // change in heading
+ unsigned padding08:10;
/*0042*/
};
Modified: showeq/branches/pre_6_0_beta/src/spawnshell.cpp
===================================================================
--- showeq/branches/pre_6_0_beta/src/spawnshell.cpp 2019-11-22 17:40:13 UTC (rev 996)
+++ showeq/branches/pre_6_0_beta/src/spawnshell.cpp 2019-12-19 00:28:08 UTC (rev 997)
@@ -736,7 +736,6 @@
spawn->posData[2] = netStream.readUInt32NC();
spawn->posData[3] = netStream.readUInt32NC();
spawn->posData[4] = netStream.readUInt32NC();
- spawn->posData[5] = netStream.readUInt32NC();
if(spawn->hasTitle)
{
Modified: showeq/branches/pre_6_0_beta/src/zones.h
===================================================================
--- showeq/branches/pre_6_0_beta/src/zones.h 2019-11-22 17:40:13 UTC (rev 996)
+++ showeq/branches/pre_6_0_beta/src/zones.h 2019-12-19 00:28:08 UTC (rev 997)
@@ -844,13 +844,13 @@
{ "esianti", "Esianti: Palace of the Winds" }, // 821
{ "mearatas", "Mearatas: The Stone Demesne" }, // 822
{ "chamberoftears", "The Chamber of Tears" }, // 823
-{ "clz-winter", "Loading" }, // 824
-{ "clz-anniversary", "Loading" }, // 825
-{ "clz-spring", "Loading" }, // 826
-{ "clz-autumn", "Loading" }, // 827
-{ "clz-frostfell", "Loading" }, // 828
-{ NULL, NULL }, // 829
-{ NULL, NULL }, // 830
+{ "eastwastestwo", "The Eastern Wastes" }, // 824
+{ "frozenshadowtwo", "The Tower of Frozen Shadow" }, // 825
+{ "crystaltwoa", "The Ry`Gorr Mines" }, // 826
+{ "greatdividetwo", "The Great Divide" }, // 827
+{ "velketortwo", "Velketor's Labyrinth" }, // 828
+{ "kaeltwo", "Kael Drakkel" }, // 829
+{ "crystaltwob", "Crystal Caverns" }, // 830
{ NULL, NULL }, // 831
{ NULL, NULL }, // 832
{ NULL, NULL }, // 833
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|