2,828 Commits over 2,041 Days - 0.06cph!
Subtract seismic detector
Allow typing when the console autocomplete is active (instead of needing to push tab)
Fix an item being lost when a corpse with full inventory despawns (into a backpack), the item that can't fit into the backpack will get thrown onto the floor now
WIP server message of the day
Add support for temporarily banning players
There's a new, optional parameter at the end of ban/banid that controls the expiry date
It can be something like (one of these) 5m, 2w, 3d for relative time, or a unix timestamp, which is what's saved to bans.cfg
Revert ProjectSettings change that snuck in
Fix crash when loading server information sometimes (updated FP.Steamworks)
Fix bootstrap NRE when running custom builds
Remove ScmInfo.Items field
Fix error sent from TeamInfo when their player is null (offline+dead)
Experimental emoji rendering in chat
Fix alt look rotation not working with debugcam enabled, also fix alt looking not showing in third person
Fix camera rotation regression when mounted and parented at the same time
▅▅▅▅ █▊▋▊▅▅▍ ▌▊▍▆ ▉█▉▄ ▋▇▊▄▋ ▌▄ ▊▆▍ ▆▇▉▆▉▆ ▅▋▇▅ █▋▌▋▍▋▇ ▌█ ▌▅▋▄ ▆▇▍▉
▄▇▇'▇ ▍█▊▌ ▌█▊▅▊▄ ▌▄█▉ ▍▉▌▅ ▍█▅▆ █▌'█ ▆▆ ▌▉▋ ▄▇▍▋▉▇ (▅▌▅▇▊▋▋▋▆ ▊▊ ▋▇█▊▍ █▌▅▊▄▌█▊ ▅▋▉▍▄▉▅)
Don't allow empty messages to be sent, truncate extra long messages before sending them
Make hiding the body and VM when alt looking less aggressive
Fix funky viewmodel positioning when parented
Fix combatlog not usable without admin
▆▇▊ ▇▊▋ ▆▉ `▆▋▅▅▅▅▊▊`, █▄▊▋▊▄▆▄▅█▄▋▊ ▇▌ ▇▌▇▉ ▇▌ ▇▄█ ▆▇ █▄▇ ▌▌▄'▆ ▉▉█▇█▇
Abort connection if connecting to an EAC protected server without EAC loaded
Fix server using the wrong look rotation
Fix weirdness when mounted on things that aren't completely upright
Fix some weirdness on horses
Fix alt looking so you can't flip your head upside down anymore (hopefully)
██▊▌▅▋ ▆▋ ▉▍▋▉▌▋▉▇ ▇▇▋▇▊▍▄▄▅ █▄▅ ▅▅▄▊▇▋▊▅▇▍ ▉▆█▊▊▌▍▍
▆▋▆ `▊▍▍▇▇▋▉▇` ▊▊▊▊▄▉ ▇▍ ▄▅▄▅█▍ █▋█▌▄▇▆▄▆▆ ▆▌▉ ▆▄ ▆▄ ▍▄▋ ▋▆▌▊▇▄ ▆▌▌▋▅▊ ▌▊ ▉▅▍█ ▋▅▅ ▉███▆▄ ▅▍▋ ▅▄▅▊▆▆▍▌ ▉▍▅ ▇▅▉▄▊▍▌▋▌▇
▌▍▅▋▌ ▇▍▆ ▍▅▄▊▇▅ ▄▅▆▆▊ ▇▍▋▆▇▊▆ ▋▄▌▅ ▅▇▇▊▌▌▆█ ▊█▊▆▋▆▇ ▉ ▉▋▋▍▇▋
▊▆▅▋ ▍▉▅▋▌▍▋▌▋▄ ▍▉▇▋▋▊ ▊▊▊▋█▄▇ ▊▊▉▍▊▄▋ ▇█▌ ▄▄▋▆▄▌▉▍█▇ (▆▉▉▉▌▋▉ ▅▄ ▊▇▇▍ ▅▉ ▄▆▍ ▅▌▍▊█▊)
Fix chat timestamp always being 0
▊▋▍ ▍▅▇▉▊▅▍▌ ▍▄▄▋ ▌▄▆ █▌▉▇▌▋▍ █▌ `▅▍▉▄▉▉▊▆█▋` ▊▅▊▍▇▉▇
▄▆█ `▌▍▍▇▅▉▅▅` ▄▊ █▆▋▍ ▅▇▌▌ ▅▄▍█▆▉ ▄▊▉▅ ▆ ▉▉▉▆▊▆
▊▅▊ `▌▊▋ ▄▅▋▍` ▌▅▄▅█▍▄ █▍ █▍▊▊ ▄▄▆▉▇▋▆ ▍▉▍▅▊▊▄▋▍▌ ▇▄ ▊▅/▊▆▆▅▆▄▍▉▉▇▅
Fix getting wet in the cargoship hold
Never include server channel messages in the recently seen list (fix for report UI on modded servers)
Never allow clicking on server channel messages, even if they have a steamid set
Show ban reason when rejecting banned players from joining the server
Fix sending unhandled command error with bad data
Reject commands sent by banned players
WIP team chat integration
Keep track of the most recent team chat messages, add a command to get them
Add a command to send team chat messages
Broadcast team chat messages to listeners as they arrive
Got rid of some redundant allocations in DeveloperList