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
a86363a6d2dfb7b2f286d026acaeef8583d57dca
OldThink
/
Content.Server
/
GameObjects
/
Components
/
Movement
History
Acruid
a86363a6d2
API changes, renamed SpawnEntityAt to SpawnEntity.
2020-01-24 16:10:48 -08:00
..
AiControllerComponent.cs
Prevents the MoverSystem from overwriting the MoverComponent on an entity.
2020-01-08 15:17:00 -08:00
PlayerInputMoverComponent.cs
Reduce sprint movement speed.
2019-12-11 07:23:11 +01:00
ServerPortalComponent.cs
CollidableComponent and ICollideableComponent namespace was changed in the engine.
2020-01-11 14:12:20 -08:00
ServerTeleporterComponent.cs
API changes, renamed SpawnEntityAt to SpawnEntity.
2020-01-24 16:10:48 -08:00
ShuttleControllerComponent.cs
Added a Collidable Component to the existing station grind in StationStation.
2020-01-11 15:15:11 -08:00
TeleportableComponent.cs
Use automatic component registration.
2019-07-31 15:07:54 +02:00