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
73c730d06c20eaaace6ee637d52d43cacefc29e0
tbd-station-14
/
Content.Server
/
GameObjects
/
Components
/
Movement
History
DrSmugleaf
fe39b5fb71
Make portals use ICollideBehavior and set collidable.Hard to false (
#2186
)
2020-10-10 13:32:42 +02:00
..
AiControllerComponent.cs
Replace every usage of GridCoordinates with EntityCoordinates (
#2021
)
2020-09-06 16:11:53 +02:00
ClimbableComponent.cs
Cleanup (
#2111
)
2020-09-20 17:29:11 +02:00
ClimbingComponent.cs
Typo, redundant string interpolation, namespaces and imports cleanup (
#2068
)
2020-09-13 14:23:52 +02:00
NoSlipComponent.cs
Fix namespaces and optimize imports (
#1651
)
2020-08-13 14:40:27 +02:00
PlayerInputMoverComponent.cs
Replace every usage of GridCoordinates with EntityCoordinates (
#2021
)
2020-09-06 16:11:53 +02:00
PullableComponent.cs
Add pulling (
#1409
)
2020-07-27 00:54:32 +02:00
ShuttleControllerComponent.cs
Replace every usage of GridCoordinates with EntityCoordinates (
#2021
)
2020-09-06 16:11:53 +02:00
SlipperyComponent.cs
Adds new different reaction types. (
#2114
)
2020-09-21 17:51:07 +02:00