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

Updated weight #72

Merged
merged 1 commit into from
Jun 26, 2020
Merged

Updated weight #72

merged 1 commit into from
Jun 26, 2020

Conversation

DefenderVex
Copy link
Contributor

Made some updates to my weight plugin. Decided it was better to completely recalculate a character's carry weight everytime an update is needed instead of just modifying the existing carry value. In the long run this prevents problems where it wasn't being updated correctly. Checks were also added for vendors so if they can't carry an item they are attempting to buy they won't be able to complete the purchase.

Made some updates to my weight plugin. Decided it was better to completely recalculate a character's carry weight everytime an update is needed instead of just modifying the existing carry value. In the long run this prevents problems where it wasn't being updated correctly. Checks were also added for vendors so if they can't carry an item they are attempting to buy they won't be able to complete the purchase.
@impulsh impulsh added the plugin-update Requesting a plugin to be updated label Jun 26, 2020
@impulsh impulsh merged commit 877beb0 into NebulousCloud:master Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin-update Requesting a plugin to be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants