Commit Graph

3584 Commits

Author SHA1 Message Date
Moony 148bde13c2
Fixes lobby backgrounds. (#7557) 2022-04-14 21:00:59 -07:00
Alex Evgrashin fe4dbfd2f6
C4 (#7486) 2022-04-14 15:00:50 -07:00
ShadowCommander a57e0ca199
Add round id to lobby and round end summary (#7547) 2022-04-14 13:40:26 -05:00
Leon Friedrich ba75934512
Re-add action prototypes (#7508)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
2022-04-14 06:17:34 +02:00
wrexbe 2a128ca006
Group relayed messages by round id (#7399) 2022-04-14 00:32:28 +02:00
Leon Friedrich 2777d2ef64
Update PowerChangedEvent (#7503)
* Update PowerChangedEvent

* Comments
2022-04-13 23:50:42 +10:00
Júlio César Ueti ae155e512a
Removes the default announcement sound from Salvage (#7517) 2022-04-11 16:21:24 -07:00
Alex Evgrashin 9c65f4b324
Janitor cart (#7367) 2022-04-11 16:21:15 -07:00
Leon Friedrich dee4d724e7
Fix action interaction checks (#7502) 2022-04-11 23:59:10 +10:00
Rane 28c615ea09
Rejuvenate cures all diseases (#7495) 2022-04-11 12:46:35 +02:00
Chris V ef6d147763
Quickfix: Give color to some announcements (#7488) 2022-04-10 13:54:07 -07:00
Leon Friedrich 87eede8785
Cache CanMove (#7480) 2022-04-10 14:48:11 +10:00
DrSmugleaf e0c63483c2
Revert "pvsrange vec2 + eyezoom" (#7487)
* Revert "pvsrange vec2 + eyezoom"

* Merge fixes

* Update RobustToolbox
2022-04-09 13:07:40 -05:00
Leon Friedrich 7057c7ca77
Reduce array resizing in GasTileOverlay (#7479) 2022-04-09 09:45:57 -07:00
mirrorcult 7573a4601a
Optimize vent/scrubber (#7473) 2022-04-09 12:52:44 +10:00
Leon Friedrich 91a70bdaac
Add directional icons to crew monitors (#7404) 2022-04-09 11:50:59 +10:00
Fishfish458 ddf2d8815b
Minor paper ECS and stamps (#7394)
Co-authored-by: fishfish458 <fishfish458>
2022-04-08 16:37:22 -07:00
Rane 7900abb888
Literally Murder IExamine (#7352) 2022-04-08 14:17:25 -07:00
Rane 427f7378c3
All computers play the keyboard sound + small research client cleanup (#7312) 2022-04-08 14:17:05 -07:00
AndresE55 4344457aab
Stun baton nerf (#7452)
Co-authored-by: AndresE55 <17-10757@usb.ve>
2022-04-08 14:07:30 -07:00
Leon Friedrich 53f5a283ca
Mini bomb changes (#7454) 2022-04-08 14:07:02 -07:00
Leon Friedrich 66504f9630
Small gas tile overlay performance improvements (#7468) 2022-04-08 14:04:37 -07:00
Vera Aguilera Puerto 6e73e94cc6
Fix instruments for engine changes, fixes program change bug. (#7365) 2022-04-08 16:22:05 +02:00
Leon Friedrich a4d55235cc
Rejig Device networks (#7380) 2022-04-08 22:27:10 +10:00
Leon Friedrich 44649e7fed
Prevent area-effect-reactions in space. (#7455) 2022-04-08 17:21:06 +10:00
keronshb c2f0198243
Fixes Holoparasites killing their hosts when suiciding. (#7465)
* Fixes Holoparasites from killing their hosts when suiciding

* Adds the CannotSuicide tag to the Guardian Parent

This way it effects all guardian types and not just holoparasites.

* Adds check, fixes whitespace

* Fixes the ghosting check
2022-04-07 23:37:39 -05:00
Moony f21a119749
Fix melee swings on people (#7449) 2022-04-06 12:41:47 -07:00
metalgearsloth de6651ac01
Update content for new lookup API (#7363) 2022-04-06 19:35:18 +10:00
Leon Friedrich 8ac330649b
Fix disarm action (again) (#7435) 2022-04-05 22:41:12 -07:00
Leon Friedrich f583d0b96a
Entity Whitelist changes (#7426) 2022-04-06 15:21:45 +10:00
Leon Friedrich 311450864c
Explosion refactor fixes pt1 (#7375) 2022-04-05 17:22:35 +10:00
mirrorcult 7f2ceeb8e2
Small instrument system fix (#7432) 2022-04-05 17:08:05 +10:00
mirrorcult b7ff72ba6e
Optimize instruments (#7425) 2022-04-05 16:08:36 +10:00
mirrorcult fd0bb9fd8c
Storage system opts (#7427) 2022-04-05 16:00:52 +10:00
mirrorcult 53bea6c015
Optimize doafters (#7428) 2022-04-05 15:48:56 +10:00
mirrorcult d1c980fe41
Gas tank minor opts (#7424) 2022-04-05 15:08:41 +10:00
mirrorcult 0123dc4c82
Optimize ringer (#7423) 2022-04-05 15:06:31 +10:00
Paul Ritter 4b6ba817c2
pvsrange vec2 + eyezoom (#7392)
Co-authored-by: Paul <ritter.paul1+git@googlemail.com>
2022-04-04 20:30:12 +02:00
Leon Friedrich 66b0820ed6
Fix smoke fork bomb (#7401) 2022-04-04 11:02:33 -05:00
Jack Fox f957c58906
Machine Linking Overhaul (#7160) 2022-04-04 16:13:03 +10:00
Leon Friedrich b2fba875d9
Fix entity-specific component states networking (#7410) 2022-04-04 15:41:02 +10:00
Radosvik cef0c67511
Add current player count to lobby (#7402) 2022-04-04 15:39:42 +10:00
metalgearsloth babb279dd1
Disease artifact cleanup (#7359) 2022-04-04 15:37:08 +10:00
Paul Ritter 2ff40d5a1f
Serv3 rework content changes (#7145) 2022-04-03 02:01:22 +02:00
Alex Evgrashin bf89483e09
Grouped ghost roles and jump button (#7300) 2022-04-02 15:06:29 -07:00
Morbo 1f46978f7d
Fix typo in suspicion mode (#7390) 2022-04-02 16:37:54 +02:00
Leon Friedrich 39c4d8be1f
Move Anchorable to shared. (#7361)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-04-02 14:52:44 +11:00
mirrorcult 8eee60da3a
Another chat system sanitization fix (#7384) 2022-04-02 14:09:54 +11:00
Leon Friedrich 971eb5b87e
Fix magboot mispredict (#7385) 2022-04-02 14:08:39 +11:00
mirrorcult 634cf59527
Fix incorrectly ported emote sanitization (#7370) 2022-04-01 18:08:26 +11:00