userlamalovecancel
reporust_rebootcancel

2,393 Commits over 2,649 Days - 0.04cph!

7 Years Ago
Merge from main
7 Years Ago
Nuke controller subscriptions, merged into building subscriptions
7 Years Ago
Replace IO ControllerInfo with Controllers command
7 Years Ago
Fix validation for building info
7 Years Ago
Refactoring things, added commands to find buildings and controllers, notifying still WIP
7 Years Ago
Combine time into server info
7 Years Ago
Server now requests a server ID and token at boot, notification screen uses it but need a nice way to send it to the client first so WIP
7 Years Ago
Update Protobuf CodeGenerator so the ProtocolParser file doesn't get stomped all the time
7 Years Ago
Merge from main
7 Years Ago
Notification setup menu
7 Years Ago
Revert ProjectSettings change that snuck in
7 Years Ago
Fix crash when loading server information sometimes (updated FP.Steamworks) Fix bootstrap NRE when running custom builds
7 Years Ago
Remove ScmInfo.Items field
7 Years Ago
Fix error sent from TeamInfo when their player is null (offline+dead)
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