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

Server-side validation should only check what items you have #73

Open
itsrachelfish opened this issue Dec 11, 2016 · 1 comment
Open

Comments

@itsrachelfish
Copy link
Member

The server-side validation should only check what items you have, to prevent you from equipping something not in your inventory. It should not prevent you from stacking multiple items ontop of eachother or creating a ghost avatar, because that shit is funny.

The client-side validation should handle all of the basic logic for what should be equipped / not stacked ontop of eachother, allowing cool hackers 😎 to bypass the restrictions.

@itsrachelfish
Copy link
Member Author

However I do think the server-side validation should enforce at least ONE item being equipped. If you try to create a completely blank avatar, the server will force you to be a pair of floating socks.

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