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

Core/Loot: fix some issues with master loot and don't allow players to see soulbound recipes that they already learned in the loot window #23410

Merged
merged 1 commit into from Jun 15, 2019

Conversation

Wyrserth
Copy link
Contributor

@Wyrserth Wyrserth commented Jun 14, 2019

Changes proposed:

This PR implements the following changes:

  • Allow the master looter to see quest items and recipes regardless of quest status/profession/skill level. Giving the item to any player is still subjected to the usual restrictions.

  • Don't send an error message to the player receiving the loot - only the master looter should see an error if the target player can't receive the item.

  • Soulbound recipes that the player already learned should not show in loot windows anymore.
    Affects items like Manual: Heavy Frostweave Bandage and A Guide to Northern Cloth Scavenging.

Target branch(es): 3.3.5/master

  • 3.3.5

Issues addressed: fixes #16653, updates #12004.

Tests performed: it works.

@Wyrserth Wyrserth changed the title Core/Loot: don't allow players to see soulbound recipes that they already learned in the loot window Core/Loot: fix some issues with master loot and don't allow players to see soulbound recipes that they already learned in the loot window Jun 15, 2019
…o see soulbound recipes that they already learned in the loot window.
@jackpoz jackpoz merged commit e6ad9b1 into TrinityCore:3.3.5 Jun 15, 2019
@jackpoz
Copy link
Member

jackpoz commented Jun 15, 2019

Thanks for the PR :)

@Wyrserth Wyrserth deleted the soulbound_recipes_loot branch June 15, 2019 12:18
Aokromes added a commit to Aokromes/TrinityCore that referenced this pull request Jun 15, 2019
…o see soulbound recipes that they already learned in the loot window. (TrinityCore#23410)
Shauren pushed a commit that referenced this pull request Dec 11, 2021
…o see soulbound recipes that they already learned in the loot window. (#23410)

(cherry picked from commit e6ad9b1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants