Skip to content

Terrarum Alpha 1.2

Latest
Compare
Choose a tag to compare
@curioustorvald curioustorvald released this 27 Mar 16:06
· 121 commits to master since this release

What to Download

Scroll down to the Assets section, then click on the following item:

  • Windows users: TerrarumWindows.x86.zip
  • Mac users: TerrarumMac.arm.app.zip for M1/M2/M3 Mac, TerrarumMac.x86.app.zip for Intel Mac
  • Linux users: TerrarumLinux.arm.AppImage for ARM processors, TerrarumLinux.x86.AppImage for AMD64 (not 32-bit x86) processors

Changes

  • BREAKING CHANGE: Interacting with a fixture is now left-click, and picking one up is now right-click; everything else stays the same
    • Fixture interaction is disabled when you are holding a block/wall/wire/wire cutter/wrench
    • Right click will always pick up the fixture, even if you are holding another item
  • "Item Pickup" noticelet is now on the left end of the screen
  • Version number system is now Alpha-something (version 0.4 is now Alpha 1.0)
  • Slightly altered the colours of the Signal Wires

New

  • Logic components: a Signal Blocker, Signal Source, Signal Latch, Signal Repeater, Signal Adder, Signal Display (uses Tin Ingots and Soldering Wires for crafting)
    • Any memory cell made WITHOUT Signal Latches (e.g. SR Latch made purely of Signal Blockers) will NOT persist after save-load cycle
  • Electric Workbench to build logic components
  • Two more colours for Signal Wires
  • A wrench to rotate electronic components
  • Wire cutter can choose which colour of the wire to cut by pushing right mouse button
  • Alloying Furnace to alloy two metal bars
  • Engraving Workbench to make Copper Signs

Fix

  • Lightmap was drawn half block off in y-axis
  • Emissive blocks were not tiled correctly
  • Players may get stuck on the vertical wall when they are keep pushing right and jump (there were attempts, but this may not actually fixed)
  • Texts cursors were darting around anywhere but the correct position in certain circumstances

Full Changelog: v0.4.1...v0.4.2