Releases: Almana-mc/LogisticsNetworks
Releases · Almana-mc/LogisticsNetworks
Release list
LogisticsNetworks - 26.1.2-1.9.0
- Themes now function in all GUIs of the mod
- Computer by default uses the computer theme, can be changed in client config
- Added particles to show movement of resources between nodes
- Added config and command to freeze mod's ticks in case of use for debugging
- Various performance improvements
- Added the ability to change wrench colors using keybind "G" by default
- Moved all configs local data to be under
config/logistics-networkdirectory for consistency
LogisticsNetworks - 1.21.1-1.10.1
- Major lag improvements
- Removed cursor from round robin mode
- reduced hitbox of nodes to avoid interactions
LogisticsNetworks - 26.1.2-1.8.4
- Fixed a bug where items were dropped into world
- Several performance improvements
- Mod's messages are now configured and only sent once
LogisticsNetworks - 26.1.2-1.8.3
- Fix round robin
LogisticsNetworks - 26.1.2-1.8.2
- Refactored Round Robin mode to not remember last sent location
- Refactored recipe of nodes
- New config defaults
- Wrapped all logs behind debug bool to ensure no unnecessary log spam
LogisticsNetworks - 26.1.2-1.8.1
- Fixes to regex filter
- Performance improvement for regex matching
- Fixed regex filter textfield not saving on pressing enter
- Fixed labeled nodes retaining clamped channel values after installing upgrades
- Existing labels now pull matching upgrades from inventory or linked AE2 storage and report exact shortages
- Closing a labeled node now matches upgrades across its label group
- Added ability to view slot numbers. Default Alt + i
LogisticsNetworks - 26.1.2-1.8.0
Vibrant Visuals
- Added random colors to networks
- Added ability to change network colors
- Added new "Edit" page to edit color and network name
- Added shader support for the mod's visuals
- Added color coding to channels
- Orange -> items, Blue -> fluids, Red -> energy
- fixed tooltip formatting in filters
- Camel Case for LogisticsNetworks file
- Added copy pasting filters
- "Ctrl + C/V" works with copy pasting filters
- Fixed priority textfield being unreadable on light themes
- Shrunk node hitbox to be 0.05f to allow for blocks to be interacted by raycasts with entity lookup
LogisticsNetworks - 26.1.2-1.7.1
Hotfix
- Added strict NBT matching for filter item entries by default.
- Added a Strict toggle on the filter detail page.
- Fixed pasting node configuration requiring physical filters.
- Fixed dropdown menu clicks being overridden by slots behind.
- Updated zh_cn translation.
LogisticsNetworks - 26.1.2-1.7.0
Filter Fusion Update!!
- Reworked node filters into virtual filters (no physical filter items required)
- Node filter grid now uses a type picker popup with right-click to clear
- Added JEI drag-to-add and click-to-add items onto filter slots
- Added per-entry slot mapping with '!' invert support (e.g. 0-12, !4, !13)
- Slot-only filter entries now match any item
- Existing channel filters are preserved when loading older worlds
- Hid filter items from the creative tab
- Guide book now shows up under
@logisticsnetworksmod id - added recipe for guide book
Updated Dependencies
- Updated JEI to 29.6.2.31
- Updated Jade to 26.1.1
- Updated AE2 to 26.1.9-alpha
- Updated GuideME to 26.1.12-beta
- Updated Neoforge to 26.1.2.73
LogisticsNetworks - 1.20.1-1.3.4
- Removed tooltip regex matching to fix error/crash
- Added command to remove invalid/unassigned logistics nodes
- Updated zh_cn translations