]> git.smokeofanarchy.ru Git - space-station-14.git/commit
[Entity] Brig Timers (#15285)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Wed, 19 Apr 2023 07:47:01 +0000 (03:47 -0400)
committerGitHub <noreply@github.com>
Wed, 19 Apr 2023 07:47:01 +0000 (01:47 -0600)
commit31851e5468de067679ef88e925165e0f28ca64a1
treed3979736c77ca31ee8215f0054527b85440aaaa3
parent7fe07fb01d9c27d7cf91e80b3b96139c14d543c4
[Entity] Brig Timers (#15285)

* brigtimer

* ok

* TextScreen w timer implementation

* second commit

* working brig timer

* signal timers near completion

* soon done

* removed licenses, fixes noRotation on screens, minor edits

* no message

* no message

* removed my last todos

* removed csproj.rej??

* missed a thing with .yml and tests

* fix tests

* Update base_structureairlocks.yml

* timespan type serialize

* activation turned into comp

* sloth review

* Update timer.yml

* small changes

---------

Co-authored-by: CommieFlowers <rasmus.cedergren@hotmail.com>
Co-authored-by: rolfero <45628623+rolfero@users.noreply.github.com>
67 files changed:
Content.Client/MachineLinking/UI/SignalTimerBoundUserInterface.cs [new file with mode: 0644]
Content.Client/MachineLinking/UI/SignalTimerWindow.xaml [new file with mode: 0644]
Content.Client/MachineLinking/UI/SignalTimerWindow.xaml.cs [new file with mode: 0644]
Content.Client/TextScreen/TextScreenSystem.cs [new file with mode: 0644]
Content.Client/TextScreen/TextScreenTimerComponent.cs [new file with mode: 0644]
Content.Client/TextScreen/TextScreenVisualsComponent.cs [new file with mode: 0644]
Content.Server/Doors/Systems/AirlockSystem.cs
Content.Server/MachineLinking/Components/ActiveSignalTimerComponent.cs [new file with mode: 0644]
Content.Server/MachineLinking/Components/SignalTimerComponent.cs [new file with mode: 0644]
Content.Server/MachineLinking/System/SignalTimerSystem.cs [new file with mode: 0644]
Content.Shared/Doors/Components/AirlockComponent.cs
Content.Shared/MachineLinking/SharedSignalTimerComponent.cs [new file with mode: 0644]
Content.Shared/TextScreen/TextScreenVisuals.cs [new file with mode: 0644]
Resources/Locale/en-US/machine-linking/components/signal-timer-component.ftl [new file with mode: 0644]
Resources/Locale/en-US/machine-linking/receiver_ports.ftl
Resources/Locale/en-US/machine-linking/transmitter_ports.ftl
Resources/Prototypes/Entities/Structures/Doors/Airlocks/base_structureairlocks.yml
Resources/Prototypes/Entities/Structures/Doors/Windoors/base_structurewindoors.yml
Resources/Prototypes/Entities/Structures/Wallmounts/timer.yml [new file with mode: 0644]
Resources/Prototypes/MachineLinking/receiver_ports.yml
Resources/Prototypes/MachineLinking/transmitter_ports.yml
Resources/Textures/Effects/text.rsi/0.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/1.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/2.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/3.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/4.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/5.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/6.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/7.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/8.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/9.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/a.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/b.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/blank.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/c.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/colon.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/d.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/dash.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/e.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/exclamation.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/f.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/g.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/h.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/i.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/j.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/k.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/l.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/m.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/n.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/o.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/p.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/plus.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/q.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/question.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/r.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/s.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/star.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/t.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/u.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/v.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/w.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/x.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/y.png [new file with mode: 0644]
Resources/Textures/Effects/text.rsi/z.png [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/textscreen.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Wallmounts/textscreen.rsi/textscreen.png [new file with mode: 0644]