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
8e8b8464af9299bc88f0a97125c22645b13ba7ab
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
8e8b8464af
All items and structures have to define a sourcerect for the sprite because otherwise the dedicated server won't know the size of the entity.
Closes
#321
2018-03-06 13:55:30 +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
All items and structures have to define a sourcerect for the sprite because otherwise the dedicated server won't know the size of the entity.
Closes
#321
2018-03-06 13:55:30 +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