This website requires JavaScript.
Explore
Help
Register
Sign In
Cinka
/
OldThink
Watch
1
Star
0
Fork
0
You've already forked OldThink
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
5d0b86c6590dbde8ebe989dbd94ea7cfce0f5cb9
OldThink
/
Content.Shared
/
GameObjects
/
Components
/
Movement
History
DrSmugleaf
e7d756811e
Replace CanBeNull annotations with nullable reference types (
#1270
)
...
Co-authored-by: Pieter-Jan Briers <
pieterjan.briers+git@gmail.com
>
2020-07-08 01:41:20 +02:00
..
IMoverComponent.cs
Fix a player's mob continuing to move after disconnecting (
#1265
)
2020-07-03 23:32:41 +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
Replace CanBeNull annotations with nullable reference types (
#1270
)
2020-07-08 01:41:20 +02:00
SharedPortal.cs
…
SharedTeleporterComponent.cs
…