userlamalovecancel

2,329 Commits over 2,588 Days - 0.04cph!

7 Years Ago
Experimental emoji rendering in chat
7 Years Ago
Subtract 41032
7 Years Ago
Fix alt look rotation not working with debugcam enabled, also fix alt looking not showing in third person
7 Years Ago
Fix camera rotation regression when mounted and parented at the same time
7 Years Ago
Don't allow empty messages to be sent, truncate extra long messages before sending them
7 Years Ago
Make hiding the body and VM when alt looking less aggressive
7 Years Ago
Fix funky viewmodel positioning when parented
7 Years Ago
Fix combatlog not usable without admin
7 Years Ago
Abort connection if connecting to an EAC protected server without EAC loaded
7 Years Ago
Merge from altlook
7 Years Ago
Fix server using the wrong look rotation
7 Years Ago
Merge from main
7 Years Ago
Clamping nonsense
7 Years Ago
Fix weirdness when mounted on things that aren't completely upright
7 Years Ago
Fix some weirdness on horses
7 Years Ago
Fix alt looking so you can't flip your head upside down anymore (hopefully)
7 Years Ago
Codegen
7 Years Ago
Merge from comp
7 Years Ago
Fix chat timestamp always being 0
7 Years Ago
Merge from main
7 Years Ago
Fix getting wet in the cargoship hold
7 Years Ago
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
7 Years Ago
Show ban reason when rejecting banned players from joining the server
7 Years Ago
Fix broadcast pooling
7 Years Ago
Fix sending unhandled command error with bad data
7 Years Ago
Reject commands sent by banned players
7 Years Ago
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
7 Years Ago
Merge from main
7 Years Ago
Avoid [unknown] name on the death screen
7 Years Ago
Merge from 2x_server_header
7 Years Ago
Set the texture loaded by HttpImage to clamp so it doesn't bleed on the edges
7 Years Ago
Allow up to 1024x512 images for the server header
7 Years Ago
Update the default server image
7 Years Ago
Show a status message in the console after pairing finishes
7 Years Ago
Compile fix
7 Years Ago
Actually fix login notifications being sent when respawning
7 Years Ago
Update map image renderer so it works with procgen maps in builds
7 Years Ago
Don't send login notifications to yourself Fix login notifications being sent when you die?
7 Years Ago
Use a fresh steam ticket for changing notification settings Catch exceptions from websocket constructor so the server still boots if it fails
7 Years Ago
Merge from /main/comp
7 Years Ago
Merge from main
7 Years Ago
Merge from main
7 Years Ago
Disable notifications in server builds by default (temporary)
7 Years Ago
Pass notification channel to the backend
7 Years Ago
Merge from main
7 Years Ago
Include more of the ocean in the map render
7 Years Ago
Move everything into its own namespace (and better folder name)
7 Years Ago
Fix compile error in client builds Switch to custom domain Document some functions and classes Switch lastCleanup to RealTimeSince Move some classes to their own files
7 Years Ago
Add header image and url to server info command
7 Years Ago
Add more information to the pairing message, and truncate them if they're long