Commit Graph

4604 Commits

Author SHA1 Message Date
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
Swept 2fe3a8ea12
Update build-test.yml 2021-05-04 03:53:55 +00:00
SweptWasTaken 5bdfd6879a run client/server point to Content instead of Robust 2021-05-03 20:23:05 -07:00
Pieter-Jan Briers 6e8be3597d Update submodule 2021-05-03 23:42:27 +02:00
Swept 6376e60b78
Massive Food PR (#3436)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2021-05-03 13:17:22 +02:00
ShadowCommander ac98260682
Fix breathing test map 2021-05-02 15:23:46 -07:00
Pieter-Jan Briers 045803dc7b Update submodule
Fixes multiple bugs with new multi-window refactors.
2021-05-02 23:33:34 +02:00
Pieter-Jan Briers d796dcfcca
Multi-window input handling. (#3911) 2021-05-02 20:48:00 +02:00
Pieter-Jan Briers 31c5b18fe2 Update submodule FOR REAL 2021-05-02 09:43:26 +02:00
Pieter-Jan Briers f89600b691 Remove unused download_natives.py from solution. 2021-05-02 09:40:38 +02:00
SweptWasTaken ff1304979f Update submodule 2021-05-01 18:21:48 -07:00
Pieter-Jan Briers 186563edd0 Suspicion doesn't check antag preferences anymore. 2021-05-01 23:56:17 +02:00
DrSmugleaf f65cf925f1
Add Robust.Benchmarks to the sln (#3891)
INSTAMERGE
2021-04-29 16:48:51 -06:00
Silver df52d2854c
Update Submodule
thanks swept
2021-04-29 16:46:04 -06:00
ShadowCommander ec00d4fa03
Use MainViewport when input is not provided a viewport (#3897) 2021-04-29 16:01:13 -06:00