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(random_shop): Do not put minimum player limited equip in random shop #1683

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Histalek
Copy link
Member

This fixes #1679, very well aware that other limitations (team/global limited) are still not respected and might still show up.

@Histalek Histalek added the type/bug Something isn't working label Nov 27, 2024
@Histalek Histalek self-assigned this Nov 27, 2024
This fixes #1679, very well aware that other limitations (team/global
limited) are still not respected and might still show up.
@Histalek Histalek force-pushed the player-limited-random-shop branch from 5145c05 to a441f02 Compare November 27, 2024 16:01
@Histalek Histalek marked this pull request as draft November 27, 2024 18:23
@Histalek
Copy link
Member Author

Histalek commented Dec 8, 2024

FYI i put this into draft again as this only works correctly for non-Team randomshops.
Team wide randomshops still contain minimum player limited items.

I really need to get a dedicated IsItemAvailable() or smth check going and use it for these kinds of cases ...

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