2,815 Commits over 2,011 Days - 0.06cph!
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
Avoid [unknown] name on the death screen
Merge from 2x_server_header
Set the texture loaded by HttpImage to clamp so it doesn't bleed on the edges
Allow up to 1024x512 images for the server header
Update the default server image
Show a status message in the console after pairing finishes
Actually fix login notifications being sent when respawning
Update map image renderer so it works with procgen maps in builds
Don't send login notifications to yourself
Fix login notifications being sent when you die?
Use a fresh steam ticket for changing notification settings
Catch exceptions from websocket constructor so the server still boots if it fails