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
50fc57684040454b60f57148228a4263edd70b1a
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
50fc576840
When a submarine collides with something, impacts are also applied to docked subs
2017-07-16 16:48:59 +03:00
..
BarotraumaClient
Selecting an item with no ItemContainer component doesn't prevent equipping/unequipping items by double clicking, added missing "gamescreen" console command
2017-07-13 23:33:53 +03:00
BarotraumaServer
DebugConsole refactoring : available console commands are stored in a list of "Command" objects which contain the name, help text and the action that's invoked when the command is entered. Commands can also now be autocompleted in the client project by pressing tab (TODO: implement in the server project). + Now it should be easier to implement giving clients the permission to use specific console commands.
2017-07-10 21:10:54 +03:00
BarotraumaShared
When a submarine collides with something, impacts are also applied to docked subs
2017-07-16 16:48:59 +03:00
Launcher
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00