userlamalovecancel
reporust_rebootcancel

2,815 Commits over 2,011 Days - 0.06cph!

5 Years Ago
Fix label disappearing from item info panels at some window sizes
5 Years Ago
▄▇█▍▅ ▇█▌▄▇██ ▅▋▉▊ █▉ ▇▇▊▄▆▌▆▊▅▆▉
5 Years Ago
Fix protobuf codegen for doubles
5 Years Ago
Attaching PlayerState to the BasePlayer
5 Years Ago
Add PlayerState persistence table
5 Years Ago
Show a more helpful message when trying to build in a prevent building volume (including monuments) Show a message when building too close to another building Show a message when trying to build in an area where you do not have building privileges
5 Years Ago
Merge from main
5 Years Ago
Merge from main
5 Years Ago
Show some helpful messages when a notification fails to send
5 Years Ago
Fix marker assignments
5 Years Ago
Send map image background color with the map image
5 Years Ago
Merge from main
5 Years Ago
Fix motd showing when you kill a sleeper
5 Years Ago
▊▆▉▊ ▊▉█▋█▆▇ ▌▄▇▌▇▌▊ ▊▆▌▊▊▇ ▊▌▇ █▍▋▉▅▌▆▉▌██ █▌▌▋▉▋▅ (██▄▇'█▍ ██▉ ▄▄▉▅ ▄▌▅▍ ▋▊▊▆ ▄▌▋▄ ▍▇ ▆▋█▄▅ ▍▆▅)
5 Years Ago
Merge from main
5 Years Ago
Send player markers in MapMarkers
5 Years Ago
Always save config when exiting the game
5 Years Ago
Optimized closing the game
5 Years Ago
Fix sending incorrect player positions when a player is parented to something
5 Years Ago
Fix map coordinates missing a letter on the right side (for big maps)
5 Years Ago
Merge from main
5 Years Ago
Add spawnat to spawn with world position and angles (instead of a direction vector)
5 Years Ago
Command to get map markers
5 Years Ago
Update protobuf generate batch script to stay open if there was an error
5 Years Ago
Add spawnhere command to spawn entities at the player's position and rotation (or a given world rotation)
5 Years Ago
Maintain a list of all MapMarkers on the server
5 Years Ago
Fix some server/client compile errors
5 Years Ago
Chinese lantern emission fix
5 Years Ago
Add map notes to team info
5 Years Ago
Fix autoturrets retaliating against SAM sites when they accidentally get hit
5 Years Ago
Add the saved flag to the motd convar
5 Years Ago
Preserve the protobuf field order
5 Years Ago
Commands to manage notification subscriptions on entities
5 Years Ago
Default notifications to enabled
5 Years Ago
Merge from main
5 Years Ago
Automatically subscribe to entities
5 Years Ago
Bit of refactoring and fixing things that got lost in the merge
5 Years Ago
Subtract decay detector
5 Years Ago
Subtract seismic detector
5 Years Ago
Subtract potentiometer
5 Years Ago
Merge from comp/entities
5 Years Ago
Merge from main
5 Years Ago
Allow typing when the console autocomplete is active (instead of needing to push tab)
5 Years Ago
Merge from motd
5 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
5 Years Ago
WIP server message of the day
5 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
5 Years Ago
Revert ProjectSettings change that snuck in
5 Years Ago
Fix crash when loading server information sometimes (updated FP.Steamworks) Fix bootstrap NRE when running custom builds
5 Years Ago
Remove ScmInfo.Items field