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
8c047223855491e5e6f655d5611d9e2343b5a71a
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
8c04722385
Lighting optimization: lightsources mark convex hulls that are within range but not visible as hidden and don't recalculate the light volume when these convex hulls change (= e.g. when opening/closing a door, only the lightsources that cast light to the door have to recalculated).
2018-03-05 23:22:28 +02:00
..
BarotraumaClient
Lighting optimization: lightsources mark convex hulls that are within range but not visible as hidden and don't recalculate the light volume when these convex hulls change (= e.g. when opening/closing a door, only the lightsources that cast light to the door have to recalculated).
2018-03-05 23:22:28 +02:00
BarotraumaServer
Fixed dedicated servers not resetting votes when a round ends.
Closes
#307
2018-03-05 11:41:46 +02:00
BarotraumaShared
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
Launcher
Launcher waits for the window to be rendered before checking for updates, fixed error messagebox positioning in launcher
2018-02-24 22:18:25 +02:00