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
dcb48e56d48a92d99879a7d8757fd4fddeec711f
LuaCsForBarotraumaEP
/
Barotrauma
History
Joonas Rikkonen
dcb48e56d4
Added the DebugConsole.SpawnItem command from the dev branch (spawning items in the inventory of a character other than the controlled one works now).
2018-07-16 21:38:34 +03:00
..
BarotraumaClient
Fixed clients assigning a wrong name to submarines with dots in their name (e.g. Sub Mk.Iv), because the part after the dots was considered a file extension and stripped out in the submarine constructor.
Closes
#472
2018-07-16 21:09:01 +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
Added the DebugConsole.SpawnItem command from the dev branch (spawning items in the inventory of a character other than the controlled one works now).
2018-07-16 21:38:34 +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