Delta-v/Content.Shared/GameObjects/Components/Movement
Swept 29d02a3740
Attempts to fix all physics bugs at once (#3610)
* Fixed Rack/Shelf

* Fixes bookshelf, bed

* Placeable for beds for bedsheets

* Bunch of Physics changes, ask metalgearsloth about em'

* More modifications

* More

* Other stuff

* Organizes entities yaml a little bit

* Something new

* Fixed, happy with the state of this rn

* A

* A

* Ye

* E

* Done for now...

* Applied Reviws

* Changes

* Fix the robust commit

* Fixes tests?

* E

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-03-26 12:51:26 +11:00
..
IMobMoverComponent.cs Fix pushing (#3574) 2021-03-08 12:48:15 +11:00
IMoverComponent.cs Physics (#3485) 2021-03-08 04:09:59 +11:00
IRelayMoveInput.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
MovementIgnoreGravityComponent.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
MovementSpeedModifierComponent.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
NoSlipComponent.cs StunnableComponent cleanup, proper prediction for stuns and slips. (#3552) 2021-03-08 05:00:50 +01:00
SharedClimbableComponent.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
SharedClimbingComponent.cs Attempts to fix all physics bugs at once (#3610) 2021-03-26 12:51:26 +11:00
SharedDummyInputMoverComponent.cs Physics (#3485) 2021-03-08 04:09:59 +11:00
SharedPlayerInputMoverComponent.cs Physics (#3485) 2021-03-08 04:09:59 +11:00
SharedPlayerMobMoverComponent.cs Attempts to fix all physics bugs at once (#3610) 2021-03-26 12:51:26 +11:00
SlipperyComponent.cs Fixes soap and banana peels going through walls when thrown. 2021-03-15 21:29:32 +01:00
TileFrictionModifier.cs Physics (#3485) 2021-03-08 04:09:59 +11:00