- Refactor energy handling
- Replace Presence API with Located API
- Update interfaces
- Improve energy transfer logic
- Fixes for quilt
- Better Quilt support with a quilt.mod.json
- Downgrade minimum MC version for better compatibility
- Switched to using the Presence API for Range detection
- Removed unused util structs
- Fixed cable implementation to be somewhat sane
- Fixed some incorrect JavaDoc
- Fixed cables giving the details of their provider instead of themselves
- Added an implementation of cables
- Fixed some buggy behaviour relating to backflow
- Switched to concurrentHashMaps instead of copyOnWriteArraySets
- Made the matchmaker not panic if a provider is removed without being added
- Added a recommendation to use a set to store providers and applied to code
- Gave energy tests an error of one when testing
- Added a timeout to energy tests
- Significantly optimised the MatchMaker
- Added unit tests
- Added support for chunk unloading
- Added a maven repository
- Added a modrinth page
- Added an icon