Commit Graph

5183 Commits

Author SHA1 Message Date
Jacob Tong 6de75669d1
Examine fixes (#13696) 2023-01-27 19:15:39 -04:00
Joel Hedtjärn 589854449b
Fix ambiguous Dumpable behaviour (#13736) 2023-01-27 12:25:07 -04:00
Alex Evgrashin ef452b38a9
Audible emotes (#12708)
Co-authored-by: Visne <39844191+Visne@users.noreply.github.com>
2023-01-25 08:29:41 -08:00
Leon Friedrich 48bcd30ef9
Makes humanoid appearance component networked. (#13009)
Fixes https://github.com/space-wizards/space-station-14/issues/12248
2023-01-24 11:38:19 +11:00
Leon Friedrich 554ec85069
Add SpawnAndDirtyAllEntities test (#13629) 2023-01-24 11:33:49 +11:00
Nemanja 3a8241ab1d
fix the last ignored prototypes in prototype save test (#13672)
Closes https://github.com/space-wizards/space-station-14/issues/10595
2023-01-24 10:41:19 +11:00
Julian Giebel c2b87dfeda
Add a crew monitoring server (#7542) 2023-01-22 21:07:57 -04:00
corentt 6cebc2d733
Zombie cloning fix (#12520) 2023-01-22 19:36:03 -04:00
Jackrost 12fb4b2097
Spiders Buff and critters change (#13377) 2023-01-22 18:50:05 -04:00
Morb 9874ce5f48
Update bolt light after bolts fall (#13636) 2023-01-21 12:33:11 -04:00
Nemanja d87d8f2886
predict emag and make blessed record struct events (#13623) 2023-01-22 02:12:45 +11:00
Leon Friedrich fec54b7cb2
Fix active-wire error (#13632) 2023-01-22 01:49:35 +11:00
Nemanja cd52b458df
Anomaly events & science point gen tweaks (#13590) 2023-01-20 16:42:38 -08:00
Leon Friedrich 2904a368f7
Dice tweaks (#13514) 2023-01-21 10:51:26 +11:00
Leon Friedrich b20b4b11cc
Wire action cleanup (#13496) 2023-01-21 10:51:02 +11:00
Vordenburg 7b1d93b281
Delay the selection of traitors at round start. (#13161)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
2023-01-20 08:18:47 -08:00
Chief-Engineer 6f58f5a36c
Improve construction logs (#13146) 2023-01-20 08:17:57 -08:00
dontbetank 299180bf16
Small syndicate gear tweak (#13284) 2023-01-20 08:11:24 -08:00
Timothy Teakettle a7a4137cc7
moves steak cooking to use construction graphs, new temperature construction graph step (#13219) 2023-01-20 08:09:13 -08:00
Rane 80d4dc430d
Generic power switch component (#11999) 2023-01-20 08:05:54 -08:00
Chief-Engineer d6228d7a4c
Add welder toggle logs (#13303) 2023-01-20 08:05:05 -08:00
Morb f0429edbb1
Add panic bunker toggle to admin menu (#13450) 2023-01-20 07:25:35 -08:00
metalgearsloth 1f3dba9235
Fix mechs picking up portals (#13581) 2023-01-20 06:14:00 -08:00
Chief-Engineer d0724c0adf
Add first join message (#13583) 2023-01-20 05:57:29 -08:00
Leon Friedrich 3965c2efe6
Fix zipties (#13600) 2023-01-20 05:48:19 -08:00
Nemanja d506311985
make printed items from lathes automatically stack (#13603)
Closes https://github.com/space-wizards/space-station-14/issues/10402
2023-01-20 15:06:02 +11:00
Checkraze bf01bb6a6e
Pirate shuttle update (#13126) 2023-01-19 03:02:47 -08:00
metalgearsloth 1b0e50ae19
Remove last component.Name calls (#13593) 2023-01-19 13:57:18 +11:00
Visne c6d3e4f3bd
Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
metalgearsloth 3ca1c17290
Remove the last comp shutdown methods (#13582) 2023-01-19 11:56:25 +11:00
metalgearsloth 222e011006
Don't log resolve for waking (#13435) 2023-01-18 19:56:33 +11:00
gus 76498fcc54
IgnitionSourceComponent added (#13555)
Co-authored-by: Jezithyr <6192499+Jezithyr@users.noreply.github.com>
Co-authored-by: Kara <lunarautomaton6@gmail.com>
2023-01-18 00:45:54 -08:00
Chief-Engineer 49f363b89e
Bluespace lockers fix fix (#13579) 2023-01-18 00:59:47 -07:00
Chief-Engineer 5f2bccd1b6
Bluespace lockers fix (#13575) 2023-01-17 23:00:53 -07:00
Nemanja 4d57226335
Anomaly fixes (#13558)
Closes https://github.com/space-wizards/space-station-14/issues/13545
Closes https://github.com/space-wizards/space-station-14/issues/13544
Closes https://github.com/space-wizards/space-station-14/issues/13543
Closes https://github.com/space-wizards/space-station-14/issues/13536
2023-01-18 11:38:12 +11:00
Checkraze 2c1c1c45c3
Locksystem cleanup (#13409) 2023-01-18 11:09:40 +11:00
AJCM-git 67ed59a50d
Makes mobs visually float when weightless (#13391) 2023-01-17 18:01:53 -04:00
metalgearsloth 2873a830bd
ECS airlocks (#13500) 2023-01-17 11:44:32 -07:00
Chief-Engineer 6e8705b2eb
Make phones functional (#12892) 2023-01-17 11:42:20 -07:00
metalgearsloth 6c9ce79387
Add lava (#13438) 2023-01-17 11:25:32 -07:00
Chief-Engineer 4456229836
Bluespace lockers update (#13469) 2023-01-17 11:18:21 -07:00
Kara f24d3208b2
Probably fix roleban hwid issues (#13548) 2023-01-17 11:10:08 -07:00
Leon Friedrich 1459e2138b
Remove server-side sprites from ExpendableLightComponent (#13516) 2023-01-17 20:29:35 +11:00
metalgearsloth 81a1c6d7de
Weather effects (#12528)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
2023-01-17 20:26:52 +11:00
eoineoineoin bda5f8248f
Improve Paper UI, allow an to entity configure how it's UI looks (#13494)
Co-authored-by: Eoin Mcloughlin <helloworld@eoinrul.es>
2023-01-17 19:32:46 +11:00
Nemanja 9cd0c11870
Anomalies (#13371) 2023-01-16 21:05:20 -08:00
Júlio César Ueti 06f19dafc9
adds Loc.GetString() (#13524) 2023-01-16 22:29:00 -06:00
Leon Friedrich 44631c7723
Remove server-sprite references from handcuffs (#13515) 2023-01-17 14:23:53 +11:00
nikthechampiongr 529c011501
Epinephrine can now stabilize animals in critical condition (#13277) 2023-01-16 17:47:41 -08:00
Zoldorf 792c35f1ba
Mechs now subscribe and handle UpdateCanMove Events. (#13507) 2023-01-16 16:58:37 -07:00