Releases: MattiDragon/AdvancedNetworking
Releases · MattiDragon/AdvancedNetworking
v1.0.3 [1.19.4]
- 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
v1.0.3 [1.19.3]
- 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
v1.0.3 [1.19.2]
- 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
v1.0.2 [1.19.3]
- Fix switch node not supporting fluid streams
- Fix fluid and energy streams lacking translation keys
v1.0.2 [1.19.2]
- Fix switch node not supporting fluid streams
- Fix fluid and energy streams lacking translation keys
v1.0.2 [1.19.4]
- Fix switch node not supporting fluid streams
- Fix fluid and energy streams lacking translation keys
v1.0.1 [1.19.3]
- 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)
v1.0.1 [1.19.2]
- 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
v1.0.1 [1.19.4]
- 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)
v1.0.0 [1.19.3]
Advanced Networking is now on version 1.0.0. This means that I have added all the functionality that I originally planned for the mod.
I will probably still continue adding features and updates, but the rate might decrease.
- Add new nodes
- Add filter nodes. They allow restricting the types of items and fluids transferred.
- Add storage inspection nodes, allowing you to read the capacity and fill level of storages.
- Cable and interface improvements
- Add ability to name interfaces and implement new selection screen for them.
- Add gui to cable, replacing the old click-for-id system. Here you can set the names and quickly change modes.
- Improve the placement of items in the creative screen.
- Update YACL
- Sliders in config have been replace by number fields for more control.
- Update nodeflow
- Added copy, paste and cut actions for context menu
- Fix scrolling being broken in node selector
- Fix node render order and make clicked node jump to top
- Internal changes and fixes
- Rework the stream system internally to remove one step and make future changes easier.
- Fix a lot of translation related issues.
- Update to new graphlib version and remove unnecessary debug renderer.
- Set up gametest for automatic testing. Currently unused as I still have to figure out how to link interfaces properly.
As this release includes a lot of internal changes, please report any and all issues on github.