Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FF7Materia: Cleanup for qml #141

Merged
merged 2 commits into from
Sep 9, 2023
Merged

FF7Materia: Cleanup for qml #141

merged 2 commits into from
Sep 9, 2023

Conversation

sithlord48
Copy link
Owner

FF7Materia Changes

Removed Cpp file
Added properties and members for convenence when using QML
Data methods are const
FF7Materia::MateriaNames => FF7Materia::MateriaNames
FF7Materia::MateriaNames::MaxMateriaAp Replaced with public varible of the same name and "maxMateriaAp" property.

qml only expose whats used

The Following methods are deprecated:
totalMateria -> TotalMateria or totalMateria (Property)
status -> addedEffects
statSTR -> strengthChange
statVIT -> vitalityChange
statMAG -> magicChange
statSPI -> spiritChange
statDEX -> dexterityChange
statLCK -> luckChange
statHP -> hpChange
statMP -> mpChange

@sithlord48 sithlord48 changed the title Cleanup data for qml FF7Materia: Cleanup for qml Sep 9, 2023
@sithlord48 sithlord48 merged commit f63b4db into master Sep 9, 2023
9 checks passed
@sithlord48 sithlord48 deleted the cleanupDataForQml branch September 9, 2023 02:20
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant