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
2c39656c9e5bebd888cc2af39a5e2425fc706574
OldThink
/
Content.Server
/
GameObjects
/
Components
/
Body
History
Víctor Aguilera Puerto
4eb5891c4a
Adds missing reactions to chemical stuff.
...
- Adds ingestion reaction for food, drinks, and pills. - Adds injection reaction for syringes.
2020-09-26 14:48:24 +02:00
..
Circulatory
Fix breathing once and for all (
#1996
)
2020-09-12 22:52:50 +02:00
Digestive
Adds missing reactions to chemical stuff.
2020-09-26 14:48:24 +02:00
Respiratory
Fix breathing once and for all (
#1996
)
2020-09-12 22:52:50 +02:00
BodyManagerComponent.cs
Separate part management from the rest of body manager component (
#2017
)
2020-09-10 00:51:24 +02:00
BodyManagerComponent.Parts.cs
Separate part management from the rest of body manager component (
#2017
)
2020-09-10 00:51:24 +02:00
BodyScannerComponent.cs
Add body part and body manager interfaces (
#1939
)
2020-08-30 11:26:52 +02:00
DroppedBodyPartComponent.cs
Typo, redundant string interpolation, namespaces and imports cleanup (
#2068
)
2020-09-13 14:23:52 +02:00
DroppedMechanismComponent.cs
Add IMechanism interface to body system (
#1997
)
2020-09-02 01:16:13 +02:00
IBodyManagerComponent.cs
Separate part management from the rest of body manager component (
#2017
)
2020-09-10 00:51:24 +02:00
IBodyPartManager.cs
Separate part management from the rest of body manager component (
#2017
)
2020-09-10 00:51:24 +02:00
SurgeryToolComponent.cs
Add IMechanism interface to body system (
#1997
)
2020-09-02 01:16:13 +02:00