userlamalovecancel
reporust_rebootcancel

2,553 Commits over 1,827 Days - 0.06cph!

4 Years Ago
Merge from altlook
4 Years Ago
Fix server using the wrong look rotation
4 Years Ago
Merge from main
4 Years Ago
Clamping nonsense
4 Years Ago
Fix weirdness when mounted on things that aren't completely upright
4 Years Ago
Fix some weirdness on horses
4 Years Ago
Fix alt looking so you can't flip your head upside down anymore (hopefully)
4 Years Ago
Codegen
4 Years Ago
Merge from comp
4 Years Ago
██▊▌▅▋ ▆▋ ▉▍▋▉▌▋▉▇ ▇▇▋▇▊▍▄▄▅ █▄▅ ▅▅▄▊▇▋▊▅▇▍ ▉▆█▊▊▌▍▍ ▆▋▆ `▊▍▍▇▇▋▉▇` ▊▊▊▊▄▉ ▇▍ ▄▅▄▅█▍ █▋█▌▄▇▆▄▆▆ ▆▌▉ ▆▄ ▆▄ ▍▄▋ ▋▆▌▊▇▄ ▆▌▌▋▅▊ ▌▊ ▉▅▍█ ▋▅▅ ▉███▆▄ ▅▍▋ ▅▄▅▊▆▆▍▌ ▉▍▅ ▇▅▉▄▊▍▌▋▌▇
4 Years Ago
▌▍▅▋▌ ▇▍▆ ▍▅▄▊▇▅ ▄▅▆▆▊ ▇▍▋▆▇▊▆ ▋▄▌▅ ▅▇▇▊▌▌▆█ ▊█▊▆▋▆▇ ▉ ▉▋▋▍▇▋
4 Years Ago
▊▆▅▋ ▍▉▅▋▌▍▋▌▋▄ ▍▉▇▋▋▊ ▊▊▊▋█▄▇ ▊▊▉▍▊▄▋ ▇█▌ ▄▄▋▆▄▌▉▍█▇ (▆▉▉▉▌▋▉ ▅▄ ▊▇▇▍ ▅▉ ▄▆▍ ▅▌▍▊█▊)
4 Years Ago
Fix chat timestamp always being 0
4 Years Ago
Merge from main
4 Years Ago
▊▋▍ ▍▅▇▉▊▅▍▌ ▍▄▄▋ ▌▄▆ █▌▉▇▌▋▍ █▌ `▅▍▉▄▉▉▊▆█▋` ▊▅▊▍▇▉▇
4 Years Ago
▄▆█ `▌▍▍▇▅▉▅▅` ▄▊ █▆▋▍ ▅▇▌▌ ▅▄▍█▆▉ ▄▊▉▅ ▆ ▉▉▉▆▊▆
4 Years Ago
▊▅▊ `▌▊▋ ▄▅▋▍` ▌▅▄▅█▍▄ █▍ █▍▊▊ ▄▄▆▉▇▋▆ ▍▉▍▅▊▊▄▋▍▌ ▇▄ ▊▅/▊▆▆▅▆▄▍▉▉▇▅
4 Years Ago
Fix getting wet in the cargoship hold
4 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
4 Years Ago
Show ban reason when rejecting banned players from joining the server
4 Years Ago
Fix broadcast pooling
4 Years Ago
Fix sending unhandled command error with bad data
4 Years Ago
Reject commands sent by banned players
4 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
4 Years Ago
Merge from main
4 Years Ago
Avoid [unknown] name on the death screen
4 Years Ago
Merge from 2x_server_header
4 Years Ago
Set the texture loaded by HttpImage to clamp so it doesn't bleed on the edges
4 Years Ago
Allow up to 1024x512 images for the server header
4 Years Ago
Update the default server image
4 Years Ago
Show a status message in the console after pairing finishes
4 Years Ago
Compile fix
4 Years Ago
Actually fix login notifications being sent when respawning
4 Years Ago
Update map image renderer so it works with procgen maps in builds
4 Years Ago
Don't send login notifications to yourself Fix login notifications being sent when you die?
4 Years Ago
Use a fresh steam ticket for changing notification settings Catch exceptions from websocket constructor so the server still boots if it fails
4 Years Ago
Merge from /main/comp
4 Years Ago
Merge from main
4 Years Ago
Merge from main
4 Years Ago
Disable notifications in server builds by default (temporary)
5 Years Ago
Pass notification channel to the backend
5 Years Ago
Merge from main
5 Years Ago
Include more of the ocean in the map render
5 Years Ago
Move everything into its own namespace (and better folder name)
5 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
5 Years Ago
Add header image and url to server info command
5 Years Ago
Add more information to the pairing message, and truncate them if they're long
5 Years Ago
Switch team UI coloring to always show offline players in grey, even if they're dead
5 Years Ago
Merge from main
5 Years Ago
Change the command server port offset to reduce the chance of colliding with something else