5,239 Commits over 2,192 Days - 0.10cph!
Ignore "Coroutine continue failure" errors
Added command "clear" (clears console)
Added command "copy" (copies console content to clipboard)
Workshop download diagnosis code
Added "ent who" admin command - for seeing who created the entity
Cleaned up how skins are stored + applied
Ak47 accepts skins properly
Fixed DoPrepare not being called on ScriptableObjects (missing skins in release)
Fixed item wrong categories
Fixed AF not forcing on for all textures (against diogo's wishes)
rcon utf8 input experiment
fixed console.clear
added console.tail <count>
added console.search <string>
Bug reporter fix (why didn't anyone report this!?!?!)
Close rcon on exception
Fixed some server exception reports not grouping properly
Fixed a condition where saves could get wiped on inproper shutdown
Removed news from loading screen (didn't work as well as I'd hoped)
Queue now counts players that are joining too
Status shows queue size
Developers/moderators/admins can jump the join queue - and ignore maxplayers
Right clicking item with loot open will move it to loot
Right clicking clothes/belt bar will move item to main inventory
Fixed queue jumping not jumping the queue
RCon think during loading
Added Rcon.web - setting to true enables websocket rcon
Fixed EnforceLimits deleting entities wrong
Console commands can reply with objects, which get serialized to json