Charset Lib

Library mod for Charset modules.

File Details

Charset Lib 0.5.5.0

  • R
  • Aug 17, 2018
  • 1.07 MB
  • 350
  • 1.12.2

File Name

Charset-Lib-0.5.5.0.jar

Supported Versions

  • 1.12.2

Additions:

  • [simplelogic.gates] New gate: Repeater
    • Acts like the vanilla Redstone Repeater.
  • [simplelogic.gates] New gate: Bundled Transposer
    • Allows instantly shifting bundled signals around.
  • [simplelogic.gates] Timer improvements: block and invert any side!
  • [simplelogic.gates] New debugging command: /ch gateTickLength, to get/set the gate tick length!
  • New module: tools.engineering!
    • New tool: Signal Meter! Lets you measure the signal strength of vanilla redstone and SimpleLogic wires.
    • New tool: Stopwatch! Lets you measure time between two block updates. Incl

Changes:

  • [lib.wires] All Charset wires to date are now tickless!
    • Wires inside MCMultiPart containers might require removing and placing again to enjoy the full benefits, but they will work fine.

Bugs fixed:

  • [simplelogic.*] [GitHub/#297] Assorted precise gate/wire logic timing bugs
  • [simplelogic.gates] [GitHub/#332] Locked timer outputs signal
  • [simplelogic.gates] [GitHub/#328] Gate "quantum states" upon mid-tick wire state changes
  • [simplelogic.gates] [GitHub/#325] Timer head not rendering in multiplayer
  • [simplelogic.gates] [GitHub/#318] Can't disable timer output because the GUI opens
  • [simplelogic.gates] [GitHub/#313] Bugs with multiple unconnected bundled gates in one block space
  • [simplelogic.gates] [GitHub/#304] Fix OR and NOR gate torch state
  • [simplelogic.gates] Many gates not having visible blocked sides
  • [simplelogic.wires] [GitHub/#330] Fix signal back-propagation lag in loops
  • [simplelogic.wires] [GitHub/#319] Incorrect bundled cable overlay rendering in some situations
  • [simplelogic.wires] [GitHub/#307] Cables of certain lengths not updating properly on rare occasions
  • [simplelogic.wires] Flickering state on disabling of one of two sources facing each other
  • [simplelogic.wires] Wire connecting to vanilla repeater on unaffecting sides