Releases: ILLISIS/Constructron-Continued
v2.0.39
v2.0.38
Version: 2.0.38
Date: 2025-11-01
Bugfixes:
- Fixed a crash that occured when ammo balancing ran and there was no ammo in the slots.
- Fixed an issue that caused robot port quality not to be preserved when enabling/disabling.
- Fixed the inability to select different repair tools in the settings UI.
v2.0.37
Version: 2.0.37
Date: 2025-10-03
Bugfixes:
- Fixed a logic loop when rocket-powered constructrons were set to request ammo.
v2.0.36
Version: 2.0.36
Date: 2025-10-03
Bugfixes:
- Fixed an issue with Cargo jobs moving depleted-uranium-fuel-cell.
v2.0.35
Version: 2.0.35
Date: 2025-09-26
Features:
- Initial compatibility with Krastorio2 for 2.0.
- Initial compatibility with Space Exploration v0.7
v2.0.34
Version: 2.0.34
Date: 2025-05-24
Bugfixes:
- Fixed an issue that caused atomic strikes not to work during Destroy jobs.
- Fixed an issue that caused the incorrect range to be used on uncommon+ quality Constructrons when considering atomic targets.
- Fixed atomic ammo selection issue in the Constructron settings GUI.
- Fixed incorrectly set diameter instead of radius when considering neighbour enemies during atomic target consideration.
Changes:
- Constructrons will now retreat to a safe position upon launching and atomic strike to escape the blast zone.
- Reduced the minimum safe distance from atomic targets.
v2.0.33
Version: 2.0.33
Date: 2025-05-12
Bugfixes:
- Fixed ctron-selection-tool not being able to select through fog of war.
Translation:
- Updated Polish translations from Crowdin.
- Updated Russian translations from Crowdin.
v2.0.32
Version: 2.0.32
Date: 2025-05-11
Features:
- [MAJOR] Atomic capabilities
- [MAJOR] Attack evasion
- [MAJOR] Minion jobs
- [MAJOR] Threat detection
Bugfixes:
- Fixed a crash when a job type was toggled and a worker was invalid.
- Fixed an issue where Destroy chunks would encroach on each other leading to duplicated tasks.
Changes:
- Radar scanning no longer creates Destroy job chunks.
v2.0.31
Version: 2.0.31
Date: 2025-05-03
Features:
- Support for Krastorio 2 (2.0 base game)
- The ctron-selection tool can now (Shift + left click) select constructrons and bring up their active job screen. Very useful for when they are on the run and hard to click!
Bugfixes:
- Fixed an issue that caused the location camera to display the surface the player was viewing instead of the surface the job was on.
Changes:
- Ammo is no longer completely emptied at the end of a job if more than the ammo inventory can hold is requested.
- Task positions are now numbered instead of represented as a circle.
- Task positions are now ordered closest to furtherest away from the starting area.
v2.0.30
Version: 2.0.30
Date: 2025-04-25
Gui:
- Added job delay timer on pending chunks.
- Logistics views now display what is left to be delivered instead of the total amount.
Bugfixes:
- Fixed a bug that led to incorrect in_transit_count for cargo jobs when copying and pasting, which could prevent job creation.
- Fixed a crash during cargo jobs when the station ran out of power.
- Fixed alignment issues on the job details screen.
- Fixed an issue during cargo job prospecting where item quality was not being checked, preventing job creation.
- Fixed collision masks with extremely large buildings.
- Toggling jobs to enabled no longer cancels all jobs of that type.
Changes:
- Improved find_non_colliding_position logic.