Canal Excavator

by jurgy

Introduces a machine that can excavate tiles, extracting stone, and transforms them into water when the dug tile touches another water source

Utilities
19 days ago
1.1
767
Environment Mining Fluids

Changelog

Version: 1.1.5
Date: 2024-06-10
  Bugfixes:
    - Fixed items being placed only on one side of the belt when the belt is pointing west.
Version: 1.1.4
Date: 2024-06-09
  Bugfixes:
    - Fixed recipe being unlocked at the start despite having a recipe.
    - Fixed recipe being unlocked at the start despite having a recipe.
Version: 1.1.3
Date: 2024-06-03
  Bugfixes:
    - Fixed possible crash when destroying enties that were already removed.
Version: 1.1.2
Date: 2024-05-28
  Bugfixes:
    - Fixed bug where the tint of vanilla stone was affected.
Version: 1.1.1
Date: 2024-05-24
  Bugfixes:
    - Fixed crash when tiles were placed in editor mode
    - Fixed missing text telling player tile is already dug.
    - Fixed possible crash when ghost tile placed
    - Fixed tiles not transitioning if water tiles were placed manually (such as via the editor).
Version: 1.1.0
Date: 2024-05-16
  Bugfixes:
    - Added nil checking edgecase
  Features:
    - Added /canex-debug showing information about the current state which might help problem solving.
    - Added message when digable blueprint is placed on an already dug tile telling the user why it won't work.
    - Added messages when placing digable on already dug tiles telling the user.
    - prefixed console commands with "/canex-"
Version: 1.0.3
Date: 2024-05-13
  Bugfixes:
    - Fixed player sometimes dying when water created under them and no long move player when shallow water is placed.
Version: 1.0.2
Date: 2024-05-13
  Bugfixes:
    - Fixed graphics version
Version: 1.0.1
Date: 2024-05-13
  Bugfixes:
    - Removed debug prints.
Version: 1.0.0
Date: 2024-05-13
  Bugfixes:
    - main -> master branch
    - Modified branch to master instead of main