Skip to content

Releases: MattiDragon/AdvancedNetworking

v1.0.3 [1.19.4]

09 Apr 12:50
Compare
Choose a tag to compare
  • 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]

09 Apr 12:50
Compare
Choose a tag to compare
  • 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]

09 Apr 12:50
Compare
Choose a tag to compare
  • 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]

22 Mar 15:06
Compare
Choose a tag to compare
  • Fix switch node not supporting fluid streams
  • Fix fluid and energy streams lacking translation keys

v1.0.2 [1.19.2]

22 Mar 15:07
Compare
Choose a tag to compare
  • Fix switch node not supporting fluid streams
  • Fix fluid and energy streams lacking translation keys

v1.0.2 [1.19.4]

22 Mar 15:07
Compare
Choose a tag to compare
v1.0.2 [1.19.4] Pre-release
Pre-release
  • Fix switch node not supporting fluid streams
  • Fix fluid and energy streams lacking translation keys

v1.0.1 [1.19.3]

20 Mar 15:02
Compare
Choose a tag to compare
  • 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]

20 Mar 15:02
Compare
Choose a tag to compare
  • 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]

20 Mar 15:08
Compare
Choose a tag to compare
v1.0.1 [1.19.4] Pre-release
Pre-release
  • 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]

20 Feb 08:55
Compare
Choose a tag to compare

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.