Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 2.1.2
Date: 10.07.2026
Info:
- Pull in 1.2.3 changes
Bug fixes:
- Fix support for Krastorio 2's stack size changing
Version: 2.1.1
Date: 07.07.2026
Compatibility:
- Updated for 2.1
Version: 1.2.3
Date: 10.07.2026
Bug fixes:
- Add optional support for me.filename property (Simplifies fixing of settings issues with other mods)
Version: 1.2.2
Date: 07.07.2026
Circuit Network:
- Exposed signals for the SE landfill recipes
Info:
- Fixed the changelog formatting
Version: 1.2.1
Date: 05.06.2026
Bug fixes:
- remove_prerequisite: Add check for prerequisites being nil
Version: 1.2.0
Date: 24.05.2026
Info:
- Thanks to Morganite for all the fixes
Bug fixes:
- Change util.k2matter to properly support Space Exploration's basic matter stabilizers
- Don't leave redo_recycling flag on recipes that don't need it anymore/at all
- Remove recycling recipes when items are deleted with util.remove_raw
- Change values in util.se_matter to reflect comparable values in the current game
- Make adding basic matter stabilizers it's own function
Version: 1.1.2
Date: 05.04.2026
Bug fixes:
- Fix get_item and use it everywhere (this should undo some major breaking changes from previous updates; sorry for the inconvenience)
Version: 1.1.1
Date: 16.03.2026
Bug fixes:
- Make `me` optional (more fixes)
Version: 1.1.0
Date: 13.03.2026
Changes:
- Add get_setting
- Make `me` optional
Version: 1.0.1
Date: 11.03.2026
Bug Fixes:
- K2: Fix bug in matter recipe generation
- Fix bug in add_icon when icons table is nil