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

Bank Module - Save order history and raw difference #122

Open
symt opened this issue Feb 12, 2024 · 0 comments
Open

Bank Module - Save order history and raw difference #122

symt opened this issue Feb 12, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@symt
Copy link
Owner

symt commented Feb 12, 2024

We want to move the order history and raw difference out of the BankCalculator and into the BankModule so it can be saved. The refactoring should be done automatically to make things easier and to not mess up any references. Also, given this move is happening, the reset method in the bank calculator probably isn't needed and can just be merged with the BankModule's reset method.

Once complete, in combination with @Cheezer1656's implementation of importing orders from the order menu, will allow pretty much everything about the bazaar's state to transfer across minecraft sessions.

@symt symt added the enhancement New feature or request label Feb 12, 2024
@symt symt added this to the 1.8.0 milestone Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant