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
7a7c92a2ce558df99c3a58f1b8e259e6a9e236c8
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
7a7c92a2ce
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
..
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
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
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