Skip to content

Commit

Permalink
Merge pull request #195 from Ra-Workspace/cn/6.58
Browse files Browse the repository at this point in the history
CN 6.58
  • Loading branch information
Supamiu authored Sep 4, 2024
2 parents b7d658e + 19de555 commit ce0a48f
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 90 deletions.
4 changes: 2 additions & 2 deletions FFXIVConstants/CN.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ namespace FFXIVConstants
{
public static class CN
{
public const string Version = "6.57";
public const string Version = "6.58";

public static Dictionary<string, object> Constants = new Dictionary<string, object>
{
{ "InventoryOperationBaseValue", 0x0073 },
{ "InventoryOperationBaseValue", 0x008A+7 },
};
}
}
224 changes: 136 additions & 88 deletions FFXIVOpcodes/Ipcs_cn.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Generated by https://github.com/zhyupe/ffxiv-opcode-worker
// Generated by https://github.com/gamous/FFXIVNetworkOpcodes

namespace FFXIVOpcodes.CN
{
Expand All @@ -14,97 +14,145 @@ public enum ClientLobbyIpcType : ushort

public enum ServerZoneIpcType : ushort
{
ActorCast = 0x02C5,
ActorControl = 0x019B,
ActorControlSelf = 0x033F,
ActorControlTarget = 0x01EF,
ActorGauge = 0x0207,
ActorMove = 0x03E5,
ActorSetPos = 0x006D,
AirshipExplorationResult = 0x0208,
AirshipStatus = 0x0342,
AirshipStatusList = 0x01F6,
AirshipTimers = 0x0398,
AoeEffect16 = 0x01AB,
AoeEffect24 = 0x0338,
AoeEffect32 = 0x00F1,
AoeEffect8 = 0x0255,
BattleTalk2 = 0x02F9,
BossStatusEffectList = 0x0299,
CEDirector = 0x00AF,
CFNotify = 0x02C7,
CFPreferredRole = 0x02F1,
ContainerInfo = 0x00AD,
Countdown = 0x01CF,
CountdownCancel = 0x010A,
CurrencyCrystalInfo = 0x036C,
DesynthResult = 0x01df,
Effect = 0x011A,
EffectResult = 0x0298,
EnvironmentControl = 0x00E7,
EventFinish = 0x01D2,
EventPlay = 0x0230,
EventPlay32 = 0x031c,
EventPlay4 = 0x02fb,
EventStart = 0x01C8,
Examine = 0x0233,
ExamineSearchInfo = 0x0227,
FateInfo = 0x01B9,
FreeCompanyDialog = 0x02DF,
FreeCompanyInfo = 0x013F,
HousingWardInfo = 0x0389,
InitZone = 0x00E1,
InventoryActionAck = 0x0080,
InventoryTransaction = 0x02B9,
InventoryTransactionFinish = 0x01F7,
IslandWorkshopSupplyDemand = 0x014E,
ItemInfo = 0x037f,
ItemMarketBoardInfo = 0x02E3,
Logout = 0x03D6,
MarketBoardItemListing = 0x0079,
MarketBoardItemListingCount = 0x032E,
MarketBoardItemListingHistory = 0x012C,
MarketBoardPurchase = 0x0104,
MarketBoardSearchResult = 0x023D,
MiniCactpotInit = 0x01b0,
NpcSpawn = 0x0261,
NpcSpawn2 = 0x0326,
NpcYell = 0x00F0,
ObjectSpawn = 0x0253,
PlaceFieldMarker = 0x01C9,
PlaceFieldMarkerPreset = 0x0270,
PlayerSetup = 0x01F3,
PlayerSpawn = 0x0301,
PlayerStats = 0x0303,
Playtime = 0x0193,
PrepareZoning = 0x0346,
ResultDialog = 0x033d,
RetainerInformation = 0x039F,
RSV = 0x02C4,
StatusEffectList = 0x0248,
StatusEffectList2 = 0x017E,
StatusEffectList3 = 0x03E3,
SubmarineExplorationResult = 0x00AC,
SubmarineProgressionStatus = 0x0197,
SubmarineStatusList = 0x01BE,
SubmarineTimers = 0x0377,
SystemLogMessage = 0x03B5,
UpdateClassInfo = 0x00C6,
UpdateHpMpTp = 0x0137,
UpdateInventorySlot = 0x0187,
UpdateSearchInfo = 0x02DA,
WeatherChange = 0x0344,
PlayerSpawn = 0x037B,
NpcSpawn = 0x0276,
NpcSpawn2 = 0x014E,
ActorFreeSpawn = 0x0126,
ObjectSpawn = 0x02C7,
ObjectDespawn = 0x01A8,
CreateTreasure = 0x0200,
OpenTreasure = 0x00D2,
TreasureFadeOut = 0x0361,
ActorMove = 0x013C,
Transfer = 0x0396,
Effect = 0x009A,
AoeEffect8 = 0x01B2,
AoeEffect16 = 0x033B,
AoeEffect24 = 0x035D,
AoeEffect32 = 0x0159,
ActorCast = 0x01CE,
ActorControl = 0x0108,
ActorControlTarget = 0x0283,
ActorControlSelf = 0x0295,
DirectorVars = 0x02BE,
ContentDirectorSync = 0x01FB,
EnvironmentControl = 0x008C,
LandSetMap = 0x02E4,
EventStart = 0x0273,
EventFinish = 0x0389,
EventPlay = 0x0353,
EventPlay4 = 0x02A8,
EventPlay8 = 0x0138,
EventPlay16 = 0x0183,
EventPlay32 = 0x018C,
EventPlay64 = 0x029F,
EventPlay128 = 0x02E2,
EventPlay255 = 0x026E,
BattleTalk2 = 0x032A,
BattleTalk4 = 0x012E,
BattleTalk8 = 0x01B8,
BalloonTalk2 = 0x008E,
BalloonTalk4 = 0x0306,
BalloonTalk8 = 0x02B9,
SystemLogMessage = 0x0211,
SystemLogMessage32 = 0x024C,
SystemLogMessage48 = 0x0147,
SystemLogMessage80 = 0x014A,
SystemLogMessage144 = 0x0127,
NpcYell = 0x00FE,
ActorSetPos = 0x031B,
PrepareZoning = 0x0394,
WeatherChange = 0x033C,
UpdateParty = 0x037B,
UpdateAlliance = 0x00A1,
UpdateSpAlliance = 0x0112,
UpdateHpMpTp = 0x0248,
StatusEffectList = 0x038B,
StatusEffectList2 = 0x01F6,
StatusEffectList3 = 0x0194,
EurekaStatusEffectList = 0x00CB,
BossStatusEffectList = 0x01C6,
EffectResult = 0x02C6,
EffectResult4 = 0x00A3,
EffectResult8 = 0x0212,
EffectResult16 = 0x039F,
EffectResultBasic = 0x00B4,
EffectResultBasic4 = 0x02F4,
EffectResultBasic8 = 0x0164,
EffectResultBasic16 = 0x0289,
EffectResultBasic32 = 0x0086,
EffectResultBasic64 = 0x0319,
PartyPos = 0x0357,
AlliancePos = 0x00CA,
SpAlliancePos = 0x00E5,
PlaceMarker = 0x0366,
PlaceFieldMarkerPreset = 0x0208,
PlaceFieldMarker = 0x0358,
ActorGauge = 0x02D0,
CharaVisualEffect = 0x01F8,
Fall = 0x00A2,
UpdateHate = 0x0155,
UpdateHater = 0x032D,
FirstAttack = 0x0142,
ModelEquip = 0x036D,
EquipDisplayFlags = 0x00B2,
UnMount = 0x0349,
Mount = 0x0298,
PlayMotionSync = 0x0223,
CountdownInitiate = 0x0090,
CountdownCancel = 0x0206,
InitZone = 0x0315,
Examine = 0x03AB,
ExamineSearchInfo = 0x033E,
InventoryActionAck = 0x025E,
MarketBoardItemListing = 0x0081,
MarketBoardItemListingCount = 0x020F,
MarketBoardItemListingHistory = 0x014D,
MarketBoardSearchResult = 0x0099,
MarketBoardPurchase = 0x027D,
PlayerSetup = 0x00B6,
PlayerStats = 0x01DB,
Playtime = 0x01AC,
UpdateClassInfo = 0x03B2,
UpdateInventorySlot = 0x0379,
UpdateSearchInfo = 0x00AF,
WardLandInfo = 0x032F,
CEDirector = 0x0363,
Logout = 0x038C,
FreeCompanyInfo = 0x011A,
FreeCompanyDialog = 0x024A,
AirshipStatusList = 0x03AC,
AirshipStatus = 0x02B4,
AirshipExplorationResult = 0x0278,
SubmarineStatusList = 0x00C9,
SubmarineProgressionStatus = 0x00DA,
SubmarineExplorationResult = 0x0246,
CFPreferredRole = 0x01FD,
CompanyAirshipStatus = 0x0370,
CompanySubmersibleStatus = 0x0069,
ContentFinderNotifyPop = 0x0326,
FateInfo = 0x01DF,
UpdateRecastTimes = 0x03B7,
SocialList = 0x0350,
IslandWorkshopSupplyDemand = 0x0301,
RSV = 0x0329,
RSF = 0x03D2,
};

public enum ClientZoneIpcType : ushort
{
ChatHandler = 0x03A6,
ClientTrigger = 0x03E0,
InventoryModifyHandler = 0x006C,
MarketBoardPurchaseHandler = 0x0146,
SetSearchInfoHandler = 0x00BB,
UpdatePositionHandler = 0x0126,
UpdatePositionInstance = 0x0246,
ActionRequest = 0x016F,
ActionRequestGroundTargeted = 0x0237,
ChatHandler = 0x0220,
ClientTrigger = 0x0106,
InventoryModifyHandler = 0x008A,
MarketBoardPurchaseHandler = 0x017D,
SetSearchInfoHandler = 0x02DA,
UpdatePositionHandler = 0x0140,
UpdatePositionInstance = 0x0192,
Heartbeat = 0x03C0,
WorldTravel = 0x0382,
ClientCountdownInitiate = 0x0081,
};

public enum ServerChatIpcType : ushort
Expand Down

0 comments on commit ce0a48f

Please sign in to comment.