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

Battlegrounds #12

Open
Frostshake opened this issue May 5, 2024 · 2 comments
Open

Battlegrounds #12

Frostshake opened this issue May 5, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Frostshake
Copy link
Owner

Frostshake commented May 5, 2024

Now possible to queue a battle ground.
remaining issues:

  • many npcs still dont show the queue dialog (likely same for portal queue)
  • cannot leave queue once joined
  • Win / Loss dialog not shown once BG ends. aa7796c
  • gates duplicated
  • messages not shown for capturing/loosing base/flag - looks to be an issue server side finding broadcast text - appears vmangos and TC use different id's.

WSG:

  • Cannot return flag
    • looks to be related to areatriggers that used to exist in .dbc files, but no longer exist in .db2 (fixed using area trigger hotfix)
  • looks to have a similiar issue to classic, where the flag will remain attached to a character for a few seconds after dropping/returning.

AB:

  • All flag states showing at same time
  • both alliance and horde environment states showing at same time

AV:

  • bg stats broken - likely packet issue
  • no towers status at top (maybe not part of classic anyway?)
  • duplicated mobs
  • duplicated flags
@Frostshake Frostshake added the bug Something isn't working label May 5, 2024
@Frostshake
Copy link
Owner Author

Some of the bugs here look to be from differences in how vmangos vs TC implement battlegrounds.
e.g vmangos uses db fro gameobjects, but TC uses C++ code.
Will be favouring TC implementation to resolve.

@Frostshake
Copy link
Owner Author

Duplicate objects fixed with 931254c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant