Space Age music without Space Age (SOME ASSEMBLY REQUIRED, SEE MOD PAGE)

by Wiwiweb

Now you can listen to the Space Age music without having the "space-age" mod enabled! SOME ASSEMBLY REQUIRED! This mod doesn't have the music files, you need to copy or link them. Please see the mod's page for instructions.

Utilities
a month ago
2.0 - 2.1
469
Factorio: Space Age Icon Space Age Mod

g [Fixed] 2.1.13 Rework of AmbientSound

a month ago
(updated a month ago)

https://lua-api.factorio.com/2.1.13/prototypes/AmbientSound.html

4.247 Failed to load mods: Error while loading ambient-sound prototype "after-the-crash-for-nauvis" (ambient-sound): AmbientSound::planet is obsolete. Please use AmbientSound::planets in property tree at ROOT.ambient-sound.after-the-crash-for-nauvis

https://lua-api.factorio.com/2.1.13/prototypes/AmbientSound.html#play_on_all_surfaces opens up some interesting options - specifically, there's no need to have a track defined for each surface anymore. If I'm reading correctly what the mod currently does (just started using it 2 days ago), and it adds the non-hero tracks to all surfaces, I think this new approach should work better. I'll open a PR on GitHub as soon as I can figure out how to run this alternate path if game version is on the new API.

a month ago
(updated a month ago)

I'll try to get this fixed later today.
Also yeah, play_on_all_surfaces will simplify the code a bit, thanks for pointing that out.

a month ago

Should be fixed with latest update.

New response