1.20.1-1.1.1 - 2023-07-17
Port 1.20 fabric version to 1.20 forge.
Changed
- Setup multi-loader repository structure
1.20.1-1.1.0 - 2023-07-06
Added
- Remote item - to power things from inside your inventory!
- Keybinding in frequency GUI -> when editing the frequency, pressing
Enter
closes the GUI and saves the frequency
1.20.1-1.0.2 - 2023-06-29
Added
- Data generation
Fixed
- Updating strong powered indirectly neighbored redstone components after removal of receiver
1.20.1-1.0.1 - 2023-06-27
Added
- Proper
README.md
- Automated Modrinth and CurseForge publishing with the Minotaur and CurseForgeGradle gradle tasks/plugins
- Changelog semi-automation with the Gradle Changelog Plugin
- Fancy shields.io badges to
README.md
- Uploading of build artifacts via GitHub actions
Changed
- Update gradle and fabric-loom
- Separate client more strictly
- Updated link of the homepage, source and issues websites
Fixed
- Stack size of frequency items limited to 1
Version 1.16.5-1.1.4:
- FIX: Frequencies getting corrupted and receivers/transmitters not updating anymore
Version 1.16.5-1.1.3:
skip
Version 1.16.5-1.1.2:
- FIXED: Gui closable with inventory key
Version 1.16.5-1.1.1:
- FIXED: Post-placement state changes
Version 1.16.5-1.1.0:
-
UPDATED: to MC 1.16.5
-
NOTE: Due to huge internal changes I suggest making a world backup!
-
ADDED: Frequency Sniffer
-
ADDED: Config option to color the frequency that is displayed on transmitters/receivers
-
ADDED: Command to clear a frequency from active transmitters (Only use this if the frequency is "stuck")
-
ADDED: Wireless Redstone blocks can now be mined faster with a pickaxe
-
ADDED: Cooldown for the remote item (0.5s)
-
CHANGED: Circuit recipe output from 4 to 2
-
FIXED: Potential crashes caused by Remote::onUpdate and BlockFrequency::setPoweredState
-
FIXED: Actual values for the frequency between 0 and 65536
-
RENAMED: Wireless Transmitter -> Redstone Transmitter
-
RENAMED: Wireless Receiver -> Redstone Receiver
-
RENAMED: Wireless Remote -> Remote
-
RENAMED: Wireless Circuit -> Circuit
-
RENAMED: Frequency Copier -> Frequency Tool
Version 1.16.3-1.0.1:
- FIXED: Crash on tile entity write
Version 1.16.3-1.0.0:
- FIXED: Blocks not dropping when destroyed
- Internal code refactoring
Version 1.16.3-0.0.2b:
- FIXED: bug where the frequency was not set when using the frequency gui
Version 1.16.3-0.0.1b:
- Initial 1.16.3 version, ported from 1.15.2
Version 1.12.2-1.1.4:
- FIX: receivers/transmitters before mod version 1.12.2-1.1.3 breaking when using mod version >= 1.12.2-1.1.3
Version 1.12.2-1.1.3:
WARNING: This version will break working transmitters/receivers from earlier versions of this mod
- FIX: Frequencies getting corrupted and receivers/transmitters not updating anymore
Version 1.12.2-1.1.2:
- FIXED: Gui closable with inventory key
Version 1.12.2-1.1.1:
- FIXED: NBT data used correctly when placing nbt stored receiver/transmitter in world
- FIXED: (Project Red interaction) Red alloy wire can now be placed on the side of receiver/transmitter
Version 1.12.2-1.1.0:
- ADDED: Frequency Sniffer
- ADDED: Config option to color the frequency that is displayed on transmitters/receivers
- ADDED: Command to clear a frequency from active transmitters (Only use this if the frequency is "stuck")
- ADDED: Wireless Redstone blocks can now be mined faster with a pickaxe
- ADDED: Cooldown for the remote item (0.5s)
- CHANGED: Circuit recipe output from 4 to 2
- FIXED: Potential crashes caused by Remote::onUpdate and BlockFrequency::setPoweredState
- FIXED: Actual values for the frequency between 0 and 65536
Version 1.12.2-1.0.0:
- FIXED: Active frequency stays active after transmitter exploded
Version 1.12.2-0.0.1b:
- Initial 1.12.2 version
- RENAMED: Wireless Transmitter -> Redstone Transmitter
- RENAMED: Wireless Receiver -> Redstone Receiver
- RENAMED: Wireless Remote -> Remote
- RENAMED: Wireless Circuit -> Circuit
- RENAMED: Frequency Copier -> Frequency Tool
Version 1.15.2-1.0.1:
- FIXED: Crash on tile entity write
Version 1.15.2-1.0.0:
- FIXED: Blocks not dropping when destroyed
- Internal code refactoring
Version 1.15.2-0.0.2b:
- FIXED: bug where the frequency was not set when using the frequency gui
Version 1.15.2-0.0.1b:
- Initial 1.15.2 version
- Added Wireless Redstone Mod
Version 1.17.1-1.0.0-beta-3:
- FIXED: bug where receivers/transmitters were removed from the internal network although the shouldn't
- FIXED: receivers not updating on loading them
- REFACTOR: improved frequency block entity update
Version 1.17.1-1.0.0-beta-2:
- FIXED: crash on forge 37.0.31 or higher
Version 1.17.1-1.0.0-beta:
- Initial 1.17.1 beta release