Winter's Nixie Tubes deprecated


Adds nixie tubes, for displaying values from a connected circuit network. Fork created to add some features not present in the original and swap to a foss-focused development setup.

Content
2 months ago
2.0
28
Circuit network

Changelog

Version: 2.0.3
Date: ????
  Changes:
    - updated icons of remaining extra virtual signals to match 2.0 style
    - fix colors on alpha nixies
    - enable/disable conditions now work on alpha nixies to turn the dispaly off entirely
    - enable/disable condition now forced always-on for numeric nixies (used for tracking when signals changes)
Version: 2.0.2
Date: 2025-02-11
  Changes:
    - unify virtual signals with the ones added to base in 2.0.34
    - fix error when removing mods providing signals used in nixies
Version: 2.0.1
Date: 2024-10-18
  Changes:
    - cleanup unused prototype fields
Version: 2.0.0
Date: 2024-10-17
  Changes:
    - Updated for Factorio 2.0
    - Support for `double` by sending hex=2 and value high half on green, low half on red
Version: 1.1.5
Date: 2024-04-11
  Changes:
    - removed simhelper, use native sim mod loading
Version: 1.1.4
Date: 2023-12-22
  Changes:
    - removed use of funccapture, which is being removed
    - Type annotations and minor bugfixes
Version: 1.1.3
Date: 2022-06-02
  Changes:
    - use funccapture for tips & tricks
Version: 1.1.2
Date: 2021-02-03
  Changes:
    - Updated locales
Version: 1.1.1
Date: 2021-01-29
  Changes:
    - Added Tips & Tricks simulations
Version: 1.1.0
Date: 2020-11-24
  Changes:
    - Update for Factorio 1.1
Version: 0.18.5
Date: 2020-08-08
  Changes:
    - Option for slashed/nonslashed zero (Sprite from Reika)
Version: 0.18.4
Date: 2020-08-01
  Changes:
    - Updated Sprites thanks to Spectrus1702
    - Correctly initialize unconnected Nixie Tube mode selection when built unconnected
Version: 0.18.3
Date: 2020-05-01
  Changes:
    - Removed debug requires
Version: 0.18.2
Date: 2020-01-31
  Changes:
    - Release script skipped a version!?
Version: 0.18.1
Date: 2020-01-31
  Changes:
    - Fixed Rebuild Nixies re-adding tubes incorrectly