azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.13k stars 2.46k forks source link

fix(DB/SAI): Port 'Finding the Keymaster' RP from TDB #19206

Closed avarishd closed 3 days ago

avarishd commented 5 days ago

Changes Proposed:

This PR proposes changes to:

Issues Addressed:

SOURCE:

The changes have been validated through:

Video and TDB

How to Test the Changes:

.q add 10256 .add 28786 .go c 69740 Use the item

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.

al3xc1985 commented 3 days ago

When devs from azeroth core, will learn to give the credits for all the info they port? Link ? Credit to who?

We are having great issues in this community with all data that is taken from other platforms

Do you know that soemone can shut down your whole github for such behaviour? There are hundreds and hundreds of stuff ported without credits, if someone want to harm azeroth core, they can.

Better start from today to provide the proper info for anything that is taken from others

avarishd commented 3 days ago

You can see all my previous prs I've given credit every single time when i could find one.

avarishd commented 3 days ago

And to top it off the only thing "taken" from TDB is the GO sniff spawn.

avarishd commented 3 days ago

This is the sql of the sniff, if you could give me name who had it sniffed I would credit them without a question. https://github.com/TrinityCore/TrinityCore/blob/3365e6a4b84f59cca5f7ef5fca71fb3979697e52/sql/old/9.x/world/22012_2022_03_06/2022_03_05_30_world_2021_01_04_01_world.sql#L14

Ah forgot blame shows author, there you go. (Couldn't find source since it looks like a "direct" commit to TC, no PR)

Thanks for making me double-check!

al3xc1985 commented 3 days ago

I suggest add the name and link your description as -- link -- name

I've seen many problems cause by ppl not seeing their credit name on other projects. So it's good to avoid them

avarishd commented 3 days ago

Fair enough.

Will do this from now on (when source can be backtraced), thanks for the feedback.