SkimnerPhi
1.6.1
InstallDownload148- Improved compatibility with other mods that add Wire Crossings, Logic Gates, Virtual Processors, and Constant Signals.
- Continued removing references to SI-based wire buildings.
1.6.0
InstallDownload12- Fixed bug affecting looped insulators.
- Fixed bug allowing player to rotate wire crossing (requires MetaPatch).
- Refactored insulators to use Network Buddy for future compatibility.
- Removed W++ bundles.
- Removed SI-based wire buildings.
1.5.3
InstallDownload17- Increased compatibility with other mods that add custom draw calls to the wires layer.
1.5.2
InstallDownload1- Fixed bug with Color Subtractor outputting unexpected colors when subtracting secondary colors from white.
1.5.1
InstallDownload1- Fixed crash bug on Steam version.
1.5.0 Submod Support
InstallDownload1- Laid groundwork for Wires++.
- Added Random Signal Generator - outputs a random boolean value each tick.
- Changed conflict wires so they show the base wire color as well.
- Exposed all Components, Systems, and MetaBuildings to be used by submods.
- Added ModExtras support.
- Cleaned up mod metadata - pruned authors, added skimnerphi.net links, correct repo links.
- Fixed map view colors for certain buildings.
- Fixed Buffer outputting null when no input was connected.
1.4.4
InstallDownload2- Fixed description on Virtual Nipper.
- Fixed bug with Virtual Nipper Where it could sometimes output empty shapez.
- Fixed bug with Simple and Write-Enable Memory where they would default to "0" when placed.
1.4.3
InstallDownload1- Added Wire Swapper - switches two parallel wires.
- Continued reworking insulators.
- Rearranged toolbar.
- Fixed bug where wires would appear to have incorrect connections to insulators.
- Fixed bug with virtual combiners outputting empty shapez under some circumstances.
1.4.2
InstallDownload1- Fixed support for SkUpdate.
1.4.1
InstallDownload1- Added support for SkUpdate.
1.4.0 Compatibility
InstallDownload1- Added Color Adder and Color Subtractor - mixes two input colors, or removes one color from the other.
- Reworked insulators for Steam compatibility
- Lots of Colors support
- All buildings will unlock with wires when Shapez Industries is installed
- Added Virtual Combiner and Virtual Smelter - available when SI is installed, functions the same as physical counterparts
- Added Virtual Nipper - removes the top right corner of a shape and returns the rest
1.3.0 More Wires
InstallDownload1- Added two more wire colors.
- Added wire insulators.
1.2.0 Map View
InstallDownload2- Added proper map overlays for most buildings.
- Added unique coloring to blue wires in map view.
1.1.0
InstallDownload1- Added Buffers - cast input values to boolean "0"/"1".
- Added additional Virtual Rotators.
- Fixed bug with Write Enable Memory not storing values.
- Minor refactoring.
1.0.1
InstallDownload1- Multiplexers now output null if the address input has conflict.
- Fixed bug with smart stackers & painters holding output too long.
1.0.0 Intitial release
InstallDownload1- Added Boolean Adders - sum together 3 boolean inputs and output the result & carry.
- Added Diodes - pass through the input to the output.
- Added Virtual Mixing & Unmixing - convert 3 boolean values to a color and vice versa.
- Added Smart Stackers & Painters - the same as Virtual Stackers & Painters, but passes through the input if the other is missing.
- Added Multiplexers & Demultiplexers - select one of two inputs or outputs with the side pin.
- Added signal Edge Detectors - pulse "1" when the input changes according to a condition.
- Added Flip Flops & Memory Cells - store an input signal and output it constantly.