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 Tracking for Burden, Value, and CoinValue #532

Merged

Conversation

LtRipley36706
Copy link
Member

  • Added Burden tracking to Players and Containers.
  • Added CoinValue tracking via objects of WeenieType.Coin to Players and Containers.
  • Added Value tracking to Containers. Force Players to always have Value of 0.
  • Commented out areas related to above changes that were not implemented correctly.
  • TODO: Update Value/Burden and track changes as StackSize adjustments occur.

@LtRipley36706 LtRipley36706 changed the title WIP: Add Tracking for Burden, Value, and CoinValue Add Tracking for Burden, Value, and CoinValue Oct 12, 2017
@LtRipley36706
Copy link
Member Author

Done for now.. More work is needed to ensure items in packs travel properly so if one player drops the pack, another player picks it up and the items are still there. Likely other issues exist as well but it's closer than without

@Mogwai-TheFurry Mogwai-TheFurry merged commit 5ba7d8e into ACEmulator:master Oct 14, 2017
@LtRipley36706 LtRipley36706 deleted the BurdenValueCoinTracking branch February 10, 2018 19:56
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.

None yet

2 participants