imchillin / Anamnesis

A standalone tool that allows the user a greater degree of flexibility for making creative and interesting screenshots.
MIT License
828 stars 164 forks source link

Lumina.Excel excel row 7.0 #1357

Closed millmouse closed 3 months ago

millmouse commented 3 months ago

updates the ExcelRows to match the new hexadecimal values found in Lumina.Excel Generated Sheets. These updates are necessary to adapt Anamnesis to the data changes introduced in version 7.0 of the game. This is a required change.

Potential downside: This allows for the UI to appear instead of crashing. This could cause a false sense of success for users. The UI appearing stable does not guarantee that all underlying data interactions are error-free, in fact, it does not allow you to change the appearance of the character on the screen.

StoiaCode commented 3 months ago

Build locally and looks good, nice work for a first step! Thank you <3 Will see once a maintainer gets to look at it!