This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fedde7205668771df43aafbef4324d8f4e21bb2f
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Characters
/
Animation
T
History
Joonas Rikkonen
8f94ee1eed
(a0156ed0f) Fixed characters running more slowly when their torso is in a different hull than the feet (for example in Humpback's bilge). Happened because the surfaceY value (water level) in empty hulls is at the bottom of the hull, and in this case the character was partially below the bottom, which got interpreted as being waist-deep in water.
2019-04-29 21:07:13 +03:00
..
Params
(ce8e185aa) Merge branch 'dev' of
https://github.com/Regalis11/Barotrauma-development
into dev
2019-04-16 17:12:09 +03:00
AnimController.cs
38f1ddb...178a853: v0.8.9.1, removed content folder
2019-03-18 20:39:27 +02:00
FishAnimController.cs
(4ffec29f1) More reliable monster footstep sounds: instead of relying on the feet to hit the floor with enough force to trigger an impact sound, play the sounds manually at appropriate times in the walking cycle
2019-04-24 11:50:24 +03:00
HumanoidAnimController.cs
(a0156ed0f) Fixed characters running more slowly when their torso is in a different hull than the feet (for example in Humpback's bilge). Happened because the surfaceY value (water level) in empty hulls is at the bottom of the hull, and in this case the character was partially below the bottom, which got interpreted as being waist-deep in water.
2019-04-29 21:07:13 +03:00
HumanoidAnimParams.cs
2f107db...5202af9
2019-03-18 21:42:26 +02:00
Ragdoll.cs
(ce8e185aa) Merge branch 'dev' of
https://github.com/Regalis11/Barotrauma-development
into dev
2019-04-16 17:12:09 +03:00