userlamalovecancel

3,075 Commits over 2,284 Days - 0.06cph!

6 Years Ago
Merge from comp/entities
6 Years Ago
Merge from main
6 Years Ago
Allow typing when the console autocomplete is active (instead of needing to push tab)
6 Years Ago
Merge from motd
6 Years Ago
Fix an item being lost when a corpse with full inventory despawns (into a backpack), the item that can't fit into the backpack will get thrown onto the floor now
6 Years Ago
WIP server message of the day
6 Years Ago
Add support for temporarily banning players There's a new, optional parameter at the end of ban/banid that controls the expiry date It can be something like (one of these) 5m, 2w, 3d for relative time, or a unix timestamp, which is what's saved to bans.cfg
6 Years Ago
Remove old x86 libraries
6 Years Ago
Enforce a minimum percentage of messages to process per frame (client.minreceivefraction) Should fix huge network delays caused by some strange IL2CPP incompatibility with older AMD CPUs Might also fix one of the reasons why you get stuck sleeping and take a while to wake up
6 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
6 Years Ago
Merge from main
6 Years Ago
Render and cache the map image at server boot
6 Years Ago
Add a CPU based map renderer for the server Add a command to get the map image as a JPG
6 Years Ago
Bit of fixes
6 Years Ago
Redo the notification setup menu so it doesn't suck as much
6 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
6 Years Ago
Include IO entity name in controller info response
6 Years Ago
Remove IO slot naming
6 Years Ago
Preserve the original name of slots so they get restored when removing a custom name
6 Years Ago
Fix misalignment
6 Years Ago
Add a menu to rename IO entities and their inputs/outputs
6 Years Ago
Merge from main
6 Years Ago
Nuke controller subscriptions, merged into building subscriptions
6 Years Ago
Replace IO ControllerInfo with Controllers command
6 Years Ago
Fix validation for building info
6 Years Ago
Refactoring things, added commands to find buildings and controllers, notifying still WIP
6 Years Ago
Combine time into server info
6 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
6 Years Ago
Update Protobuf CodeGenerator so the ProtocolParser file doesn't get stomped all the time
6 Years Ago
Merge from main
6 Years Ago
Notification setup menu
6 Years Ago
Revert ProjectSettings change that snuck in
6 Years Ago
Fix crash when loading server information sometimes (updated FP.Steamworks) Fix bootstrap NRE when running custom builds
6 Years Ago
Remove ScmInfo.Items field
6 Years Ago
Fix error sent from TeamInfo when their player is null (offline+dead)
6 Years Ago
Experimental emoji rendering in chat
6 Years Ago
Subtract 41032
6 Years Ago
Fix alt look rotation not working with debugcam enabled, also fix alt looking not showing in third person
6 Years Ago
Fix camera rotation regression when mounted and parented at the same time
6 Years Ago
▅▅▅▅ █▊▋▊▅▅▍ ▌▊▍▆ ▉█▉▄ ▋▇▊▄▋ ▌▄ ▊▆▍ ▆▇▉▆▉▆ ▅▋▇▅ █▋▌▋▍▋▇ ▌█ ▌▅▋▄ ▆▇▍▉ ▄▇▇'▇ ▍█▊▌ ▌█▊▅▊▄ ▌▄█▉ ▍▉▌▅ ▍█▅▆ █▌'█ ▆▆ ▌▉▋ ▄▇▍▋▉▇ (▅▌▅▇▊▋▋▋▆ ▊▊ ▋▇█▊▍ █▌▅▊▄▌█▊ ▅▋▉▍▄▉▅)
6 Years Ago
Don't allow empty messages to be sent, truncate extra long messages before sending them
6 Years Ago
Make hiding the body and VM when alt looking less aggressive
6 Years Ago
Fix funky viewmodel positioning when parented
6 Years Ago
Fix combatlog not usable without admin
6 Years Ago
▆▇▊ ▇▊▋ ▆▉ `▆▋▅▅▅▅▊▊`, █▄▊▋▊▄▆▄▅█▄▋▊ ▇▌ ▇▌▇▉ ▇▌ ▇▄█ ▆▇ █▄▇ ▌▌▄'▆ ▉▉█▇█▇
6 Years Ago
Abort connection if connecting to an EAC protected server without EAC loaded
6 Years Ago
Merge from altlook
6 Years Ago
Fix server using the wrong look rotation
6 Years Ago
Merge from main
6 Years Ago
Clamping nonsense