Commit Graph

4618 Commits

Author SHA1 Message Date
Vera Aguilera Puerto
9c3c81e8d8 Fix radio messages not being sent and messages not being escaped. 2021-05-11 12:17:47 +02:00
ShadowCommander
4780179058 Global ghost hearing (#3954)
* Add global hearing for ghosts

* Fix speech bubbles breaking when out of PVS
2021-05-11 18:37:40 +10:00
20kdc
743a12750c Pull controller manages velocity better than it did before. (#3945) 2021-05-11 18:32:11 +10:00
Vera Aguilera Puerto
0be8437645 Update ResearchSystem to not use IEntityQuery. 2021-05-10 20:46:34 +02:00
Vera Aguilera Puerto
3e0eb22921 Update RemoveExtraComponents command to not use IEntityQuery. 2021-05-10 20:36:16 +02:00
Vera Aguilera Puerto
2b10396a83 Cleans up slime person mob. 2021-05-10 20:07:25 +02:00
Vera Aguilera Puerto
833a47cd13 Adds Build Checker to solution. 2021-05-10 20:07:25 +02:00
Vera Aguilera Puerto
aa128c1880 Add missing POCKET1 and POCKET2 sprite layers to mobs. 2021-05-10 20:07:25 +02:00
Paul Ritter
add711114c Colors the chatselector in the chatcolor (#3960)
Co-authored-by: Paul <ritter.paul1+git@googlemail.com>
2021-05-10 19:49:12 +02:00
SweptWasTaken
7330ed5087 Adds desktop.ini to .gitignore 2021-05-10 00:07:45 -07:00
SweptWasTaken
00b0760db3 Updates a lot of clothing inhands 2021-05-09 18:34:38 -07:00
Paul
ffdf1d17fe when the transform 2021-05-09 22:36:19 +02:00
Paul
c136755df2 dropping with random rotation on unintentional drop, dropping with reset rotation on intentional 2021-05-09 10:09:14 +02:00
ShadowCommander
c817165482 Fix patreon OOC name coloring 2021-05-08 22:35:32 -07:00
SweptWasTaken
68e1863761 Fixes monkeycube and monkeycubecrate 2021-05-08 22:00:54 -07:00
SweptWasTaken
ee8d8f50ec ACTUALLY fixes smallplate and monkeycube and monkeycubecrate 2021-05-08 21:59:57 -07:00
SweptWasTaken
101423d04a Fixes smallplate 2021-05-08 21:48:40 -07:00
SweptWasTaken
78875f1fdd Fixes banana peels 2021-05-08 21:48:06 -07:00
SweptWasTaken
73d33b224c Tiny bit of Constructible YAML organizing 2021-05-08 21:16:32 -07:00
ShadowCommander
7c42a5d305 Fix moving items dropping them on the ground for a tick 2021-05-08 17:19:32 -07:00
SweptWasTaken
a749d95f97 Fix glass sheet inhands 2021-05-08 16:16:06 -07:00
SweptWasTaken
ca5a7d796d Adds crowbar to emergency toolboxes 2021-05-08 16:06:54 -07:00
ShadowCommander
31844fa88e Fix thrown breakables (#3944)
* Fix bottles and lights being parented to player

* Fix item pickup animation
2021-05-08 20:27:20 +02:00
Swept
55a04bfc30 Cleaned up all produce meta.jsons (#3943) 2021-05-08 09:09:35 +00:00
SweptWasTaken
97fe3ea260 Fixes more minor food PR bugs 2021-05-08 01:24:55 -07:00
SweptWasTaken
c1d01e8012 Fixes all wrong juice ReagentIDs 2021-05-07 23:35:10 -07:00
SweptWasTaken
1c81e48f6a Pizza correct trash plate 2021-05-07 23:30:12 -07:00
SweptWasTaken
d45b0a4907 Removes a vestigal plate 2021-05-07 23:28:12 -07:00
SweptWasTaken
847cbb4cb6 Fixed non-sound in ingredients 2021-05-07 23:21:01 -07:00
SweptWasTaken
8ea9e7a068 Removes all uses of chem. 2021-05-07 23:09:06 -07:00
Vera Aguilera Puerto
2c5102b85d HandsComponent now validates coordinates before attempting to drop. 2021-05-08 03:49:34 +02:00
Vera Aguilera Puerto
b35e4d7e7c MaterialDataEntry's Value is now validated by the YAML linter. 2021-05-08 03:47:53 +02:00
Vera Aguilera Puerto
a3755460c3 ReagentQuantity's Reagent ID is now validated by the YAML linter. 2021-05-08 03:46:13 +02:00
Vera Aguilera Puerto
62a4145681 FoodComponent trash prototype ID is now validated by the YAML linter. 2021-05-08 03:44:19 +02:00
Vera Aguilera Puerto
e3a2847200 Makes some mind methods log. 2021-05-08 03:37:24 +02:00
Vera Aguilera Puerto
35fc0a2e8a Fix SolutionAreaEffectSystem exception when the collection is modified. 2021-05-08 03:26:07 +02:00
Vera Aguilera Puerto
5f65c12d2f Fix puddle overflow exception on space. 2021-05-08 03:18:57 +02:00
Vera Aguilera Puerto
7f868455bc Fix RCD incorrect prototype ID for walls.
This code seriously needs refactoring and cleanup.
2021-05-08 03:11:11 +02:00
Vera Aguilera Puerto
ed3e6202ee Remove material component from cable coil.
There's no such material prototype, and it was causing exceptions when the cable coil was attempted to put in a lathe.
2021-05-08 03:06:26 +02:00
Vera Aguilera Puerto
5ae8894c83 Fix RCD exception when being used in spess.
This does not fix the actual functionality, it just checks whether the click location is not space. This needs to be fixed in the future to work in space.
2021-05-08 02:57:13 +02:00
SweptWasTaken
16daf3ed17 Adds inhands for matches 2021-05-05 13:52:30 -07:00
Paul Ritter
ce67371b12 Revert "Deprecates RUN_THIS.py in favor of manually doin' it (#3930)" (#3933)
This reverts commit 94082e07a7.
2021-05-05 14:30:46 +02:00
Swept
94082e07a7 Deprecates RUN_THIS.py in favor of manually doin' it (#3930) 2021-05-05 04:15:05 +00:00
Alex Evgrashin
9857f8197c Pulling change entity rotation (#3890)
* Moved rotatable to shared

* Pullable change rotation

* Applied review

* Update Content.Shared/GameObjects/EntitySystems/SharedPullingSystem.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-05-05 13:29:26 +10:00
DrSmugleaf
ad3b7fe97d Remove field: from DataField attributes (#3932) 2021-05-04 15:37:16 +02:00
Vera Aguilera Puerto
85f3871536 Fire extinguisher now applies an impulse to the user when used in space. 2021-05-04 13:37:36 +02:00
Vera Aguilera Puerto
4854062c15 Vapor no longer throws exception in space.
Fixes #3895
2021-05-04 13:37:36 +02:00
DrSmugleaf
4205e1f602 Update RobustToolbox 2021-05-04 13:31:07 +02:00
DrSmugleaf
055279f86c Update serialization markdown usages (#3931)
* Update serialization markdown usages

* test submodule update

* Revert "test submodule update"

This reverts commit c240ca312a44365fa1aa0a7df4915434dff10bfc.
2021-05-04 13:30:38 +02:00
Swept
56dfd880b2 Update yaml-linter.yml 2021-05-04 03:58:17 +00:00