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

Add vehicles back for Wrath #25

Open
wants to merge 6 commits into
base: classic
Choose a base branch
from

Conversation

raethkcj
Copy link

@raethkcj raethkcj commented Oct 11, 2022

I started by reverting 42feaa1, then added several version checks to try to keep things compatible with TBC/Era.

I'm not sure if adding the Attributes to ShadowedUnitFrames.xml will break in Era or just no-op. If they break, it might need to be split into two xml files loaded by two separate tocs.

I also seem to be missing something with how the toggleForVehicle attribute works; it seems like all of the functions in modules/units.lua are running, and health amount+color are properly swapping. But targeting by clicking and mouseover aren't working, and /dump SUFUnitplayer:GetAttribute("unit") still returns "player" while in a vehicle.

This isn't really a finished PR but hopefully it's a good starting point, as having vehicles working properly is pretty essential in Wrath.

@Brixus3
Copy link

Brixus3 commented Nov 11, 2022

Please merge. SUF is unusable for wrath in its current state.

@raethkcj
Copy link
Author

With Stanzilla/WoWUIBugs#274 fixed, these changes are fully working on the 3.4.1 PTR and are compatible with Era @Nevcairiel.

truchonh added a commit to truchonh/ShadowedUnitFrames that referenced this pull request Jun 30, 2023
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.

2 participants