Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions resources/data/constants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion resources/data/opcodes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Binary file modified resources/data/scrambler/daytable.bin
Binary file not shown.
Binary file modified resources/data/scrambler/midtable.bin
Binary file not shown.
Binary file modified resources/data/scrambler/opcodekeytable.bin
Binary file not shown.
Binary file modified resources/data/scrambler/table0.bin
Binary file not shown.
Binary file modified resources/data/scrambler/table1.bin
Binary file not shown.
Binary file modified resources/data/scrambler/table2.bin
Binary file not shown.
Loading