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

Add stricter class-visible loadout slot checks #19

Open
nosoop opened this issue Apr 15, 2021 · 0 comments
Open

Add stricter class-visible loadout slot checks #19

nosoop opened this issue Apr 15, 2021 · 0 comments

Comments

@nosoop
Copy link
Owner

nosoop commented Apr 15, 2021

bitsSlotVisibility controls which items are valid for slots, but we only check this at item parse time.

Item assignments from before this change will persist (and at the moment, will be applied), but there is no way to access them. We should simply ignore those slots; maybe log a warning or provide an SQL script to clean up unused items.

We should also validate the inventory slot against the item data.

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

No branches or pull requests

1 participant