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
3
Packages
Projects
Releases
Wiki
Activity
Files
fa9169e3467f51365ef83084ed43ecdfd1fa8db1
OldThink
/
Content.Server
/
GameObjects
/
Components
/
Movement
History
Pieter-Jan Briers
718b37fb2c
Fixes ServerPortalComponent spamming exceptions and crashing server if spawned manually.
...
Also makes the prototype abstract because it doesn't work straight up.
2020-05-28 20:09:14 +02:00
..
AiControllerComponent.cs
Gravity (
#841
)
2020-05-02 16:02:52 +02:00
MovementSpeedModifierComponent.cs
Put base movement in control of MovementSpeedModifierComponent.
2020-04-18 13:46:35 +02:00
PlayerInputMoverComponent.cs
Gravity (
#841
)
2020-05-02 16:02:52 +02:00
ServerPortalComponent.cs
Fixes ServerPortalComponent spamming exceptions and crashing server if spawned manually.
2020-05-28 20:09:14 +02:00
ServerTeleporterComponent.cs
Fix
#274
(
#927
)
2020-05-23 17:23:25 +02:00
ShuttleControllerComponent.cs
Fix exceptions from deleting pilot chair with player in it.
2020-05-23 22:51:41 +02:00
TeleportableComponent.cs
Use automatic component registration.
2019-07-31 15:07:54 +02:00