🛠️ The Mekanism Update
After many weeks of coding, testing, refactoring, and so much more testing, it is finally here: comprehensive input coverage for nearly every Mekanism machine, cable, pipe, tube, and container, representing over 900 combined metrics. Big thanks to @bananasov for early contributions towards this major milestone!
Due to the volume of additional adapters, the install size has increased across the release types (1.5 - 2x). Future updates will explore decreasing Telem's install footprint, so hopefully this increase will be temporary.
In addition to the Mekanism updates, a few other internal changes have been made that are outlined below.
Important
Documentation will take additional time to complete, but the release is ready to go. If any questions arise that aren't documented yet, please ask in the Discussion for this release or on Discord!
Dependencies
- Fluent: Add 5 chainable methods to entrypoint
- Fluent: Fix bug with
Fluent.reduce
Inputs
- Mekanism: Add 65 input adapters (#53)
- Mekanism: Update 4 input adapters to use query model
Middleware
- Calculate Delta: Add tick rate interval
t
- Calculate Delta: Add option to use
"ingame"
as the rate interval basis (default"utc"
)
Full Changelog: v0.7.2...v0.8.0