Skip to content

3.0.0+1.21.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 00:04
23746db
V3 - Trade Id (#15)

- Removed the Trade Cache and related APIs.
- Persistent trades can no longer be rerolled, until they've been used.
- Trade Factories now provide their persistence solely through getters, instead of being required to reimplement the whole caching logic.
- Persistence data is now stored directly in the trades themselves, instead of inferred from brittle item components.