Commit graph

19 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
vinogradgarden
9ca850b6b3
Добавление кода угрозы для изоляции экипажа (#29)
* Hotfix 2

* add CentComm Head role and update related assets

refactor: reorganize job prototypes into appropriate directories
fix: update shuttle paths and form headers to use Fish assets
docs: clarify role requirements and descriptions in localization files
style: adjust keybindings for better usability
chore: update various textures and binary files

* Шаттл

* rename and reorganize law department structure

- Rename "Law" department to "Internal Oversight Department" in localization files
- Move law department roles to new "Court" department in _Fish prototype
- Clean up department structure and fix indentation in yml files

* disable bluecrystal withdrawal to prevent abuse

Prevent potential currency abuse by disabling withdrawal of bluecrystals

* adjust Bluecrystal cost in NTUplink store to 9

* add sierra alert level with russian and english translations

Add new sierra alert level prototype with associated localization strings for both English and Russian. Includes announcement text, instructions, and access system delay message. Emergency lighting and sound effects are also configured for this alert level.
2025-07-31 02:11:53 +03:00
ThereDrD
66f4bd1d75
Рефактор системы автодоступов (#2237) 2025-05-29 10:28:57 +03:00
Vigers Ray
a5c8434976 Удалил оружейку гаммы. 2024-11-22 06:44:00 +03:00
Vigers Ray
43ae68d795 Эпсилон - конечная 2024-10-30 18:09:02 +03:00
VigersRay
466986881c Убрал нахуй хоррор звук гамма кода, я до сих пор шугаюсь 2024-07-05 10:29:51 +03:00
superjj18
ebf87be9f2
Emergency Lights now changes color depending on alert level and whether or not the light is powered. (#26932)
* Emergency Lights now change color depending on alert level and whether or not they are powered.

* Made a condition for null alert level, added summary doc.

* Refactored uid and emergencylightcomponent into Entity<EmergencyLightComponent>
2024-04-18 20:50:08 +10:00
NakataRin
77f969af0e
Green alert shuttle time change (#25906)
green alert shuttle time change
2024-03-07 16:01:52 -05:00
Flareguy
54a7a4a9a1
extends shuttle timer to 20m green / 10m on blue (#17826) 2023-07-04 22:38:08 -06:00
Flipp Syder
e789e1df2a
Makes delta alert louder (#10907)
* switches to smaller floats for volume

* ok, larger numbers again
2022-08-29 21:34:29 -05:00
Kara
e0a680a670
Change yellow alert elight color to goldenrod (#9577) 2022-07-09 05:23:14 -07:00
Kara
7e34124244
Emergency light goodies (#9352)
Co-authored-by: Jacob Tong <10494922+ShadowCommander@users.noreply.github.com>
2022-07-07 09:16:48 -07:00
T-Stalker
3046599924
Add and replace alert sounds (#9360) 2022-07-02 20:52:40 -07:00
Kara
43b0f303c3
Lower shuttle time + recall turning point (#9328) 2022-07-01 13:40:36 -07:00
Júlio César Ueti
bda1999675
Adjust alert level volumes (#9145)
* Finally

* Requested adjustments
2022-06-27 13:45:01 -07:00
metalgearsloth
521ed99766
Evac shuttle (#8931)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
2022-06-26 15:20:45 +10:00
Flipp Syder
74c7aa9510
Alert level reloads (#8530)
* adds prototype reload for AlertLevelSystem, reorganizes selectable alerts a bit

* makes alert levels not necessarily require localization

* oops

* sus

* does the same for announcements as well

* oh, that's not how that works at all

* ok, NOW it works

* fixes localization, adds event for when alerts are reloaded

* addresses review
2022-06-01 17:40:11 +10:00
Morbo
69a4deda34
Gamma & Epsilon alerts levels (#8517)
* Add Gamma & Epsilon alert levels

* Add license for epsilon sound

* Remove mention about gamma armory

* Add missing license sources

* Delete unused sound
2022-05-29 01:35:08 -07:00
Flipp Syder
dcdda39048
Station alert levels (#8226) 2022-05-18 14:05:31 +10:00