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
bd659383b4f52d211aa35bb2db61a8a67aa8a0a5
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Characters
/
Animation
T
History
Joonas Rikkonen
35f4657ea1
(d85d68721) Fixed character's feet getting stuck to platforms when climbing ladders while holding A/D
2019-05-03 13:44:04 +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
(d85d68721) Fixed character's feet getting stuck to platforms when climbing ladders while holding A/D
2019-05-03 13:44:04 +03:00
HumanoidAnimController.cs
(d85d68721) Fixed character's feet getting stuck to platforms when climbing ladders while holding A/D
2019-05-03 13:44:04 +03:00
HumanoidAnimParams.cs
2f107db...5202af9
2019-03-18 21:42:26 +02:00
Ragdoll.cs
(961d41b31) Ragdoll syncing improvements: - Don't ignore platforms when correcting a ragdoll's position using Ragdoll.SetPosition. Otherwise forcing the character above a platform may cause it to drop down again if the feet don't end up above the platform. - Correct ragdoll position to server position immediately if the error is very large. - Force collider to stay upright after fixed rotation is enabled.
2019-04-29 21:07:44 +03:00