SapphireServer / Sapphire

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

[Retail/6.40] Add 2 additional Opcode structs and Add script skeletons for zones and quest battles up to 6.40 #938

Closed MapleHinata closed 1 year ago

MapleHinata commented 1 year ago

This PR:

  1. Adds two new Server IPC structs, EnvironmentControl and RSVData, this was done for my own personal research when using FFXIVMon, but figured this might be useful to others, so here it is.

  2. Adds the output of event_object_parser for the latest client, i did this because spawning in the void on the newest zones was annoying as hell.

This is a rather disposable PR, it's a collection of small things i did for myself, but maybe it would come in use for others, so here it is, instead of rotting in a local branch/stash.