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
aa5b2a973e3cc4657a231cb6ac633579c8acf03d
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaServer
/
Source
T
History
Joonas Rikkonen
568cf1a02f
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
..
Characters
…
GameSession
…
Items
/Components
…
Map
…
Networking
…
Screens
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
Utils
…
Camera.cs
…
DebugConsole.cs
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
GameMain.cs
Fixed dedicated server stopping GameAnalytics and never restarting it when the "restart" console command is used. + Fixed typo in GameAnalyticsManager.
Closes
#492
2018-07-18 11:41:39 +03:00
PlayerInput.cs
…
Program.cs
Fixed dedicated server stopping GameAnalytics and never restarting it when the "restart" console command is used. + Fixed typo in GameAnalyticsManager.
Closes
#492
2018-07-18 11:41:39 +03:00