* epsilon rewrite, first batch
* As requested, moved the announcement folder to _DV folder, which only now includes deltaV or nyanotrasen specific audio files. Please double check the license.txt in Announcements/RoundEnd to see if I got it right.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix announcements again, oopsies
* potentially fixed epsilon rule, i dunno
* probably fix???? i dunno i only write goidacode
* temporary attribution.yml file for epsilon.ogg
* typo fix. not epsilon.ogg but code_epsilon.ogg
* another accidental error oops
* small test as removing my own attributions.yml file, i am going insane with these checks.
* reverted the attributions.yml deletion
* optional APC sound thing i wrote it incredibly stupid, going to do a stupider idea
* Update attributions.yml
* code saved by the angel named Toby
* added and fixed several attributions.yml files
* formatting fix oops
* fix second time hopefully
* i think i merged it correctly?
* weird way of fixing attributions
* With massive Quanteey's help and guidance, code cleanup once again.
* sound file path errors fixed
* another sound error fix
* added spacing to comments, removed CancellationTokenSource like asked and made the poweroff sound louder
* wiki page should be updated and removed epsilon mention in metashield rules
* from elevated to emergency status
* removed the funny event for 2 part
* forgot to remove a thing
* another fix
* conflict fix
* fix second time
* untouching and commenting
* untouching number 2
* untouched correctly?
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* asset upload
* fixes
* yml
* guidebook, alert
* yml fixes
* yml you silly goose
* yml and ft and just one tiny tiny cs
* wtf is git doing i swear i already comitted these exact files
* i can't believe it took 16 minutes to fail an enum
* test fails begone. please.
* ccvar namespace correction
* ftl changes, namespace fixes again
* wow actiongrant yml conflicts make me angrier than god
* razor weapon dev
* some requested changes
* more requested changes
* step one of who knows how many requested changes
* grabbag of bugfixes
* big refactorenning
* the refactorings continue
* bugfixes, some timering
* ability system feedbacks
* finish detimering
* she feed on my back til i loop
* ough
* linq...
* unity
* mrrrp
* meow
* todo
* mrp
* woe rider mass cleanup be upon ye
* ough
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Revert "woe rider mass cleanup be upon ye"
This reverts commit 5e24490a66389c78efe969d16e43a7c5d52c1249.
* 3 of 9
* omegadictionary begone
* centralize is cosmic cult/sees cosmic cult checks
* durations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* florbular
Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: pathetic meowmeow <uhhadd@gmail.com>
* feedback is stored in the git
* yaml warrior
* test fail real
* dont specify the default
---------
Signed-off-by: pathetic meowmeow <uhhadd@gmail.com>
Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Tobias Berger <toby@tobot.dev>
* change shuttle time
* update times
* floating point error time
* extra spaces killed me
* people keep lying to me about what they want in life
* this doesnt work ops
* evac time changes
* update times
* comments
* 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>
(cherry picked from commit ebf87be9f22c6680127a0072d729f8f75c940059)
* 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