Skip to content

Releases: icwass/FTSIGCTU

FTSIGCTU 0.7.4

19 Jun 07:20
Compare
Choose a tag to compare

Trying a work-around for the infamous method_1952 bug.

CHANGELOG:

Added:

  • Added a "Disable cabinet-related track-extension restrictions" setting - this is disabled by default.
    • Enabling this allows you to extend track through chamber walls and beyond. However, for a small number of specific users, enabling this functionality may cause the game to crash when moving parts in a production chamber - why this actually occurs has remained elusive, but for now, this setting allows those users to disable the feature, hopefully preventing the crash.

Fixes:

  • Removed duplicate attempts to add map hex-rules for certain parts.

Known issues:

  • The wiki is outdated.
  • Using the speed-click-to-hex feature in the middle of a step while stepping will crash the game.
  • Using speed-click-to-hex on a selection of parts allows you to remove parts after the simulation has started - this can lead to crashing the solution or, in the case of clicking a selection of all outputs, solving the puzzle instantly.

FTSIGCTU 0.7.3

27 Mar 03:40
Compare
Choose a tag to compare

CHANGELOG:

Added:

  • Press Shift plus the map key (so Shift + M by default) to open a map of your instruction tape - left-clicking on the map will move your view to that part of the tape. You can exit the map with Tab, Space, Esc, or the map key.

Known issues:

  • The wiki is outdated.
  • Using the speed-click-to-hex feature in the middle of a step while stepping will crash the game.
  • Using speed-click-to-hex on a selection of parts allows you to remove parts after the simulation has started - this can lead to crashing the solution or, in the case of clicking a selection of all outputs, solving the puzzle instantly.

FTSIGCTU 0.7.2

24 Mar 06:11
Compare
Choose a tag to compare

CHANGELOG:

Changes:

  • Shift + A and Shift + D now shift an arm's instructions by one period instead of by a constant four instructions.

Fixes:

  • [ and ] correctly treat Reset and Repeat as a block of instructions.

Known issues:

  • The wiki is outdated.
  • Using the speed-click-to-hex feature in the middle of a step while stepping will crash the game.
  • Using speed-click-to-hex on a selection of parts allows you to remove parts after the simulation has started - this can lead to crashing the solution or, in the case of clicking a selection of all outputs, solving the puzzle instantly.

FTSIGCTU 0.7.1

23 Mar 19:19
Compare
Choose a tag to compare

e x p a n d

CHANGELOG:

Added:

  • By dragging an arm's instruction row and pressing a key (X by default), highlighted Reset and Repeat instructions will be expanded into their compiled form.

Fixes:

  • Fixed a bug that disabled hotkey-placing blank instructions in certain circumstances.

Known issues:

  • The wiki is outdated.
  • [ and ] treat Reset and Repeat instructions as a single instruction, not as a block of instructions.
  • Using the speed-click-to-hex feature in the middle of a step while stepping will crash the game.
  • Using speed-click-to-hex on a selection of parts allows you to remove parts after the simulation has started - this can lead to crashing the solution or, in the case of clicking a selection of all outputs, solving the puzzle instantly.

FTSIGCTU 0.7.0

22 Mar 06:14
Compare
Choose a tag to compare

Giving some attention to instruction-editing.

CHANGELOG:

Added:

  • By dragging an arm's instruction row and pressing a key (F by default), the arm's instructions are added to the instruction selection.
  • Similarly, pressing another key (R by default) will remove the arm's instructions from the selection.

