Connect circuit networks on the same surface via shortwave radios, transmitting on separate channels.
Mods introducing new content into the game.
Version: 0.0.2 Date: 2025-09-08 Info: - Bumped dependency on Pi-C_lib to ">= 2.0.3". Bugfixes: - Fixed crash in on_pre_surface_deleted when storage.objects contained Boolean values instead of tables. Not sure how this happened (could be a result of changes I made while working on this version), but I've added a migration file to rebuild the list, just to be sure we have sane values! Changes: - Removed localization for a message that was written to log only – localized messages don't make sense in the log file! - Debugging commands provided by Pi-C_lib (/SWFL-is-event-active and /SWFL-show-active-events) now produce usable output. The commands were already defined (in the lib mod), but the localized strings referred to didn't exist.
Version: 0.0.1 Date: 2025-05-31 Info: - Initial release. This mod is a fork of shortwave_fix 0.5.2, made on suggestion by its author robot256. - Use this mod if you want to limit radio transmissions to single surfaces (channel names can be reused on other surfaces, but radios on different surfaces will always be on separate circuit networks)! - You can use both the original mod and this fork in the same game – their radios won't interfere with each other, even if you use the same channel name.