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
904a1dabb064ce7c2bbd4f63192096280defbaae
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Characters
T
History
Joonas Rikkonen
33b205b1c7
(3300d3915) When searching for a new room to move to, AIObjectiveIdle only attempts to find a path to one potential room per frame. Fixes lag spikes caused by idling NPCs (was particularly noticeable if the character was in a room with no way out).
Closes
#1397
2019-04-07 21:44:15 +03:00
..
AI
(3300d3915) When searching for a new room to move to, AIObjectiveIdle only attempts to find a path to one potential room per frame. Fixes lag spikes caused by idling NPCs (was particularly noticeable if the character was in a room with no way out).
Closes
#1397
2019-04-07 21:44:15 +03:00
Animation
(b00ce5ec2) Fixed character's feet levitating when standing at the base of a staircase without climbing it.
Closes
#1275
2019-04-05 16:21:41 +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
2f107db...5202af9
2019-03-18 21:42:26 +02: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
(7840e7e91) Fixed characters selecting entities when dragging and dropping items into them when the Select input is bind to Mouse1.
2019-04-05 16:13:27 +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