-
Notifications
You must be signed in to change notification settings - Fork 218
Added Partyfunctions and Teleport Variables #1718
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
Conversation
|
You might want to check some things. Your |
|
Ah... looks like I had one of the previous versions open when I looked up the positions for Journal. mea culpa.
|
Haselnussbomber
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple notes from me.
FFXIVClientStructs/FFXIV/Client/UI/Info/InfoProxyPartyMember.cs
Outdated
Show resolved
Hide resolved
FFXIVClientStructs/FFXIV/Client/UI/Info/InfoProxyPartyInvite.cs
Outdated
Show resolved
Hide resolved
FFXIVClientStructs/FFXIV/Client/UI/Info/InfoProxyPartyInvite.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: Haselnussbomber <mail@haselnussbomber.de>
Co-authored-by: Haselnussbomber <mail@haselnussbomber.de>
Co-authored-by: Haselnussbomber <mail@haselnussbomber.de>
Co-authored-by: Haselnussbomber <mail@haselnussbomber.de>
Co-authored-by: Haselnussbomber <mail@haselnussbomber.de>
Co-authored-by: Haselnussbomber <mail@haselnussbomber.de>
Thank you! I added your fixes and suggested changes. The vfunc of InfoProxyInvitedList got me really confused when I found it. At first I put it there, but wasn't so sure afterwards and moved it InfoProxyPartyInvite... Hopefully everything got solved now |
FFXIVClientStructs/FFXIV/Client/UI/Info/InfoProxyPartyMember.cs
Outdated
Show resolved
Hide resolved
FFXIVClientStructs/FFXIV/Client/UI/Info/InfoProxyPartyMember.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: pohky <1510568+pohky@users.noreply.github.com>
Co-authored-by: pohky <1510568+pohky@users.noreply.github.com>
Co-authored-by: pohky <1510568+pohky@users.noreply.github.com>
Co-authored-by: pohky <1510568+pohky@users.noreply.github.com>
Co-authored-by: pohky <1510568+pohky@users.noreply.github.com>
Co-authored-by: pohky <1510568+pohky@users.noreply.github.com>
I hope this is correct so far.