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

feat(loot): add config to require both rarity and value to notify #499

Merged

Conversation

iProdigy
Copy link
Member

@iProdigy iProdigy commented Jul 4, 2024

Closes #498

@iProdigy
Copy link
Member Author

iProdigy commented Jul 5, 2024

✅ tested in-game

@iProdigy iProdigy marked this pull request as ready for review July 5, 2024 15:28
lootRarityValueIntersection is enabled

it matches rarity threshold, but not loot value threshold
lootRarityValueIntersection is enabled and loot is too common
@pajlada
Copy link
Member

pajlada commented Jul 13, 2024

I added some tests that should work, but the one that's supposed to fire something fails. Either I misunderstand something with the setting, or it's bugged 👀

@iProdigy
Copy link
Member Author

thanks for adding the test cases! forgot to get back to that

@iProdigy iProdigy marked this pull request as draft July 13, 2024 17:34
@iProdigy iProdigy requested a review from pajlada July 13, 2024 18:22
@iProdigy iProdigy marked this pull request as ready for review July 13, 2024 18:22
@iProdigy iProdigy merged commit b38d973 into pajlads:master Jul 20, 2024
4 checks passed
@iProdigy iProdigy deleted the feature/loot-rarity-value-intersection branch July 20, 2024 16:37
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.

Require both rarity and value
2 participants