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
d3d842eecd6366c05f3e6843fa2a15cfaef3cb44
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
StatusEffects
History
Joonas Rikkonen
8cf26e2d7f
Fixed null reference exception if a statuseffect removes an item when a round is not running.
Closes
#385
2018-04-24 18:02:53 +03:00
..
DelayedEffect.cs
Made statuseffects stackable by default, fixed statuseffects only being considered the same if they're caused by the same item, applying the same non-stackable statuseffect again refreshes the timer of the existing statuseffect.
Closes
#309
2018-03-05 16:59:23 +02:00
PropertyConditional.cs
PropertyConditional fixes:
2018-04-23 15:19:40 +03:00
StatusEffect.cs
Fixed null reference exception if a statuseffect removes an item when a round is not running.
Closes
#385
2018-04-24 18:02:53 +03:00