Skip to content

Releases: desht/ModularRouters

26.1.2.2 release (MC 26.1.1)

07 Jun 10:21

Choose a tag to compare

  • Fixed Distributor Module not pulling correctly
  • Fixed Muffler Upgrades not suppressing block-break particles for the Breaker Module
  • Added modularrouters:player_module_blacklist item tag to prevent certain items being handled by the Player Module
    • Contains no items by default
  • Fixed some missing GUI text (text was drawn with a 0 alpha level)
  • Fixed a few translations

13.2.5 release (MC 1.21.1)

06 Jun 10:51

Choose a tag to compare

  • Fixed Router GUI going blank if the router blockstate changed (e.g. active -> inactive) while GUI open
  • Fixed Distributor Module in pull mode not pulling from inventories with oversized itemstacks
    • E.g. Functional Storage drawers where the stored itemstacks can be way over 64 items
  • Fixed Fluid Module not correctly transferring from fluid handlers with multiple tanks when a filter is being used
  • Added modularrouters:player_module_blacklist item tag to prevent certain items being handled by the Player Module
    • Contains no items by default

26.1.2.1 release (MC 26.1.1)

17 May 17:31

Choose a tag to compare

Pre-release

[26.1.2.1]

  • Initial release for Minecraft 26.1.2
    • Equivalent in functionality to latest 1.21.1 release

13.2.4 release (MC 1.21.1)

25 Jan 15:55

Choose a tag to compare

  • Added modularrouters:activator_blacklist item tag to prevent certain items being used by the Activator Module
    • Contains the Acceleration Wand from Not Enough Wands by default (this can be a server-killer)
  • Updated to work with current release of FTB Filter System (21.1.4)
  • Fix items sometimes getting lost when clicking in filter screens

13.5.0 release (MC 1.21.8)

05 Aug 22:15

Choose a tag to compare

Pre-release
  • Updated to Minecraft 1.21.8
  • On par feature-wise and bugfix-wise with latest 1.21.1 release (13.2.3)
  • Known issue: camouflage upgrade only works with some blocks right now

13.2.3 release (MC 1.21.1)

02 Aug 17:14

Choose a tag to compare

  • The Activator Module is now a range module, accepting Range Augments
    • Default base range is 5 blocks (for both block and entity modes), extendable to 10 blocks
  • Fixed module GUI allowing too many augments into its augment slots
  • Fixed router GUI allowing too many upgrades into its upgrade slots
  • Fixed filter item data sometimes getting lost during GUI edits, when other settings get changed
  • Fixed dupe issue with Regulator Augments
  • Fixed player kick bug due when a 0 tuning value was given to the Sync Upgrade
    • Accepted values are now correctly 0..19, not 1..20
  • Fixed scroll wheel behaviour on float-value textfields (e.g. flinger module settings)
  • Fixed module settings sometimes getting lost for the Sender Mk3 (related to target not being chunkloaded)
  • Updated ja_jp translation (thanks @momo-i)

13.2.2 release (MC 1.21.1)

30 Apr 11:36
38c8192

Choose a tag to compare

  • Fixed some OpenGL logspam related to unbound keymappings

13.4.1 beta release (MC 1.21.4)

27 Jan 13:56

Choose a tag to compare

  • Fixed crash when applying invalid camouflage to a router (specifically a Camouflage Upgrade which was clicked on an Extruder Mk2 template frame block)
    • Existing invalid Camouflage Upgrades installed in routers will now do nothing (no camo, no crash!)
    • Trying to click a block which is invalid for camo (modular router or template frame) with a Camouflage Upgrade now displays a client error message
    • Added a modularouters:camo_blacklist block tag (empty by default) to which other blocks can be added if desired

13.2.1 release (MC 1.21.1)

27 Jan 13:56

Choose a tag to compare

  • Energy Distributor Upgrade can now be configured to pull (like the Distributor Module can)
  • Fixed crash when applying invalid camouflage to a router (specifically a Camouflage Upgrade which was clicked on an Extruder Mk2 template frame block)
    • Existing invalid Camouflage Upgrades installed in routers will now do nothing (no camo, no crash!)
    • Trying to click a block which is invalid for camo (modular router or template frame) with a Camouflage Upgrade now displays a client error message
    • Added a modularouters:camo_blacklist block tag (empty by default) to which other blocks can be added if desired

13.4.0 beta release (MC 1.21.4)

21 Dec 13:34

Choose a tag to compare

Pre-release

[13.4.0]

  • Ported to Minecraft 1.21.4
  • Security Upgrades no longer work to set the fakeplayer owner
    • Router is automatically "owned" by player who placed it, and the fake player always uses the owner's profile
  • Energy Distributor Upgrade can now be configured to pull (like the Distributor Module can)