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
efbd01d0bf64241f38d8890232d22a588c00a29c
OldThink
/
Content.Shared
/
GameObjects
/
Components
/
Movement
History
Pieter-Jan Briers
ed1a96e536
Nullability fixes.
2020-08-20 16:48:15 +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
…
MovementSpeedModifierComponent.cs
Bodysystem and damagesystem rework (
#1544
)
2020-08-16 16:42:42 -07:00
SharedClimbableComponent.cs
Climbing system (
#1750
)
2020-08-20 00:13:22 +02:00
SharedClimbingComponent.cs
Climbing system (
#1750
)
2020-08-20 00:13:22 +02:00
SharedPlayerInputMoverComponent.cs
Nullability fixes.
2020-08-20 16:48:15 +02:00
SharedPortal.cs
…
SharedSlipperyComponent.cs
Refactor UpdateKinematics() and fix a lot of Content warnings (
#1709
)
2020-08-15 20:38:35 -07:00
SharedTeleporterComponent.cs
…