Commit Graph

1623 Commits

Author SHA1 Message Date
Pieter-Jan Briers
931c0a01ac Emergency closets are now filled automatically.
Mostly.
2020-05-22 17:49:07 +02:00
Pieter-Jan Briers
a8e2900052 Rename toolboxes to make more sense.
Also adds filled version of emergency toolboxes, currently empty.
2020-05-22 17:48:35 +02:00
Pieter-Jan Briers
c711bd8322 Adds missing dummy lockers. 2020-05-22 17:20:19 +02:00
Pieter-Jan Briers
46f53cf4ff Adds dummy "filled" versions of all lockers. 2020-05-22 16:22:33 +02:00
Pieter-Jan Briers
40432cdc14 TG locker sprites & prototypes.
Closes #947
2020-05-22 15:45:46 +02:00
Pieter-Jan Briers
28774740ef Delete dotnet 2020-05-22 15:19:33 +02:00
Pieter-Jan Briers
958c101e52 Move locked airlock types to their own file. 2020-05-21 23:48:43 +02:00
Pieter-Jan Briers
54642bdd91 Fix water tank texture casing.
Also adds suffixes to make mapping easier.
2020-05-21 23:20:06 +02:00
20kdc
0cfd2f3bb2 Solar Panels (#936) 2020-05-21 21:08:03 +02:00
Víctor Aguilera Puerto
b270c69512 Merge pull request #911 from Zumorica/2020-05-13-stuns
Adds StunnableComponent, Stunbaton...
2020-05-21 19:48:19 +02:00
zumorica
d3102dbf96 Remove server-side RefreshInHands, refresh them on component state update 2020-05-21 19:44:49 +02:00
zumorica
7cbd2fd8ce OnHitEntities now returns a bool and takes a read only list 2020-05-21 19:40:08 +02:00
FL-OZ
629ff929c5 Change some instrument program #'s to better fit their name/sound. (#938) 2020-05-21 15:17:34 +02:00
Pieter-Jan Briers
da4f87dd6a Update submodule 2020-05-21 13:17:34 +02:00
FL-OZ
e1324fff19 Fix RND console keyboard sound being global. (#933)
* global keyboard

* e

* fixes microwave while im at it

Co-authored-by: FL-OZ <anotherscuffed@gmail.com>
2020-05-20 19:11:38 +02:00
chairbender
61e4a431a2 Remove TableParts, fix SmoothTile destruction bug (#918) 2020-05-17 16:04:44 +02:00
Víctor Aguilera Puerto
1b2063c998 Merge pull request #916 from 20kdc/fix-rotatable-swapped
RotatableComponent: Fix "clockwise/counter-clockwise" verbs being swapped
2020-05-17 01:09:09 +02:00
20kdc
dd38d2f763 RotatableComponent: Fix "clockwise/counter-clockwise" verbs being swapped
"Clockwise" actually rotated it counter-clockwise and vice versa.

See response to https://discord.com/channels/310555209753690112/310555209753690112/711331672485789718 for confirmation that this is correct
2020-05-16 22:43:13 +01:00
zumorica
51f06c4142 Math -> MathF 2020-05-14 18:58:45 +02:00
zumorica
569a5b3c85 Add IStunModifier component interface 2020-05-14 18:03:08 +02:00
zumorica
014c51f913 Makes SetRotation on SpeciesVisualizer2D private 2020-05-14 17:51:57 +02:00
zumorica
ebb49b3377 Document some stun code 2020-05-14 17:49:40 +02:00
zumorica
b5cf3cf2da Adds stun status effect 2020-05-14 17:44:09 +02:00
zumorica
a8275b4fae Sounds for stun baton 2020-05-14 16:13:25 +02:00
zumorica
a22c1cb196 Whoops. 2020-05-14 16:09:44 +02:00
zumorica
735ba70f4a Remove unused using statement 2020-05-14 16:08:35 +02:00
zumorica
4fd4b4f6f3 Add method to AudioHelpers to get a random file from a sound collection 2020-05-14 16:05:36 +02:00
zumorica
2132ff41d4 In-hands are now refreshed when the prefix is changed 2020-05-14 15:44:05 +02:00
zumorica
1dd7eb8677 Stunbaton now has a 3/4 chance of applying slowdown instead of paralyze 2020-05-14 15:43:49 +02:00
zumorica
8668c78f43 Stun baton sprites 2020-05-14 15:38:17 +02:00
zumorica
567c0a1312 Animation for when mobs fall/stand 2020-05-14 13:34:45 +02:00
Pieter-Jan Briers
15ba4f50a4 Update submodule 2020-05-14 00:40:10 +02:00
zumorica
390127924b Add slowdown stun 2020-05-13 22:35:23 +02:00
zumorica
4e843358bd Remove useless bools 2020-05-13 22:13:22 +02:00
GlassEclipse
27d27f2b59 Body System Part 1 POGGERS!!! (#855) 2020-05-13 21:48:49 +02:00
zumorica
6428cdd596 Adds stunbaton 2020-05-13 20:21:03 +02:00
zumorica
a524eca44b Action blocker for changing direction 2020-05-13 19:26:39 +02:00
zumorica
c3c5b87fd5 Expose data on StunnableComponent 2020-05-13 19:10:29 +02:00
zumorica
f968128af7 StandingStateHelper, StunSystem 2020-05-13 19:04:50 +02:00
zumorica
6737200117 Add sounds for bodyfall and thudswoosh 2020-05-13 19:04:29 +02:00
zumorica
b85161a35f Adds stuns 2020-05-13 16:53:01 +02:00
Pieter-Jan Briers
c9ce38a6a7 Merge pull request #892 from FL-OZ/microwave_hot_fix 2020-05-13 02:10:56 +02:00
Pieter-Jan Briers
1768d3b198 Merge pull request #902 from FL-OZ/storage_backpack_stuff 2020-05-13 02:10:19 +02:00
Pieter-Jan Briers
3ec2021b18 Merge pull request #910 from Zumorica/2020-05-12-ignore-components 2020-05-13 02:08:46 +02:00
Víctor Aguilera Puerto
db0ae00e1f Update Content.Client/EntryPoint.cs
Co-authored-by: Clyybber <darkmine956@gmail.com>
2020-05-12 21:24:39 +02:00
Pieter-Jan Briers
35f7eff3ac Merge pull request #909 from SweptWasTaken/fluff 2020-05-12 20:46:08 +02:00
Pieter-Jan Briers
69ce5763f3 Update submodule. 2020-05-12 18:36:41 +02:00
zumorica
ce0e20ea30 Ignore some server-side only components on the client 2020-05-12 14:45:35 +02:00
Swept
a0e839a6ad Fluff 2020-05-12 02:08:39 -07:00
FL-OZ
bb39a1d871 made it less dark 2020-05-11 19:36:05 -05:00