Releases: Matthiesen-dev/matthiesen-core
Releases · Matthiesen-dev/matthiesen-core
Release list
1.2.5
What's Changed
- Fix energy clamping logic in setEnergy method by @Adammatthiesen in #52
Full Changelog: 1.2.4...1.2.5
1.2.4
What's Changed
- Add optional packet registration methods for C2S and S2C to NetworkingManager by @Adammatthiesen in #51
Full Changelog: 1.2.3...1.2.4
1.2.3
What's Changed
- Add optional packet registration methods for payloads by @Adammatthiesen in #50
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
- Add utility methods for custom packet payload handling by @Adammatthiesen in #49
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- Add particle spawning API and implementation by @Adammatthiesen in #48
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Refactor energy integration into API-only to fix server-sided only usage by @Adammatthiesen in #47
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- Improve error handling for Economy Service initialization by @Adammatthiesen in #46
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Implement energy storage and distribution system with CommonEnergyStorage by @Adammatthiesen in #45
Full Changelog: 1.0.0...1.1.0
1.0.0-beta.38
What's Changed
- Add runtime config event listeners for load, unload, and reload by @Adammatthiesen in #44
Full Changelog: 1.0.0-beta.37...1.0.0-beta.38
1.0.0-beta.37
What's Changed
- Register client environment configuration screen in NeoForgeLoaderUtils by @Adammatthiesen in #43
Full Changelog: 1.0.0-beta.36...1.0.0-beta.37