5,239 Commits over 2,192 Days - 0.10cph!
Cherry pick
13716
- added bans, serverinfo commands
- console.tail, search returns json
- asserts are logged properly
- webrcon response.type is now a string
- asserts show as red in server console
BuildOptions.ForceEnableAssertions
Don't print rcon response to console/log files, just respond with it
Console command json responses are formatted nicely
Fixed linux not creating log files properly
Small steam inventory icons are now 200x200 instead of 128x128
Fixed ragdoll head stretching
Can't interact with lock while door is moving
Default option when looking at lock is to open door (hold down USE to get full options)
client.disconnect called before trying to join another server
RUST-51: Excess Low Grade not been refunded when placed in hats.
Overflowed large furnaces shoot items out of its chimney
Billboard trans texture size (sorry guys)
Automatically writecfg after changing vars in the console/binding keys
Undone
13766 (fixes weapon mods)
Fixed cheat reporter setting reporting player's entityid instead of steamid
Linux server console error
Player viewmode flag override for bawng
Added Server.queriesPerSecond
Added Server.ipQueriesPerMin
Fixed item stack overflow not overflowing into inventory etc (RUST-670)
Upped queriesPerSecond default
Replace KillerName in streamermode
Fixed viewmodelarms being specular as fuck
Server save backup->moveto is more resiliant to sharing violations
Don't try to open chat if graphics.chat is false
Linux save bug fix attempt
Clamped client.lookatradius
Reduced craft time of wooden, barbed and metal barricades
Fixed syringe etc having to be holstered/deployed to reuse (on modded servers with stack size increase)
RPC functions can have no arguments, added warnings if arguments unusable
Right clicking clothes in inventory tries to wear them
Determine properly which item was hit by a projectile/attack
Clothes/Armor :
can have condition
Lose on damage
Protect relative to
Can break
Wrap saving to disk in a coroutine, so unix can fail to save without completely breaking