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
400a71f8a17cef952ecb6775af88cb4944975a8e
OldThink
/
Content.Shared
/
GameObjects
/
Components
/
Mobs
History
Pieter-Jan Briers
705aeceba6
Need to merge this
2020-03-25 11:16:57 +01:00
..
ExaminerComponent.cs
…
SharedCameraRecoilComponent.cs
…
SharedCombatModeComponent.cs
Need to merge this
2020-03-25 11:16:57 +01:00
SharedHairComponent.cs
…
SharedHumanoidAppearanceComponent.cs
Adds test to make sure that calling IComponent.HandleComponentState() with null states does not throw an exception.
2020-02-09 02:28:47 -08:00
SharedOverlayEffectsComponent.cs
Removed the
StateType
property from every component. This field was completely unused except for a debug assertion.
2020-01-24 14:10:36 -08:00
SharedSpeciesComponent.cs
…
SharedStatusEffectsComponent.cs
Removed the
StateType
property from every component. This field was completely unused except for a debug assertion.
2020-01-24 14:10:36 -08:00
TargetingZone.cs
…