Skip to content

Releases: desht/ModularRouters

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)

13.2.0 release (MC 1.21.1)

25 Nov 22:27

Choose a tag to compare

  • Multiple changes from @Matyrobbrt :
    • Some significant internal reworking to benefit addon mods
    • Added gametest framework and tests for several modules, more to come
    • Added JEI search aliases for modules/augments/upgrades
    • Several other technical (non-player-visible) improvements
  • Added ja_jp translations (including Patchouli manual) - thanks @momo-i2
  • Fixed client crash in Bulk Item Filter when installed in a Detector Module

13.1.0 release (MC 1.21.1)

29 Oct 17:03

Choose a tag to compare

  • Updated to Minecraft 1.21.1; NeoForge 21.1.0 or later required
  • Routers are now owned by the placing player for the purposes of Activator Modules
    • Makes Security Modules unnecessary for operating in claim-protected areas (e.g. FTB Chunks)
  • Fixed a rounding error in percentage calculation which could affect Inspection Module accuracy
  • Fixed inserting a Camouflage Upgrade causing a client desync (items apparently vanishing from the open router GUI)
  • Fixed textfield in Detector Module GUI not working