Releases: desht/ModularRouters
Releases · desht/ModularRouters
26.1.2.1 release (MC 26.1.1)
[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)
- Added
modularrouters:activator_blacklistitem 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)
- 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)
- 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_jptranslation (thanks @momo-i)
13.2.2 release (MC 1.21.1)
- Fixed some OpenGL logspam related to unbound keymappings
13.4.1 beta release (MC 1.21.4)
- 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_blacklistblock tag (empty by default) to which other blocks can be added if desired
13.2.1 release (MC 1.21.1)
- 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_blacklistblock tag (empty by default) to which other blocks can be added if desired
13.4.0 beta release (MC 1.21.4)
[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)
- 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)
- 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