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
9bc0931be541f1c835b80bd79227e80e75d96a00
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaServer
T
History
Joonas Rikkonen
9bc0931be5
Clients can execute permitted console commands server-side now. The console commands have three different actions: the default action, one that's executed client-side when a client uses it, and one that's executed server-side when a clients requests it. If the client-side action is omitted, the client relays the command to the server as-is. If the third action is omitted, the server executes the default action.
2017-12-06 19:53:05 +02:00
..
Properties
v0.7.0.1
2017-12-03 01:07:16 +02:00
Source
Clients can execute permitted console commands server-side now. The console commands have three different actions: the default action, one that's executed client-side when a client uses it, and one that's executed server-side when a clients requests it. If the client-side action is omitted, the client relays the command to the server as-is. If the third action is omitted, the server executes the default action.
2017-12-06 19:53:05 +02:00
BarotraumaServer.csproj
Added timestep accumulator to dedicated server, improved autorestart commands, added client permission commands
2017-12-01 14:25:10 -03:00
BarotraumaServer.csproj.user
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00
packages.config
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00