Resources for reverse-engineering the FFXIV client's native classes.
Role in this project:
Back-end Developer Contributions:16 reviews, 15 commits, 120 PRs in 9 months
Contributions summary:Mischa contributed to reverse-engineering and documenting the structure of the FFXIV client. Their work involved identifying and correcting offsets, adding new data structures (e.g., `AgentGatheringNote`, `ContentsNote`, `TerritoryInfo`, `MobHunt`), and renaming functions to better reflect their purpose. Furthermore, the user optimized code by utilizing `FixedArray` instead of `Span` to manage data.
ffxivengineeringreverse-engineering
MemoryMarker is a FFXIV/Dalamud Plugin for easier management of the in-game waymark system
Contributions:3 PRs, 69 pushes, 3 branches in 1 year 10 months