Skip to content

Releases: LIUKRAST/CreateExtraGauges

Create: Extra Gauges [2.1.2]

24 Apr 23:20

Choose a tag to compare

Features

  • All ponders have been updated
  • Expression gauge now correctly sends data to string gauges
  • Int selector has a new model and now goes from -1024 to 1024
  • String gauge now uses two special regexes to interpret as redstone/integer, which is configurable

Fixes

  • Filter gauge doesn't drop filter item
  • Larger auto-crafting was broken when using re-packager
  • Display collector crashes the game
  • Rose quartz port crashes with numbers outside 0-15

Create: Extra Gauges [2.1.1]

19 Apr 18:57

Choose a tag to compare

  • Rose quartz port now transfers numbers instead of redstone, allowing 16 values

Create: Extra Gauges [2.1.0]

17 Apr 14:54

Choose a tag to compare

  • Added new Expression gauge to handle complex mathematical expressions
  • Entire base-code rewritten, now using Deployer
  • Added new Filter gauge to craft items with filters
  • Added new Comparator gauge advanced mode
  • Added redstone port and rose quartz port to interact with gauges
  • Added linked lever and linked button
  • String gauge can now be attached to a packager to get in rewrite mode
  • Fixed #64
  • Fixed #63
  • Fixed #59
  • Fixed #58
  • Fixed #52
  • Fixed #56
  • Fixed #50