userlamalovecancel
reporust_rebootcancel

2,355 Commits over 2,618 Days - 0.04cph!

7 Years Ago
Send a list of monuments with their coordinates with the map image Fix the coordinates sent by the game server so they aren't annoying to use
7 Years Ago
Merge from main
7 Years Ago
Render and cache the map image at server boot
7 Years Ago
Add a CPU based map renderer for the server Add a command to get the map image as a JPG
7 Years Ago
Bit of fixes
7 Years Ago
Redo the notification setup menu so it doesn't suck as much
7 Years Ago
Split the controller entity into switch and alarm entities Changing alerts to just use steamid (doesn't work yet though) Remove the subscription commands
7 Years Ago
Include IO entity name in controller info response
7 Years Ago
Remove IO slot naming
7 Years Ago
Preserve the original name of slots so they get restored when removing a custom name
7 Years Ago
Fix misalignment
7 Years Ago
Add a menu to rename IO entities and their inputs/outputs
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