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
89b26008a692e0e547ca37318cb7bf963c63e5a4
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
89b26008a6
Projectile damage range is set to the radius of the item's collider if the range is not given in the xml. Structure.AddDamage uses the edges of the sections to calculate the distance to a damage source, i.e. the damage area only has to "touch" the section to do damage.
Closes
#479
2018-07-16 15:44:26 +03:00
..
BarotraumaClient
Dedicated server can give clients the permission to use commands that only exist in the client project (los, lights, control, etc).
Closes
#476
2018-07-16 11:43:50 +03:00
BarotraumaServer
Dedicated server can give clients the permission to use commands that only exist in the client project (los, lights, control, etc).
Closes
#476
2018-07-16 11:43:50 +03:00
BarotraumaShared
Projectile damage range is set to the radius of the item's collider if the range is not given in the xml. Structure.AddDamage uses the edges of the sections to calculate the distance to a damage source, i.e. the damage area only has to "touch" the section to do damage.
Closes
#479
2018-07-16 15:44:26 +03: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