Features
- Adds DOOM, Quake 1, Quake 3, Unreal Tournament 99 on-hit sounds, and death sounds.
- Configurable whether enemies, turrets, etc, trigger on-hit sounds.
- Adds Age of Empires 2 chat taunts like type "10" (no quotes) and it plays "Hey, I'm in your town." (see https://ageofempires.fandom.com/wiki/Taunt)
- Has mod settings for volume for each category.
- Factorio-original settings for each category so you're not forced to have anything you don't want.
Implementation Notes
- Most settings can be configured per user. A couple are global for everyone. Does not support "each player has their own unique death/hit" sounds. Maybe I can figure that out.
- Certain games like UT99 and Quake 3 had per character sounds. I have not adding every single character, just one. If there's desire for that maybe we can collect all the required assets.
Existing issues / Future
- There's some stuff I gotta figure out with events because sometimes events don't have a player# attached (a biter attacking something) so I don't have an easy way to then look up the mod settings for that player. So some settings are global (for all users) at the moment.
- Maybe adding Quake3/UT99/(Halo?)/etc announcers as sound files for programmable alarms so you can trigger things like "3 minutes remaining" or "godlike" when a legendary item is made in your logistic network.
- Maybe a github repo
Important Note
---> This is ALPHA quality. <--- It's still a work-in-progress. I'm still learning and trying stuff. It could crash. It could mess up only in certain scenarios like multiplayer or an existing save. I'm not an experienced Factorio modder. I'm just posting this in case anyone is interested.
Use at your own risk, but feedback is welcome.
Cheers,
--Katastic