Changes:

  • Track-dragging-overlap is now separate from part-placement-overlap, and there is a new setting for it. This can be used to prevent track self-intersection while working on an overlap solve.
  • Trying once again to allow track-editing outside of production chambers. This has caused issues for some users before, but hopefully this will work this time. (If not, there's some fun preemptive debugging messages. Collect them all!)
  • Refactored some settings - this may have reset some of your config.

Fixes:

  • Fixed a crash where using A, D, [ and ] and then dragging the instruction selection could cause a crash.
    • By the way, did you know that A, D, Shift + A and Shift + D can shift an arm's instruction tape? It's true!
    • Also [ and ] will expand and compact an arm's tape. (Not perfectly, though - see the known issues).

Known issues:

  • The wiki is outdated.
  • [ and ] treat Reset and Repeat instructions as a single instruction, not as a block of instructions.
  • Using the speed-click-to-hex feature in the middle of a step while stepping will crash the game.
  • Using speed-click-to-hex on a selection of parts allows you to remove parts after the simulation has started - this can lead to crashing the solution or, in the case of clicking a selection of all outputs, solving the puzzle instantly.

FTSIGCTU 0.6.8

03 Jan 04:28
Compare
Choose a tag to compare

CHANGELOG:

Added:

  • The Debugging Tools parts tray is now optional, and is disabled by default - you can enable it under Miscellaneous Settings.

Fixes:

  • The clonePart internal method now calls method_1175, the vanilla part-cloning function, instead of using a custom function. This allows the mirror tool to clone modded parts with custom fields the "correct" way.
  • Temporarily disabled the ability to drag track through cabinet walls and non-chamber hexes, as some users were experiencing a crash.

Known issues:

  • The wiki is outdated.
  • [ and ] treat Reset and Repeat instructions as a single instruction, not as a block of instructions.
  • Using the speed-click-to-hex feature in the middle of a step while stepping will crash the game.
  • Using speed-click-to-hex on a selection of parts allows you to remove parts after the simulation has started - this can lead to crashing the solution or, in the case of clicking a selection of all outputs, solving the puzzle instantly.

FTSIGCTU 0.6.7

23 Sep 17:08
Compare
Choose a tag to compare

CHANGELOG:

Fixes:

  • Disabling overlap but NOT disabling cabinet-restrictions would cause a bug where you could not move conduits within the same chamber. This should be fixed now.

Known issues:

  • The wiki is outdated.
  • [ and ] treat Reset and Repeat instructions as a single instruction, not as a block of instructions.
  • Using the speed-click-to-hex feature in the middle of a step while stepping will crash the game.
  • Using speed-click-to-hex on a selection of parts allows you to remove parts after the simulation has started - this can lead to crashing the solution or, in the case of clicking a selection of all outputs, solving the puzzle instantly.

FTSIGCTU 0.6.6

13 Sep 17:16
Compare
Choose a tag to compare

CHANGELOG:

Added:

  • The keyboard shortcuts for Showing Height, Showing Width, and Showing Map can now be remapped.

Changes:

  • Settings menu overhaul - you will need to reconfigure your setup.
  • Height and Width can be shown simultaneously - toggle it in the settings.

Fixes:

  • Fixed an issue where dragging track could crash the game.

Known issues:

  • The wiki is outdated.
  • [ and ] treat Reset and Repeat instructions as a single instruction, not as a block of instructions.
  • Using the speed-click-to-hex feature in the middle of a step while stepping will crash the game.
  • Using speed-click-to-hex on a selection of parts allows you to remove parts after the simulation has started - this can lead to crashing the solution or, in the case of clicking a selection of all outputs, solving the puzzle instantly.

FTSIGCTU 0.6.5

11 Sep 01:44
Compare
Choose a tag to compare

CHANGELOG:

Changes:

  • Refactored some settings - ignoring part-allowances (i.e. duplicate Berlos) is now separate from having duplicate inputs and outputs.
  • Code cleanup.

Fixes:

  • Fixed a bad image filename that caused bugs on Linux due to the OS being case-sensitive.

Possible issues:

  • There have been cases of crashes occurring while dragging track.

Known issues:

  • The wiki is not up-to-date.
  • [ and ] treat Reset and Repeat instructions as a single instruction, not as a block of instructions.
  • Using the speed-click-to-hex feature in the middle of a step while stepping will crash the game.
  • Using speed-click-to-hex on a selection of parts allows you to remove parts after the simulation has started - this can lead to crashing the solution or, in the case of clicking a selection of all outputs, solving the puzzle instantly.

FTSIGCTU 0.6.4

26 Aug 08:32
Compare
Choose a tag to compare

CHANGELOG:

Fixes:

  • Track now correctly draws over other parts or out-of-bounds when part-placement restrictions are disabled.

Known issues:

  • The wiki is not up-to-date.
  • [ and ] treat Reset and Repeat instructions as a single instruction, not as a block of instructions.
  • Using the speed-click-to-hex feature in the middle of a step while stepping will crash the game.
  • Using speed-click-to-hex on a selection of parts allows you to remove parts after the simulation has started - this can lead to crashing the solution or, in the case of clicking a selection of all outputs, solving the puzzle instantly.

Full Changelog: v0.6.3...v0.6.4