|
From: <fra...@us...> - 2014-11-08 17:12:55
|
Revision: 831
http://sourceforge.net/p/seq/svn/831
Author: fransick
Date: 2014-11-08 17:12:45 +0000 (Sat, 08 Nov 2014)
Log Message:
-----------
Historical checkin for 10/28/14
- Updated opcodes and structs
- Added support for TDS expansion
Version to 5.10.13.29
Modified Paths:
--------------
showeq/trunk/ChangeLog
showeq/trunk/conf/zoneopcodes.xml
showeq/trunk/configure.in
showeq/trunk/src/everquest.h
showeq/trunk/src/player.cpp
showeq/trunk/src/races.h
showeq/trunk/src/spawnshell.cpp
showeq/trunk/src/zones.h
Modified: showeq/trunk/ChangeLog
===================================================================
--- showeq/trunk/ChangeLog 2014-10-04 03:59:53 UTC (rev 830)
+++ showeq/trunk/ChangeLog 2014-11-08 17:12:45 UTC (rev 831)
@@ -1,5 +1,13 @@
-Fransick (8/19/14)
+Fransick (10/28/14)
-----------------
+- Updated version to 5.13.10.29
+- Support EQ patch 10/28/14
+- Updated position structs
+- Updated Opcodes
+- Updated races.h and zones.h for TDS launch
+
+Fransick (9/19/14)
+-----------------
- Updated version to 5.13.10.28
- Support EQ patch 9/19/14
- Updated position structs
Modified: showeq/trunk/conf/zoneopcodes.xml
===================================================================
--- showeq/trunk/conf/zoneopcodes.xml 2014-10-04 03:59:53 UTC (rev 830)
+++ showeq/trunk/conf/zoneopcodes.xml 2014-11-08 17:12:45 UTC (rev 831)
@@ -3,272 +3,272 @@
<seqopcodes>
<!-- Critical opcodes used directly by ShowEQ -->
- <opcode id="0902" name="OP_PlayerProfile" updated="09/19/14">
+ <opcode id="111a" name="OP_PlayerProfile" updated="10/28/14">
<comment>CharProfileCode</comment>
<payload dir="server" typename="uint8_t" sizechecktype="none"/>
</opcode>
- <opcode id="197b" name="OP_ZoneEntry" updated="09/19/14">
+ <opcode id="0459" name="OP_ZoneEntry" updated="10/28/14">
<comment>ZoneEntryCode</comment>
<payload dir="client" typename="ClientZoneEntryStruct" sizechecktype="match"/>
<payload dir="server" typename="uint8_t" sizechecktype="none"/>
</opcode>
- <opcode id="24a3" name="OP_TimeOfDay" updated="09/19/14">
+ <opcode id="14b3" name="OP_TimeOfDay" updated="10/28/14">
<comment>TimeOfDayCode</comment>
<payload dir="server" typename="timeOfDayStruct" sizechecktype="match"/>
</opcode>
- <opcode id="02e9" name="OP_NewZone" updated="09/19/14">
+ <opcode id="19ea" name="OP_NewZone" updated="10/28/14">
<comment>NewZoneCode</comment>
<payload dir="server" typename="newZoneStruct" sizechecktype="match"/>
</opcode>
- <opcode id="595b" name="OP_SpawnDoor" updated="09/19/14">
+ <opcode id="143a" name="OP_SpawnDoor" updated="10/28/14">
<comment>DoorSpawnsCode</comment>
<payload dir="server" typename="doorStruct" sizechecktype="modulus"/>
</opcode>
- <opcode id="22e6" name="OP_GroundSpawn" updated="09/19/14">
+ <opcode id="61b6" name="OP_GroundSpawn" updated="10/28/14">
<comment>MakeDropCode</comment>
<payload dir="server" typename="makeDropStruct" sizechecktype="none"/>
<payload dir="client" typename="uint8_t" sizechecktype="none"/>
</opcode>
- <opcode id="4de2" name="OP_SendZonePoints" updated="09/19/14">
+ <opcode id="6699" name="OP_SendZonePoints" updated="10/28/14">
<comment>Coords in a zone that will port you to another zone</comment>
<payload dir="server" typename="zonePointsStruct" sizechecktype="none"/>
</opcode>
- <opcode id="5ff7" name="OP_AAExpUpdate" updated="09/19/14">
+ <opcode id="7087" name="OP_AAExpUpdate" updated="10/28/14">
<comment>Receiving AA experience. Also when percent to AA changes.</comment>
<payload dir="server" typename="altExpUpdateStruct" sizechecktype="match"/>
</opcode>
- <opcode id="2fdc" name="OP_ExpUpdate" updated="09/19/14">
+ <opcode id="4404" name="OP_ExpUpdate" updated="10/28/14">
<comment>ExpUpdateCode</comment>
<payload dir="server" typename="expUpdateStruct" sizechecktype="match"/>
</opcode>
- <opcode id="5fdc" name="OP_GuildMOTD" updated="09/19/14">
+ <opcode id="6a7d" name="OP_GuildMOTD" updated="10/28/14">
<comment>GuildMOTD</comment>
<payload dir="server" typename="guildMOTDStruct" sizechecktype="none"/>
</opcode>
- <opcode id="7dd4" name="OP_ClientUpdate" updated="09/19/14">
+ <opcode id="728d" name="OP_ClientUpdate" updated="10/28/14">
<comment>Position updates</comment>
<payload dir="server" typename="playerSpawnPosStruct" sizechecktype="match"/>
<payload dir="both" typename="playerSelfPosStruct" sizechecktype="match"/>
</opcode>
- <opcode id="4a7e" name="OP_NpcMoveUpdate" updated="09/19/14">
+ <opcode id="0b94" name="OP_NpcMoveUpdate" updated="10/28/14">
<comment>Position updates</comment>
<payload dir="server" typename="uint8_t" sizechecktype="none"/>
</opcode>
- <opcode id="659d" name="OP_MobUpdate" updated="09/19/14">
+ <opcode id="4b8c" name="OP_MobUpdate" updated="10/28/14">
<comment>MobUpdateCode</comment>
<payload dir="both" typename="spawnPositionUpdate" sizechecktype="match"/>
</opcode>
- <opcode id="6c88" name="OP_DeleteSpawn" updated="09/19/14">
+ <opcode id="0cf1" name="OP_DeleteSpawn" updated="10/28/14">
<comment>DeleteSpawnCode</comment>
<payload dir="both" typename="deleteSpawnStruct" sizechecktype="match"/>
</opcode>
- <opcode id="248c" name="OP_RemoveSpawn" updated="09/19/14">
+ <opcode id="19fc" name="OP_RemoveSpawn" updated="10/28/14">
<comment>Remove spawn from zone</comment>
<payload dir="both" typename="removeSpawnStruct" sizechecktype="none"/>
</opcode>
- <opcode id="3b35" name="OP_Death" updated="09/19/14">
+ <opcode id="4062" name="OP_Death" updated="10/28/14">
<comment>old NewCorpseCode</comment>
<payload dir="server" typename="newCorpseStruct" sizechecktype="match"/>
</opcode>
- <opcode id="1990" name="OP_WearChange" updated="09/19/14">
+ <opcode id="7681" name="OP_WearChange" updated="10/28/14">
<comment>SpawnUpdateCode</comment>
<payload dir="both" typename="SpawnUpdateStruct" sizechecktype="match"/>
</opcode>
- <opcode id="32b6" name="OP_SpawnAppearance" updated="09/19/14">
+ <opcode id="6bba" name="OP_SpawnAppearance" updated="10/28/14">
<comment>SpawnAppearanceCode</comment>
<payload dir="both" typename="spawnAppearanceStruct" sizechecktype="match"/>
</opcode>
- <opcode id="4f8f" name="OP_Stamina" updated="09/19/14">
+ <opcode id="1f46" name="OP_Stamina" updated="10/28/14">
<comment>Server updating on hunger/thirst</comment>
<payload dir="server" typename="staminaStruct" sizechecktype="match"/>
</opcode>
- <opcode id="5942" name="OP_HPUpdate" updated="09/19/14">
+ <opcode id="263e" name="OP_HPUpdate" updated="10/28/14">
<comment>NpcHpUpdateCode Update HP % of a PC or NPC</comment>
<payload dir="both" typename="hpNpcUpdateStruct" sizechecktype="match"/>
</opcode>
- <opcode id="4ed4" name="OP_GuildMemberUpdate" updated="09/19/14">
+ <opcode id="2cff" name="OP_GuildMemberUpdate" updated="10/28/14">
<comment>Info regarding guild members</comment>
<payload dir="server" typename="GuildMemberUpdate" sizechecktype="match"/>
</opcode>
- <opcode id="0022" name="OP_ClickObject" updated="09/19/14">
+ <opcode id="13d5" name="OP_ClickObject" updated="10/28/14">
<comment>Items dropped on the ground</comment>
<payload dir="both" typename="remDropStruct" sizechecktype="match"/>
</opcode>
- <opcode id="6eee" name="OP_Action" updated="09/19/14">
+ <opcode id="3a73" name="OP_Action" updated="10/28/14">
<comment>Spells cast etc</comment>
<payload dir="both" typename="actionStruct" sizechecktype="match"/>
<payload dir="both" typename="actionAltStruct" sizechecktype="match"/>
</opcode>
- <opcode id="3554" name="OP_Action2" updated="09/19/14">
+ <opcode id="12dd" name="OP_Action2" updated="10/28/14">
<comment>Combat actions i.e. bash, kick etc</comment>
<payload dir="both" typename="action2Struct" sizechecktype="match"/>
</opcode>
- <opcode id="4250" name="OP_Consider" updated="09/19/14">
+ <opcode id="386e" name="OP_Consider" updated="10/28/14">
<comment>ConsiderCode</comment>
<payload dir="both" typename="considerStruct" sizechecktype="match"/>
</opcode>
- <opcode id="63cb" name="OP_TargetMouse" updated="09/19/14">
+ <opcode id="68b1" name="OP_TargetMouse" updated="10/28/14">
<comment>Targeting a person - old ClientTargetCode</comment>
<payload dir="both" typename="clientTargetStruct" sizechecktype="match"/>
</opcode>
- <opcode id="4bfc" name="OP_SpawnRename" updated="09/19/14">
+ <opcode id="5481" name="OP_SpawnRename" updated="10/28/14">
<comment>Spawns getting renamed after initial NewSpawn</comment>
<payload dir="server" typename="spawnRenameStruct" sizechecktype="match"/>
</opcode>
- <opcode id="1914" name="OP_Illusion" updated="09/19/14">
+ <opcode id="7201" name="OP_Illusion" updated="10/28/14">
<comment>Spawn being illusioned (changing forms)</comment>
<payload dir="both" typename="spawnIllusionStruct" sizechecktype="match"/>
</opcode>
- <opcode id="4545" name="OP_Shroud" updated="09/19/14">
+ <opcode id="3373" name="OP_Shroud" updated="10/28/14">
<comment>Server putting players into shroud form</comment>
<payload dir="server" typename="spawnShroudSelf" sizechecktype="none"/>
</opcode>
- <opcode id="771f" name="OP_ZoneChange" updated="09/19/14">
+ <opcode id="01fd" name="OP_ZoneChange" updated="10/28/14">
<comment>old ZoneChangeCode</comment>
<payload dir="both" typename="zoneChangeStruct" sizechecktype="match"/>
</opcode>
- <opcode id="4b51" name="OP_GroupInvite" updated="09/19/14">
+ <opcode id="60a8" name="OP_GroupInvite" updated="10/28/14">
<payload dir="both" typename="groupInviteStruct" sizechecktype="none"/>
<comment>You invite someone while ungrouped or get invited by someone ungrouped </comment>
</opcode>
- <opcode id="6895" name="OP_GroupInvite2" updated="09/19/14">
- <payload dir="client" typename="groupInviteStruct" sizechecktype="none"/>
+ <opcode id="207d" name="OP_GroupInvite2" updated="10/28/14">
+ <payload dir="both" typename="groupInviteStruct" sizechecktype="none"/>
<comment>You're inviting someone and you are grouped or get invited by a group</comment>
</opcode>
- <opcode id="339a" name="OP_GroupCancelInvite" updated="09/19/14">
+ <opcode id="589b" name="OP_GroupCancelInvite" updated="10/28/14">
<payload dir="both" typename="groupDeclineStruct" sizechecktype="match"/>
<comment>Declining to join a group</comment>
</opcode>
- <opcode id="3319" name="OP_GroupFollow" updated="09/19/14">
+ <opcode id="7e0e" name="OP_GroupFollow" updated="10/28/14">
<payload dir="server" typename="groupFollowStruct" sizechecktype="match"/>
<comment>You join a group or player joins group</comment>
</opcode>
- <opcode id="3357" name="OP_GroupFollow2" updated="09/19/14">
+ <opcode id="5363" name="OP_GroupFollow2" updated="10/28/14">
<payload dir="server" typename="groupFollowStruct" sizechecktype="match"/>
<comment>Player joins your group</comment>
</opcode>
- <opcode id="6b05" name="OP_GroupUpdate" updated="09/19/14">
+ <opcode id="4962" name="OP_GroupUpdate" updated="10/28/14">
<comment>Group updates</comment>
<payload dir="both" typename="uint8_t" sizechecktype="none"/>
</opcode>
- <opcode id="252d" name="OP_GroupDisband" updated="09/19/14">
+ <opcode id="71e4" name="OP_GroupDisband" updated="10/28/14">
<comment>You disband from group</comment>
<payload dir="server" typename="groupDisbandStruct" sizechecktype="match"/>
</opcode>
- <opcode id="57a6" name="OP_GroupDisband2" updated="09/19/14">
+ <opcode id="361e" name="OP_GroupDisband2" updated="10/28/14">
<comment>Other disbands from group</comment>
<payload dir="server" typename="groupDisbandStruct" sizechecktype="match"/>
</opcode>
- <opcode id="5beb" name="OP_GroupLeader" updated="09/19/14">
+ <opcode id="6e55" name="OP_GroupLeader" updated="10/28/14">
<comment>Group leader change</comment>
<payload dir="server" typename="groupLeaderChangeStruct" sizechecktype="match"/>
</opcode>
- <opcode id="6238" name="OP_Buff" updated="09/19/14">
+ <opcode id="551e" name="OP_Buff" updated="10/28/14">
<comment>old BuffDropCode</comment>
<payload dir="both" typename="buffStruct" sizechecktype="match"/>
</opcode>
- <opcode id="72aa" name="OP_BuffFadeMsg" updated="09/19/14">
+ <opcode id="7eb9" name="OP_BuffFadeMsg" updated="10/28/14">
<comment>SpellFadeCode</comment>
<payload dir="both" typename="spellFadedStruct" sizechecktype="none"/>
</opcode>
- <opcode id="3a97" name="OP_BeginCast" updated="09/19/14">
+ <opcode id="3ddb" name="OP_BeginCast" updated="10/28/14">
<comment>BeginCastCode</comment>
<payload dir="both" typename="beginCastStruct" sizechecktype="match"/>
</opcode>
- <opcode id="39dd" name="OP_CastSpell" updated="09/19/14">
+ <opcode id="45ae" name="OP_CastSpell" updated="10/28/14">
<comment>StartCastCode</comment>
<payload dir="both" typename="startCastStruct" sizechecktype="match"/>
</opcode>
- <opcode id="149f" name="OP_SwapSpell" updated="09/19/14">
+ <opcode id="1ef4" name="OP_SwapSpell" updated="10/28/14">
<comment>TradeSpellBookSlotsCode</comment>
<payload dir="both" typename="tradeSpellBookSlotsStruct" sizechecktype="match"/>
</opcode>
- <opcode id="3167" name="OP_MemorizeSpell" updated="09/19/14">
+ <opcode id="757b" name="OP_MemorizeSpell" updated="10/28/14">
<comment>MemSpellCode</comment>
<payload dir="both" typename="memSpellStruct" sizechecktype="match"/>
</opcode>
- <opcode id="101b" name="OP_InspectAnswer" updated="09/19/14">
+ <opcode id="2ae5" name="OP_InspectAnswer" updated="10/28/14">
<comment>InspectDataCode</comment>
<payload dir="both" typename="inspectDataStruct" sizechecktype="match"/>
</opcode>
- <opcode id="7a5b" name="OP_Emote" updated="09/19/14">
+ <opcode id="0a8e" name="OP_Emote" updated="10/28/14">
<comment>EmoteTextCode</comment>
<payload dir="both" typename="emoteTextStruct" sizechecktype="none"/>
</opcode>
- <opcode id="6bff" name="OP_SimpleMessage" updated="09/19/14">
+ <opcode id="17a4" name="OP_SimpleMessage" updated="10/28/14">
<comment>SimpleMessageCode</comment>
<payload dir="server" typename="simpleMessageStruct" sizechecktype="match"/>
</opcode>
- <opcode id="695d" name="OP_FormattedMessage" updated="09/19/14">
+ <opcode id="05c0" name="OP_FormattedMessage" updated="10/28/14">
<comment>FormattedMessageCode i.e. pet dismissed etc</comment>
<payload dir="server" typename="formattedMessageStruct" sizechecktype="none"/>
</opcode>
- <opcode id="2550" name="OP_CommonMessage" updated="09/19/14">
+ <opcode id="68b9" name="OP_CommonMessage" updated="10/28/14">
<comment>ChannelMessageCode i.e. /tell /ooc /shout etc</comment>
<payload dir="both" typename="channelMessageStruct" sizechecktype="none"/>
</opcode>
- <opcode id="74bb" name="OP_SpecialMesg" updated="09/19/14">
+ <opcode id="59f4" name="OP_SpecialMesg" updated="10/28/14">
<comment>Communicate textual info to client including hail responses etc</comment>
<payload dir="server" typename="specialMessageStruct" sizechecktype="none"/>
</opcode>
- <opcode id="2f29" name="OP_RandomReq" updated="09/19/14">
+ <opcode id="5fbb" name="OP_RandomReq" updated="10/28/14">
<comment>RandomReqCode</comment>
<payload dir="client" typename="randomReqStruct" sizechecktype="match"/>
</opcode>
- <opcode id="2707" name="OP_RandomReply" updated="09/19/14">
+ <opcode id="4a35" name="OP_RandomReply" updated="10/28/14">
<comment>RandomCode</comment>
<payload dir="server" typename="randomStruct" sizechecktype="match"/>
</opcode>
- <opcode id="7bc5" name="OP_ConsentResponse" updated="09/19/14">
+ <opcode id="3885" name="OP_ConsentResponse" updated="10/28/14">
<comment>Server replying with consent information after /consent</comment>
<payload dir="server" typename="consentResponseStruct" sizechecktype="match"/>
</opcode>
- <opcode id="0fc1" name="OP_DenyResponse" updated="09/19/14">
+ <opcode id="1938" name="OP_DenyResponse" updated="10/28/14">
<comment>Server replying with deny information after /deny</comment>
<payload dir="server" typename="consentResponseStruct" sizechecktype="match"/>
</opcode>
- <opcode id="2e41" name="OP_ManaChange" updated="09/19/14">
+ <opcode id="14c8" name="OP_ManaChange" updated="10/28/14">
<comment>Mana change. Bards send this up with no size. Casters receive this for mana updates.</comment>
<payload dir="server" typename="manaDecrementStruct" sizechecktype="match"/>
<payload dir="client" typename="uint8_t" sizechecktype="none"/>
</opcode>
- <opcode id="2e7f" name="OP_BazaarSearchRequest" updated="09/19/14">
+ <opcode id="6256" name="OP_BazaarSearchRequest" updated="10/28/14">
<comment>Bazaar search request </comment>
<payload dir="client" typename="bazaarSearchQueryStruct" sizechecktype="none"/>
</opcode>
- <opcode id="bde0" name="OP_BazaarSearchResponse" updated="09/19/14">
+ <opcode id="1675" name="OP_BazaarSearchResponse" updated="10/28/14">
<comment>Bazaar search Response - Struct incorrect </comment>
<payload dir="server" typename="bazaarSearchResponseStruct" sizechecktype="modulus"/>
</opcode>
- <opcode id="1812" name="OP_MoneyOnCorpse" updated="09/19/14">
+ <opcode id="6750" name="OP_MoneyOnCorpse" updated="10/28/14">
<comment>MoneyOnCorpseCode</comment>
<payload dir="server" typename="moneyOnCorpseStruct" sizechecktype="match"/>
</opcode>
- <opcode id="39f9" name="OP_SkillUpdate" updated="09/19/14">
+ <opcode id="39b3" name="OP_SkillUpdate" updated="10/28/14">
<comment>Skill up code</comment>
<payload dir="server" typename="skillIncStruct" sizechecktype="match"/>
</opcode>
- <opcode id="7214" name="OP_LevelUpdate" updated="09/19/14">
+ <opcode id="177d" name="OP_LevelUpdate" updated="10/28/14">
<comment>LevelUpUpdateCode</comment>
<payload dir="server" typename="levelUpUpdateStruct" sizechecktype="match"/>
</opcode>
- <opcode id="2019" name="OP_DzSwitchInfo" updated="09/19/14">
+ <opcode id="1f05" name="OP_DzSwitchInfo" updated="10/28/14">
<comment>Expedition compass etc</comment>
<payload dir="server" typename="dzSwitchInfo" sizechecktype="none"/>
</opcode>
- <opcode id="478a" name="OP_DzInfo" updated="09/19/14">
+ <opcode id="7eba" name="OP_DzInfo" updated="10/28/14">
<comment>Expedition Information</comment>
<payload dir="server" typename="dzInfo" sizechecktype="match"/>
</opcode>
- <opcode id="6587" name="OP_EnvDamage" updated="09/19/14">
+ <opcode id="1455" name="OP_EnvDamage" updated="10/28/14">
<comment>Environmental Damage</comment>
<payload dir="client" typename="environmentDamageStruct" sizechecktype="match"/>
</opcode>
- <opcode id="6539" name="OP_SetRunMode" updated="09/19/14">
+ <opcode id="753f" name="OP_SetRunMode" updated="10/28/14">
<comment>old cRunToggleCode</comment>
<payload dir="client" typename="cRunToggleStruct" sizechecktype="match"/>
</opcode>
- <opcode id="6d2a" name="OP_Trader" updated="08/25/14">
+ <opcode id="4ebd" name="OP_Trader" updated="10/28/14">
<comment>PC's turning trader on and off</comment>
<payload dir="server" typename="bazaarTraderRequest" 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="6906" name="OP_GuildMemberList" updated="09/19/14">
+ <opcode id="2352" name="OP_GuildMemberList" updated="10/28/14">
<comment>List of guild members - Variable length</comment>
<payload dir="server" typename="uint8_t" sizechecktype="none"/>
</opcode>
@@ -343,19 +343,19 @@
<comment>Contents of claims window. /claim then refresh to capture packet - Guessing variable length</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="77d8" name="OP_VoiceChat" updated="09/19/14">
+ <opcode id="7d1c" name="OP_VoiceChat" updated="10/28/14">
<comment>Voice chat server info - Variable length (Data sent when joining group,raid etc)</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="5889" name="OP_PollQuestions" updated="09/19/14">
+ <opcode id="7824" name="OP_PollQuestions" updated="10/28/14">
<comment>SOE in-game player poll questions - Variable length</comment>
<payload dir="both" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="4768" name="OP_PollResponses" updated="09/19/14">
+ <opcode id="5ff5" name="OP_PollResponses" updated="10/28/14">
<comment>Poll response choices - Variable length</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="2c37" name="OP_ShroudProgression" updated="09/19/14">
+ <opcode id="61ec" name="OP_ShroudProgression" updated="10/28/14">
<comment>Unlocked shrouds - 293 bytes</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
@@ -363,15 +363,15 @@
<comment>Shroud templates to choose from on shroud NPC - 18983 bytes</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="7f13" name="OP_Fellowship" updated="09/19/14">
+ <opcode id="599a" name="OP_Fellowship" updated="10/28/14">
<comment>Fellowship information - 2564 bytes</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="5b9c" name="OP_ExpandedGuildInfo" updated="09/19/14">
+ <opcode id="23f4" name="OP_ExpandedGuildInfo" updated="10/28/14">
<comment>Guild ranks and other misc guild data - Variable length</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="73f6" name="OP_GuildBank" updated="09/19/14">
+ <opcode id="70d7" name="OP_GuildBank" updated="10/28/14">
<comment>Guild bank contents - Variable length</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
@@ -395,23 +395,23 @@
<comment>Tradeskill combine using old tradeskill window - 24 Bytes</comment>
<payload dir="both" typename="uint8_t" sizechecktype="none"/>
</opcode>
- <opcode id="1bd7" name="OP_ItemPlayerPacket" updated="09/17/14">
+ <opcode id="3964" name="OP_ItemPlayerPacket" updated="10/28/14">
<comment>Inventory/bank items coming over during zone - Variable length</comment>
<payload dir="both" typename="uint8_t" sizechecktype="none"/>
</opcode>
- <opcode id="4a1a" name="OP_TaskDescription" updated="09/19/14">
+ <opcode id="1423" name="OP_TaskDescription" updated="10/28/14">
<comment>Task descriptions coming down for task window - Variable length</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="67d2" name="OP_TaskActivity" updated="09/19/14">
+ <opcode id="4560" name="OP_TaskActivity" updated="10/28/14">
<comment>Task activity descriptions coming down for task window - Variable length</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="6fee" name="OP_CompletedTasks" updated="09/19/14">
+ <opcode id="15e6" name="OP_CompletedTasks" updated="10/28/14">
<comment>Task history for task window - Variable length</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="6534" name="OP_CustomTitles" updated="09/19/14">
+ <opcode id="2fd6" name="OP_CustomTitles" updated="10/28/14">
<comment>List of available titles - 1520 bytes</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
@@ -515,7 +515,7 @@
<comment>Client telling server to set targetgroupbuff - 4 bytes</comment>
<payload dir="client" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="2fd7" name="OP_Lockouts" updated="09/19/14">
+ <opcode id="010a" name="OP_Lockouts" updated="10/28/14">
<comment>Expedition lockouts</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
@@ -543,7 +543,7 @@
<comment>LFG/LFP server response - Variable length</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="01c7" name="OP_MercenaryList" updated="09/19/14">
+ <opcode id="2b4d" name="OP_MercenaryList" updated="10/28/14">
<comment>Listing of hired mercenaries - 648 bytes
<payload dir="server" typename="unknown" sizechecktype="none"/></comment>
</opcode>
@@ -563,11 +563,11 @@
<comment>Client clicks off buff - 8 bytes</comment>
<payload dir="client" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="744d" name="OP_HouseAddress" updated="09/19/14">
+ <opcode id="3d64" name="OP_HouseAddress" updated="10/28/14">
<comment>House and guildhall address information - Variable length</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="3590" name="OP_HouseContents" updated="09/17/14">
+ <opcode id="37cd" name="OP_HouseContents" updated="10/28/14">
<comment>Server sending house information and contents - variable length</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
@@ -583,11 +583,11 @@
<comment>Server sending pending rewards - variable length</comment>
<payload dir="both" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="001c" name="OP_FTPNags" updated="09/19/14">
+ <opcode id="42e8" name="OP_FTPNags" updated="10/28/14">
<comment>Free to play nags and other data - 1852 bytes</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
- <opcode id="771a" name="OP_Find" updated="09/19/14">
+ <opcode id="5a03" name="OP_Find" updated="10/28/14">
<comment>Find window data - 112 bytes</comment>
<payload dir="server" typename="unknown" sizechecktype="none"/>
</opcode>
Modified: showeq/trunk/configure.in
===================================================================
--- showeq/trunk/configure.in 2014-10-04 03:59:53 UTC (rev 830)
+++ showeq/trunk/configure.in 2014-11-08 17:12:45 UTC (rev 831)
@@ -2,7 +2,7 @@
dnl $Id$ $Name$
AC_PREREQ(2.59)
-AC_INIT(showeq, 5.13.10.28)
+AC_INIT(showeq, 5.13.10.29)
AC_CONFIG_SRCDIR(src/main.cpp)
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_SYSTEM
Modified: showeq/trunk/src/everquest.h
===================================================================
--- showeq/trunk/src/everquest.h 2014-10-04 03:59:53 UTC (rev 830)
+++ showeq/trunk/src/everquest.h 2014-11-08 17:12:45 UTC (rev 831)
@@ -620,7 +620,8 @@
/*0940*/ uint8_t unknown0940[4]; // *** Placeholder (12/15/2009)
/*0944*/ uint8_t unknown0944[4]; // *** Placeholder (11/15/2011)
/*0948*/ uint8_t unknown0948[4]; // *** Placeholder (04/29/2014)
-/*0952*/
+/*0952*/ uint8_t unknown0952[4]; // *** Placeholder (10/28/2014)
+/*0956*/
};
/*
@@ -1092,20 +1093,20 @@
struct
{
unsigned pitch:12;
- signed z:19; // z coord (3rd loc value)
- unsigned padding01:1;
+ signed z:19; // z coord (3rd loc value)
+ unsigned padding01:1;
+ signed deltaHeading:10; // change in heading
+ signed deltaZ:13; // change in z
+ unsigned padding02:9;
+ signed animation:10; // velocity
+ unsigned heading:12; // heading
+ unsigned padding03:10;
signed x:19; // x coord (1st loc value)
- unsigned heading:12; // heading
- unsigned padding02:1;
+ unsigned padding04:13;
+ signed y:19; // y coord (2nd loc value)
+ signed deltaX:13; // change in x
signed deltaY:13; // change in y
- signed deltaX:13; // change in x
- unsigned padding03:6;
- signed deltaHeading:10; // change in heading
- signed deltaZ:13; // change in z
- unsigned padding04:9;
- signed animation:10; // velocity
- signed y:19; // y coord (2nd loc value)
- unsigned padding05:3;
+ unsigned padding05:19;
};
int32_t posData[5];
};
@@ -2357,19 +2358,18 @@
/*0004*/ unsigned pitch:12;
signed z:19; // z coord (3rd loc value)
unsigned padding01:1;
-/*0008*/ signed x:19; // x coord (1st loc value)
+/*0008*/ signed deltaHeading:10; // change in heading
+ signed deltaZ:13; // change in z
+ unsigned padding02:9;
+/*0012*/ signed animation:10; // velocity
unsigned heading:12; // heading
- unsigned padding02:1;
-/*0012*/ signed deltaY:13; // change in y
+ unsigned padding03:10;
+/*0016*/ signed x:19; // x coord (1st loc value)
+ unsigned padding04:13;
+/*0020*/ signed y:19; // y coord (2nd loc value)
signed deltaX:13; // change in x
- unsigned padding03:6;
-/*0016*/ signed deltaHeading:10; // change in heading
- signed deltaZ:13; // change in z
- unsigned padding04:9;
-/*0020*/ signed animation:10; // velocity
- signed y:19; // y coord (2nd loc value)
- unsigned padding05:3;
-/*0024*/
+/*0024*/ signed deltaY:13; // change in y
+ unsigned padding05:19;
};
/*
@@ -2386,16 +2386,16 @@
/*0006*/ unsigned pitch:12; // pitch (up/down heading)
signed animation:10; // velocity
unsigned padding01:10;
-/*0010*/ float deltaZ; // Change in z
-/*0014*/ float z; // z coord (3rd loc value)
-/*0018*/ signed deltaHeading:10; // change in heading
- unsigned padding02:22;
-/*0022*/ float x; // x coord (1st loc value)
-/*0026*/ float y; // y coord (2nd loc value)
-/*0030*/ unsigned heading:12; // Heading
- unsigned padding03:20;
-/*0034*/ float deltaY; // Change in y
-/*0038*/ float deltaX; // Change in x
+/*0010*/ float y; // y coord (2nd loc value)
+/*0014*/ unsigned heading:12; // Heading
+ unsigned padding02:20;
+/*0018*/ float deltaY; // Change in y
+/*0022*/ float z; // z coord (3rd loc value)
+/*0026*/ float deltaZ; // Change in z
+/*0030*/ float deltaX; // Change in x
+/*0034*/ float x; // x coord (1st loc value)
+/*0038*/ signed deltaHeading:10; // change in heading
+ unsigned padding03:22;
/*0042*/
};
Modified: showeq/trunk/src/player.cpp
===================================================================
--- showeq/trunk/src/player.cpp 2014-10-04 03:59:53 UTC (rev 830)
+++ showeq/trunk/src/player.cpp 2014-11-08 17:12:45 UTC (rev 831)
@@ -864,16 +864,16 @@
/*0006*/ unsigned pitch:12; // pitch (up/down heading)
signed animation:10; // velocity
unsigned padding01:10;
- /*0010*/ float deltaZ; // Change in z
- /*0014*/ float z; // z coord (3rd loc value)
- /*0018*/ signed deltaHeading:10; // change in heading
- unsigned padding02:22;
- /*0022*/ float x; // x coord (1st loc value)
- /*0026*/ float y; // y coord (2nd loc value)
- /*0030*/ unsigned heading:12; // Heading
- unsigned padding03:20;
- /*0034*/ float deltaY; // Change in y
- /*0038*/ float deltaX; // Change in x
+ /*0010*/ float y; // y coord (2nd loc value)
+ /*0014*/ unsigned heading:12; // Heading
+ unsigned padding02:20;
+ /*0018*/ float deltaY; // Change in y
+ /*0022*/ float z; // z coord (3rd loc value)
+ /*0026*/ float deltaZ; // Change in z
+ /*0030*/ float deltaX; // Change in x
+ /*0034*/ float x; // x coord (1st loc value)
+ /*0038*/ signed deltaHeading:10; // change in heading
+ unsigned padding03:22;
/*0042*/
};
#endif
Modified: showeq/trunk/src/races.h
===================================================================
--- showeq/trunk/src/races.h 2014-10-04 03:59:53 UTC (rev 830)
+++ showeq/trunk/src/races.h 2014-11-08 17:12:45 UTC (rev 831)
@@ -788,5 +788,15 @@
"Skeleton", // 779
"Wolf", // 780
"Worg", // 781
+ "Skeleton", // 782
+ "Treant", // 783
+ "Naga", // 784
+ "Lizardman", // 785
+ "Cultist", // 786
+ "Clockwork Boss", // 787
+ "Crab", // 788
+ "Octopus", // 789
+ "Elemental", // 790
+ "Avian", // 791
"Interactive Object", // 2250
#endif
Modified: showeq/trunk/src/spawnshell.cpp
===================================================================
--- showeq/trunk/src/spawnshell.cpp 2014-10-04 03:59:53 UTC (rev 830)
+++ showeq/trunk/src/spawnshell.cpp 2014-11-08 17:12:45 UTC (rev 831)
@@ -719,7 +719,7 @@
spawn->posData[2] = netStream.readUInt32NC();
spawn->posData[3] = netStream.readUInt32NC();
spawn->posData[4] = netStream.readUInt32NC();
-// spawn->posData[5] = netStream.readUInt32NC();
+ spawn->posData[5] = netStream.readUInt32NC();
if(spawn->hasTitle)
{
@@ -924,19 +924,18 @@
/*0004*/ unsigned pitch:12;
signed z:19; // z coord (3rd loc value)
unsigned padding01:1;
- /*0008*/ signed x:19; // x coord (1st loc value)
+ /*0008*/ signed deltaHeading:10; // change in heading
+ signed deltaZ:13; // change in z
+ unsigned padding02:9;
+ /*0012*/ signed animation:10; // velocity
unsigned heading:12; // heading
- unsigned padding02:1;
- /*0012*/ signed deltaY:13; // change in y
+ unsigned padding03:10;
+ /*0016*/ signed x:19; // x coord (1st loc value)
+ unsigned padding04:13;
+ /*0020*/ signed y:19; // y coord (2nd loc value)
signed deltaX:13; // change in x
- unsigned padding03:6;
- /*0016*/ signed deltaHeading:10; // change in heading
- signed deltaZ:13; // change in z
- unsigned padding04:9;
- /*0020*/ signed animation:10; // velocity
- signed y:19; // y coord (2nd loc value)
- unsigned padding05:3;
- /*0024*/
+ /*0024*/ signed deltaY:13; // change in y
+ unsigned padding05:19;
};
#endif
@@ -944,7 +943,7 @@
#if 0
#pragma pack(0)
struct pos *p = (struct pos *)data;
- if (p->spawnId == 0x1fb0)
+ if (p->spawnId == 0x3a19)
printf("[%.2x](%f, %f, %f), dx %f dy %f dz %f\n head %d dhead %d anim %d pitch %d (%x, %x, %x, %x, %x, %x)\n",
p->spawnId, float(p->x)/8.0, float(p->y/8.0), float(p->z)/8.0,
float(p->deltaX)/4.0, float(p->deltaY)/4.0,
Modified: showeq/trunk/src/zones.h
===================================================================
--- showeq/trunk/src/zones.h 2014-10-04 03:59:53 UTC (rev 830)
+++ showeq/trunk/src/zones.h 2014-11-08 17:12:45 UTC (rev 831)
@@ -774,7 +774,7 @@
{ "poshadow", "Plane of Shadow" }, // 764
{ "heartoffear", "Heart of Fear: The Threshold" }, // 765
{ "phinteriortree", "Evantil's Abode" }, // 766
-{ NULL, NULL }, // 767
+{ "interiorwalltest", "Wall Wall Wall" }, // 767
{ "heartoffearb", "Heart of Fear: The Rebirth" }, // 768
{ "heartoffearc", "Heart of Fear: The Epicenter" }, // 769
{ "bixiewarfront", "Bixie Warfront" }, // 770
@@ -784,16 +784,16 @@
{ "plhbixieint", "Bixie Hive" }, // 774
{ "towerofrot", "Tower of Rot" }, // 775
{ "arginhiz", "Argin-Hiz" }, // 776
-{ NULL, NULL }, // 777
-{ NULL, NULL }, // 778
-{ NULL, NULL }, // 779
-{ NULL, NULL }, // 780
-{ NULL, NULL }, // 781
-{ NULL, NULL }, // 782
-{ NULL, NULL }, // 783
-{ NULL, NULL }, // 784
-{ NULL, NULL }, // 785
-{ NULL, NULL }, // 786
+{ "exalted", "Exalted Paineel" }, // 777
+{ "arxmentis", "Arx Mentis" }, // 778
+{ "brotherisland", "Brother Island" }, // 779
+{ "kattacastrumb", "Katta Castrum: Deluge" }, // 780
+{ "dredge", "Combine Dredge" }, // 781
+{ "endlesscaverns", "Caverns of Endless Song" }, // 782
+{ "thuliasaur", "Thuliasaur Island" }, // 783
+{ "degmar", "Degmar, the Lost Castle" }, // 784
+{ "tempesttemple", "Tempest Temple" }, // 785
+{ "plhpirateshipint", "Pirate Ship" }, // 786
{ NULL, NULL }, // 787
{ NULL, NULL }, // 788
{ NULL, NULL }, // 789
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|