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
f697ec7582f791d4b17a3ab369597f6d2b553470
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
f697ec7582
Melee weapons don't stop the swing when they hit the first target (but only damage each target once per swing). Fixes weapons not hitting the target in tight spaces due to touching the ceiling/walls first, and allows hitting multiple characters with one swing.
Closes
#622
2018-08-09 12:55:52 +03:00
..
BarotraumaClient
Server writes item condition at full accuracy instead of just using 8 bits. The more inaccurate condition caused issues when the value was just above some specific threshold (e.g. minimum condition for a fabricator ingredient) server-side and below it client-side.
Closes
#616
2018-08-09 12:39:14 +03:00
BarotraumaServer
v0.8.1.12
2018-08-08 02:30:08 +03:00
BarotraumaShared
Melee weapons don't stop the swing when they hit the first target (but only damage each target once per swing). Fixes weapons not hitting the target in tight spaces due to touching the ceiling/walls first, and allows hitting multiple characters with one swing.
Closes
#622
2018-08-09 12:55:52 +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