This website requires JavaScript.
Explore
Help
Sign In
tommy
/
tbd-station-14
Watch
2
Star
1
Fork
0
You've already forked tbd-station-14
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
49aa1da3a3a5cd9192e1cce841b6a8388db31393
tbd-station-14
/
Content.Shared
/
GameObjects
/
Components
/
Movement
History
Acruid
49aa1da3a3
Enum.HasFlag was causing tons of boxing allocations, this adds a custom function that does not allocate.
2020-06-29 22:51:47 -07:00
..
IMoverComponent.cs
Merge branch 'master' into 20-06-24-movement-prediction
2020-06-24 04:04:43 +02:00
IRelayMoveInput.cs
WiP movement prediction.
2020-06-24 02:21:20 +02:00
MovementIgnoreGravityComponent.cs
Fixes ghosts being affected by gravity.
2020-05-24 11:40:49 +02:00
MovementSpeedModifierComponent.cs
WiP movement prediction.
2020-06-24 02:21:20 +02:00
SharedPlayerInputMoverComponent.cs
Enum.HasFlag was causing tons of boxing allocations, this adds a custom function that does not allocate.
2020-06-29 22:51:47 -07:00
SharedPortal.cs
Add basic teleportation and portals (
#269
)
2019-07-19 10:09:33 +02:00
SharedTeleporterComponent.cs
Add basic teleportation and portals (
#269
)
2019-07-19 10:09:33 +02:00