7,315 Commits over 2,345 Days - 0.13cph!
Added Rcon.web - setting to true enables websocket rcon
RCon think during loading
Fixed queue jumping not jumping the queue
Right clicking item with loot open will move it to loot
Right clicking clothes/belt bar will move item to main inventory
Developers/moderators/admins can jump the join queue - and ignore maxplayers
Queue now counts players that are joining too
Status shows queue size
Removed news from loading screen (didn't work as well as I'd hoped)
enable graphics jobs by default
Unity 5.4 seems to want you to SetParent( null ) on UI elements before deleting them !
pre-release branch uses 5.4
Fixed a condition where saves could get wiped on inproper shutdown
Close rcon on exception
Fixed some server exception reports not grouping properly
Bug reporter fix (why didn't anyone report this!?!?!)
fixed console.clear
added console.tail <count>
added console.search <string>
rcon utf8 input experiment
Fixed AF not forcing on for all textures (against diogo's wishes)
Fixed item wrong categories
Fixed DoPrepare not being called on ScriptableObjects (missing skins in release)