Skip to content

v1.2

Compare
Choose a tag to compare
@linleyh linleyh released this 31 Mar 03:11
· 54 commits to master since this release

Version 1.2

This version makes many changes, including:

  • a new font size option (see init.txt)
  • you can now use init.txt to specify a file to save mission progress to (in case your game directory is write-protected)
  • "template files" have been renamed to "multi-binary files" to reflect their purpose as collections of multiple processes in binary format for use in multiplayer games
  • many small changes to in-game text, to make it more helpful
  • press space to cycle between active "under attack" alerts
  • data well locations are marked on areas obscured by fog of war
  • music is paused when the "exit game" box is displayed
  • a new "quit game" option on the "exit game" box (quits to the story screen or the main menu)
  • many other minor changes.

To play the game on Windows, you'll just need the Libcirc-win-binary-v1.2.zip file. Extract it to a convenient location, and run LibCirc.exe.

koro-xx has built a Mac OS binary of v1.0: https://github.com/koro-xx/liberation-circuit/releases/latest

For other systems - the /bin subdirectory in the repository has the data files etc. that you'll need to run the game. See the readme for compilation instructions.