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

pet system rework #47

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

pet system rework #47

wants to merge 2 commits into from

Conversation

jasongdove
Copy link
Owner

@jasongdove jasongdove commented Oct 5, 2024

TODO:

  • rework pet loading on login (current pet instead of all pets)
  • warlock dismiss and summon should use same pet
  • warlock cycling pets should use pets that already exist, or create a new pet
  • hunter should be able to tame multiple pets
  • rework hunter stable opcode handling
    • fix WorldSession::HandleSetPetSlot
    • fix WorldSession::HandleStableChangeSlotCallback
    • fix WorldSession::SendStablePet
  • add playercreateinfo_cast_spell system for hunter default pets, gnome auras

BUGS:

  • bugged characters (with multiple pets) show multiple times in char enum, because they all have slot zero
  • taming a new pet as a hunter overwrites the current pet
  • hunter call pet on action bar doesn't open list

@jasongdove jasongdove mentioned this pull request Oct 5, 2024
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