Changes since 1.1.0:
1.2.1
This update fixes a crash bug.
1.2.0
This update brings fixes and improvements for modders. Performance is otherwise unaffected.
- Wires of different types would not interact properly, this has been fixed.
- Performance of networks with many different wire types has been significantly improved.
- Wire types with a power step of 0 (i.e. power does not decrease over distance) are now properly supported.
1.2.1
This update fixes a crash bug.
1.2.0
This update brings fixes and improvements for modders. Performance is otherwise unaffected.
- Wires of different types would not interact properly, this has been fixed.
- Performance of networks with many different wire types has been significantly improved.
- Wire types with a power step of 0 (i.e. power does not decrease over distance) are now properly supported.
1.1.0
- The
/alternatecurrent
command has been re-introduced and can be used to toggle the mod on and off./alternatecurrent
: tells you whether the mod is currently on./alternatecurrent [on|off]
: toggles the mod on or off.