Commit graph

6 commits

Author SHA1 Message Date
vinogradgarden
c7e64224d8
Добавлен звук коду угрозы изоляции (локдаун), добавлены уникальные звуки оповещений о шаттле эвакуации, (#37)
* add new sound files, update audio paths and other minor changes

- Add new sound files for shuttle announcements and sierra alert level
- Update audio paths to use _Fish directory instead of default locations
- Enable previously commented out audio playback for shuttle events
- Update alert level announcement text to include biological threat warning
- Modify ID card and PDA prototypes for special operations and oversight roles

* add audio file attributions for fish resources

Add license, copyright, and source information for audio files in the Fish resources directory. This ensures proper attribution and compliance with licensing requirements.

* remove security pod spawners and mech prototypes

The security pod spawners and mech prototypes were commented out to prevent them from being returned to games as requested by vinogradragden. This change affects both the migration configuration and the prototype definitions.

* update attributions.yml with formatted sources

* update audio file attributions with consolidated sources

Simplify attribution format by merging sources into copyright field and removing redundant entries
2025-08-02 12:43:48 +03:00
Vigers Ray
202c27c6e1
Dummy update (#2236) 2025-05-29 10:25:30 +03:00
Tayrtahn
4c4c98617e
De-hardcode shuttle docking messages/audio (#37813) 2025-05-25 17:46:52 +02:00
ElectroJr
6373454242 Fix emergency shuttle initialization 2024-04-19 18:57:12 -04:00
DrSmugleaf
a88e747a0b
Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Moony
e92a8fedab
Refactor stations to properly use entity prototypes. (stationsv3) (#16570)
* Update StationSpawningSystem.cs

Web-edit to allow feeding in an existing entity.

* Update StationSpawningSystem.cs

value type moment

* Update StationSpawningSystem.cs

* Oh goddamnit this is a refactor now.

* awawawa

* aaaaaaaaaaa

* ee

* forgot records.

* no records? no records.

* What's in a name?

* Sloth forcing me to do the refactor properly smh.

* e

* optional evac in test.

* tests pls work

* awa

---------

Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
2023-05-19 15:45:09 -05:00