SapphireServer / Sapphire

A Final Fantasy XIV 4.0+ Server Emulator written in C++
GNU Affero General Public License v3.0
686 stars 214 forks source link

Update to 6.58 hotfix 2 #956

Closed collett8192 closed 4 months ago

collett8192 commented 4 months ago

PlayerSetup needs more love, anything below "name" is not updated. Missing some quest and event opcodes, new characters won't work since they are used in the opening event.

Opcode mainly stealed from https://github.com/karashiiro/FFXIVOpcodes

Edited: more fields in PlayerSetup updated. Edited2: quests working now

collett8192 commented 4 months ago

The non-action 5.58 branch is merged into this PR now thus can be deleted.