- Updated to 1.21
- Make filter nodes use proper component filtering
- Update to 1.20.6
- Nbt filtering now converts the component changes of a stack into nbt and the filters that. I might add a way to filter components directly later.
- Fix adventure mode access toggle not being properly hidden in cables
- Make interfaces use names from attached containers as fallback
- Add interface groups
- They allow you to interact with multiple interfaces as one
- Added support for color tagging nodes
- Added support for setting a custom name for a node
- Made tooltips only show on the config/error button
- Fixed context menu sometimes going outside the screen
- Generally improved the UI
- Missing containers no longer cause an error.
- This was required to get groups working properly
- This is useful if you have containers that might sometimes be missing
- Connection in the editor are now textured
- Fix typo in config screen
- Updated to 1.20.4
- Tooltips changed slightly due to a change in how minecraft does them
- Fixed typo in config screen
- Updated to 1.20.2
- Updated nodeflow
- Nodes are now grouped with tags, allowing easier customization
- Now uses split client sources
- Textures are now sprite based
- Lots of API changes for anyone building an addon or integration
- Update nodeflow to 0.2.2 fixing the delete button
- Add config option to disable the adventure mode toggle
- Fix path sorting erroring in some cases
- Fix fluid count nodes converting to item count nodes
- Updated nodeflow version now prevents this from happening
- Improved keyboard navigation
- Added controlify support
- Currently interacting with network controllers using a controller causes a crash due to controlify bug.
- Add adventure mode access toggles
- Update NoIndium to 1.20
- Fix count nodes not working properly
- Update to 1.20
- Redo config internals
- Added some actual tests
- Nodeflow improvements
- Better keyboard navigation
- Add regex support for filtering nodes, can be disabled in the config
- Fix interface lists not working on certain gui scales due to weird scrollbar positioning
- Refactor some internals
- Fix switch node not supporting fluid streams
- Fix fluid and energy streams lacking translation keys
- Migrate to paragon 3.0, fixing a number of config related issues
- Increase character limit of type filter fields in fluid and item filter nodes
- Update to 1.19.4 (somewhat unstable)
- Migrate to paragon 3.0, fixing a number of config related issues
- Increase character limit of type filter fields in fluid and item filter nodes
- Migrate to paragon 3.0, fixing a number of config related issues
- Increase character limit of type filter fields in fluid and item filter nodes
- Stop including modmenu (it was a mistake)