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
dbfc030c5b65d2e1ebf42ae97aa6cd33e7b9b130
tbd-station-14
/
Content.Server
/
GameObjects
/
Components
/
Movement
History
ShadowCommander
dbfc030c5b
Rename DetachHands to AttachToGridOrMap (
#1436
)
...
Co-authored-by: Pieter-Jan Briers <
pieterjan.briers+git@gmail.com
>
2020-07-26 01:43:40 +02:00
..
AiControllerComponent.cs
Converted everything to use collision and physics component interfaces.
2020-07-19 00:33:02 -07:00
NoSlipComponent.cs
Emergent Sanitation Gameplay (
#1378
)
2020-07-11 23:49:54 +02:00
PlayerInputMoverComponent.cs
Replace CanBeNull annotations with nullable reference types (
#1270
)
2020-07-08 01:41:20 +02:00
ServerPortalComponent.cs
Rename DetachHands to AttachToGridOrMap (
#1436
)
2020-07-26 01:43:40 +02:00
ServerTeleporterComponent.cs
Rename DetachHands to AttachToGridOrMap (
#1436
)
2020-07-26 01:43:40 +02:00
ShuttleControllerComponent.cs
Refactor to use the new multiple controller system (
#1462
)
2020-07-23 18:33:37 +02:00
SlipperyComponent.cs
Add slipping prediction (
#1440
)
2020-07-23 01:40:31 +02:00
TeleportableComponent.cs
Use automatic component registration.
2019-07-31 15:07:54 +02:00