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
a9ad6d05042fc72b100f4a4dbd3db85e9b8ea35d
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Characters
T
History
Joonas Rikkonen
a9ad6d0504
(02db081a3) Fixed treatment suggestions not working correctly for some items because they were using incorrect affliction identifiers (there's no affliction with the identifier "damage"). Now the treatments can be defined using either the identifier or type of the affliction.
2019-04-15 12:05:34 +03:00
..
AI
(02db081a3) Fixed treatment suggestions not working correctly for some items because they were using incorrect affliction identifiers (there's no affliction with the identifier "damage"). Now the treatments can be defined using either the identifier or type of the affliction.
2019-04-15 12:05:34 +03:00
Animation
(01ee2b7fd) More pronounced limping animation, don't restrict movement as much when legs are heavily damaged
2019-04-15 12:05:07 +03:00
Health
(df011a643) Fixed affliction source not being copied when creating a list of merged afflictions. Prevented affliction-based causes of death from getting the "killer" field assigned correctly, which prevented some afflictions from being unlocked.
2019-04-07 13:41:34 +03:00
Jobs
2f107db...5202af9
2019-03-18 21:42:26 +02:00
AICharacter.cs
(bb287fabc) Decreased simple physics distance, sonar now displays characters that are in simple physics mode
2019-04-11 18:28:38 +03:00
AIChatMessage.cs
38f1ddb...178a853: v0.8.9.1, removed content folder
2019-03-18 20:39:27 +02:00
Attack.cs
(ae643deeb) Added alive checks to a couple of diving gear status effects (don't consume tanks when dead)
2019-04-01 22:47:22 +03:00
CauseOfDeath.cs
38f1ddb...178a853: v0.8.9.1, removed content folder
2019-03-18 20:39:27 +02:00
Character.cs
(01ee2b7fd) More pronounced limping animation, don't restrict movement as much when legs are heavily damaged
2019-04-15 12:05:07 +03:00
CharacterInfo.cs
(ae643deeb) Added alive checks to a couple of diving gear status effects (don't consume tanks when dead)
2019-04-01 22:47:22 +03:00
CharacterNetworking.cs
(33ab1e038) Add buttons for resetting the settings to the defaults and setting the default keybindings. TODO: pressing the buttons should refresh the settings frame instead of closing it.
2019-04-04 11:10:14 +03:00
Limb.cs
(b451554e8) Merge remote-tracking branch 'origin/dev' into keymapping-refactor-test
2019-04-04 11:10:29 +03:00
NPCPersonalityTrait.cs
f8b0295...0671290
2019-03-18 23:30:58 +02:00