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
f25fe6b504d0076cf31ba658a71be65e56829f62
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
f25fe6b504
Added some error checking & debug logging to Door.PushCharactersAway to diagnose why Math.Sign is throwing ArithmeticExceptions (see
#497
).
2018-07-18 14:36:00 +03:00
..
BarotraumaClient
Fixed memory leak caused by submarine preview images, changed Submarine.SavedSubmarines to a property that prevents removing submarines from outside the class without disposing the preview image.
Closes
#498
2018-07-18 14:23:43 +03:00
BarotraumaServer
Fixed memory leak caused by submarine preview images, changed Submarine.SavedSubmarines to a property that prevents removing submarines from outside the class without disposing the preview image.
Closes
#498
2018-07-18 14:23:43 +03:00
BarotraumaShared
Added some error checking & debug logging to Door.PushCharactersAway to diagnose why Math.Sign is throwing ArithmeticExceptions (see
#497
).
2018-07-18 14:36:00 +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