userlamalovecancel

3,730 Commits over 2,588 Days - 0.06cph!

6 Years Ago
Send player markers in MapMarkers
6 Years Ago
Always save config when exiting the game
6 Years Ago
Optimized closing the game
6 Years Ago
Fix sending incorrect player positions when a player is parented to something
6 Years Ago
Fix map coordinates missing a letter on the right side (for big maps)
6 Years Ago
Merge from main
6 Years Ago
Add spawnat to spawn with world position and angles (instead of a direction vector)
6 Years Ago
Command to get map markers
6 Years Ago
Update protobuf generate batch script to stay open if there was an error
6 Years Ago
Add spawnhere command to spawn entities at the player's position and rotation (or a given world rotation)
6 Years Ago
Maintain a list of all MapMarkers on the server
6 Years Ago
Fix some server/client compile errors
6 Years Ago
Chinese lantern emission fix
6 Years Ago
Add map notes to team info
6 Years Ago
Fix autoturrets retaliating against SAM sites when they accidentally get hit
6 Years Ago
Add the saved flag to the motd convar
6 Years Ago
Preserve the protobuf field order
6 Years Ago
Commands to manage notification subscriptions on entities
6 Years Ago
Default notifications to enabled
6 Years Ago
Merge from main
6 Years Ago
Automatically subscribe to entities
6 Years Ago
Bit of refactoring and fixing things that got lost in the merge
6 Years Ago
Subtract decay detector
6 Years Ago
Subtract seismic detector
6 Years Ago
Subtract potentiometer
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