diff --git a/resources/data/constants.yml b/resources/data/constants.yml index 0706778e..8861052b 100644 --- a/resources/data/constants.yml +++ b/resources/data/constants.yml @@ -24,22 +24,22 @@ GRIDANIA_POS_START: 2213211 GUILDHEST_ARRAY_SIZE: 10 LIMSA_POS_START: 4101800 LOBBY_GAME_VERSION: 7500 -MAIL_DELETE_RESULT: 926 -MAIL_SEND_RESULT: 164 -MAIL_TAKE_ATTACHMENTS_RESULT: 265 +MAIL_DELETE_RESULT: 136 +MAIL_SEND_RESULT: 967 +MAIL_TAKE_ATTACHMENTS_RESULT: 227 MASKED_CARNIVALE_ARRAY_SIZE: 4 MINION_BITMASK_SIZE: 75 MISC_CONTENT_ARRAY_SIZE: 4 MOUNT_BITMASK_SIZE: 45 -OBFUSCATION_ENABLED_MODE: 159 +OBFUSCATION_ENABLED_MODE: 240 OBFUSCATION_TABLE_MAX: -- 104 -- 140 -- 151 +- 68 +- 197 +- 219 OBFUSCATION_TABLE_RADIXES: -- 113 -- 125 -- 96 +- 107 +- 118 +- 97 ORCHESTRION_ROLL_BITMASK_SIZE: 112 ORNAMENT_BITMASK_SIZE: 8 RAID_ARRAY_SIZE: 28 diff --git a/resources/data/opcodes.yml b/resources/data/opcodes.yml index d0018504..f9ec1214 100644 --- a/resources/data/opcodes.yml +++ b/resources/data/opcodes.yml @@ -918,7 +918,7 @@ ClientZoneIpcType: size: 8 - name: RequestCharaInfoFromContentIds comment: Happens when the client requests more information about other characters, and only has their content id. - opcode: 1101 + opcode: 465 size: 80 - name: PartyLeave comment: Happens when the client leaves their party. diff --git a/resources/data/scrambler/daytable.bin b/resources/data/scrambler/daytable.bin index cbc12663..d456c068 100644 Binary files a/resources/data/scrambler/daytable.bin and b/resources/data/scrambler/daytable.bin differ diff --git a/resources/data/scrambler/midtable.bin b/resources/data/scrambler/midtable.bin index 1d18a914..a9bee709 100644 Binary files a/resources/data/scrambler/midtable.bin and b/resources/data/scrambler/midtable.bin differ diff --git a/resources/data/scrambler/opcodekeytable.bin b/resources/data/scrambler/opcodekeytable.bin index 3fdf3b04..38a2d052 100644 Binary files a/resources/data/scrambler/opcodekeytable.bin and b/resources/data/scrambler/opcodekeytable.bin differ diff --git a/resources/data/scrambler/table0.bin b/resources/data/scrambler/table0.bin index 35ef4315..3854c4e9 100644 Binary files a/resources/data/scrambler/table0.bin and b/resources/data/scrambler/table0.bin differ diff --git a/resources/data/scrambler/table1.bin b/resources/data/scrambler/table1.bin index f081e23b..b92bfe85 100644 Binary files a/resources/data/scrambler/table1.bin and b/resources/data/scrambler/table1.bin differ diff --git a/resources/data/scrambler/table2.bin b/resources/data/scrambler/table2.bin index 9d294eab..1b8a8d98 100644 Binary files a/resources/data/scrambler/table2.bin and b/resources/data/scrambler/table2.bin differ