userlamalovecancel
reporust_rebootcancel

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

6 Years Ago
Add env.cloudrotation convar
6 Years Ago
Unity intentionally updating a bunch of metas again to bug me (bunch of different icons)
6 Years Ago
Make craggy day again
6 Years Ago
Close the report dialog when escape is pressed
6 Years Ago
Fix missing dispose of the player state database
6 Years Ago
Save map markers in PlayerState so they don't get erased when you get killed (while offline)
6 Years Ago
Commit manifest and a bunch of other changes that generating the manifest results in (mostly just some fx prefab reserialization)
6 Years Ago
Commit generated LootSpawn junk so we don't have clutter in our Plastic added items list
6 Years Ago
Missing proto file
6 Years Ago
Fix label disappearing from item info panels at some window sizes
6 Years Ago
Fix protobuf codegen for doubles
6 Years Ago
Attaching PlayerState to the BasePlayer
6 Years Ago
Add PlayerState persistence table
6 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
6 Years Ago
Merge from main
6 Years Ago
Merge from main
6 Years Ago
Show some helpful messages when a notification fails to send
6 Years Ago
Fix marker assignments
6 Years Ago
Send map image background color with the map image
6 Years Ago
Merge from main
6 Years Ago
Fix motd showing when you kill a sleeper
6 Years Ago
Merge from main
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
7 Years Ago
Add spawnat to spawn with world position and angles (instead of a direction vector)
7 Years Ago
Command to get map markers
7 Years Ago
Update protobuf generate batch script to stay open if there was an error
7 Years Ago
Add spawnhere command to spawn entities at the player's position and rotation (or a given world rotation)
7 Years Ago
Maintain a list of all MapMarkers on the server
7 Years Ago
Fix some server/client compile errors
7 Years Ago
Chinese lantern emission fix
7 Years Ago
Add map notes to team info
7 Years Ago
Fix autoturrets retaliating against SAM sites when they accidentally get hit
7 Years Ago
Add the saved flag to the motd convar
7 Years Ago
Preserve the protobuf field order
7 Years Ago
Commands to manage notification subscriptions on entities
7 Years Ago
Default notifications to enabled
7 Years Ago
Merge from main
7 Years Ago
Automatically subscribe to entities
7 Years Ago
Bit of refactoring and fixing things that got lost in the merge
7 Years Ago
Subtract decay detector
7 Years Ago
Subtract seismic detector
7 Years Ago
Subtract potentiometer
7 Years Ago
Merge from comp/entities
7 Years Ago
Merge from main
7 Years Ago
Allow typing when the console autocomplete is active (instead of needing to push tab)