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

Dawntrail #142

Merged
merged 23 commits into from
Jul 7, 2024
Merged

Dawntrail #142

merged 23 commits into from
Jul 7, 2024

Conversation

chirpxiv
Copy link
Member

@chirpxiv chirpxiv commented Jul 4, 2024

Tasks:

  • Dalamud API updates
  • Update signatures and offsets required to function
  • Write PR for CS updates
  • Name and categorize new face bones
  • Handle face skeleton changes
  • Dual dye channel support
  • Facewear support
  • Weather fixes
  • Further testing

@chirpxiv
Copy link
Member Author

chirpxiv commented Jul 4, 2024

Currently blocked pending a CS bump in Dalamud, which appears to be failing to build.

@chirpxiv
Copy link
Member Author

chirpxiv commented Jul 6, 2024

To fix:

  • Can't change the head, race/tribe or gender of actors
  • Spawned cameras can't move
  • Fix setting for left/right click targeting

@chirpxiv
Copy link
Member Author

chirpxiv commented Jul 6, 2024

separated head bones into face, eyes and mouth categories
root head bone is now in the body category

@chirpxiv
Copy link
Member Author

chirpxiv commented Jul 6, 2024

Currently blocked pending a CS bump in Dalamud, which appears to be failing to build.

should be unblocked by goatcorp/Dalamud#1901, will check when stable enough for release

@chirpxiv
Copy link
Member Author

chirpxiv commented Jul 6, 2024

Spawned cameras can't move

not completely sure what's causing this. hooks look fine, structs look fine, will probably need to investigate more tomorrow

@chirpxiv
Copy link
Member Author

chirpxiv commented Jul 7, 2024

note: CalculateViewMatrix got inlined into UpdateRender, so these hooks may behave differently than expected

@chirpxiv chirpxiv marked this pull request as ready for review July 7, 2024 17:57
@chirpxiv
Copy link
Member Author

chirpxiv commented Jul 7, 2024

will need to hook some extra functions for equipment affected by kinedriver (ie. Sakonji Haori)

@chirpxiv chirpxiv merged commit a1b3d7c into main Jul 7, 2024
2 checks passed
@chirpxiv chirpxiv deleted the main-dt branch July 7, 2024 18:37
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