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

[Fix/core] fix pit of saron #10150

Closed
wants to merge 14 commits into from
Closed

[Fix/core] fix pit of saron #10150

wants to merge 14 commits into from

Conversation

betayi
Copy link
Contributor

@betayi betayi commented Jan 13, 2022

Changes Proposed:

Issues Addressed:

SOURCE:

Tests Performed:

  • tested

How to Test the Changes:

1.kill boss 1 and 2
2. go throught cave
3.stand in front of boss 3, to watch if trigger the combat start event

Known Issues and TODO List:

  • [ ]
  • [ ]

How to Test AzerothCore PRs

When a PR is ready to be tested, it will be marked as [WAITING TO BE TESTED].

You can help by testing PRs and writing your feedback here on the PR's page on GitHub. Follow the instructions here:

http://www.azerothcore.org/wiki/How-to-test-a-PR

REMEMBER: when testing a PR that changes something generic (i.e. a part of code that handles more than one specific thing), the tester should not only check that the PR does its job (e.g. fixing spell XXX) but especially check that the PR does not cause any regression (i.e. introducing new bugs).

For example: if a PR fixes spell X by changing a part of code that handles spells X, Y, and Z, we should not only test X, but we should test Y and Z as well.

@Yehonal Yehonal added CORE Related to the core file-cpp Used to trigger the matrix build Script labels Jan 13, 2022
@opcode02
Copy link

i tried this patch, and ran through the pit of sauron in both normal and heroic, seems to have the same behavior as before, no trigger at the top of the hill after killing krick and ick and killing those groups of 5 undead things going up the hill.

@betayi
Copy link
Contributor Author

betayi commented Jan 14, 2022

look this, i have finish the whole instance without any mistake

@betayi betayi closed this Jan 14, 2022
@betayi betayi reopened this Jan 14, 2022
@Krath
Copy link
Contributor

Krath commented Jan 14, 2022

look this, i have finish the whole instance without any mistake

I don't think this is a proper fix. The encounter always worked as intended and the instance code hasn't been touched in months. Something else broke the trigger before the cave.

@betayi
Copy link
Contributor Author

betayi commented Jan 15, 2022

look this, i have finish the whole instance without any mistake

I don't think this is a proper fix. The encounter always worked as intended and the instance code hasn't been touched in months. Something else broke the trigger before the cave.

it's only fix this instance trigger at current branch commits, and won't effect others, why not properly? does the commit cause new problem a proper fix? we can correct it properly sometimes in future , at least,it works fine, without cause new problem.

@opcode02
Copy link

Ok, I tested the newer patch and it definitely triggers correctly now, now you can finish the pit of saron's zones bosses to the end and everything triggers correctly.

@adink1
Copy link

adink1 commented Jan 16, 2022

Triggers correctly, but the last NPC that appears won't take part in the battle

@fullofstarschen
Copy link

This Patch works fine.

Triggers correctly, but the last NPC that appears won't take part in the battle

@ghost
Copy link

ghost commented Feb 2, 2022

This PR doesn't make any sense. Why are you commenting these lines? If they do nothing here, just re-write this.

@adink1
Copy link

adink1 commented Feb 11, 2022

The latest version still can't trigger, only this patch can be used

@Rosencrant
Copy link

This patch Don't Work.

@nestormourino
Copy link

Working fine,

@ghost ghost added the Testing in Progress label Mar 9, 2022
@ghost
Copy link

ghost commented Mar 9, 2022

I confirmed that the fix work. If you test the PR, care with events that broke when you go fast (like .die command).

@ghost
Copy link

ghost commented Mar 11, 2022

PR Close. A proper fix do the same thing (#10819 ).

@ghost ghost closed this Mar 11, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CORE Related to the core file-cpp Used to trigger the matrix build Script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Boss in Pit of Saron Can not kill
9 participants