126,864 Commits over 4,109 Days - 1.29cph!
Enforce cap, add a small animation
Prevent the map hotkey getting spammed into the map marker input field when the field is selected (trims the final character of the input field if it matches the map hotkey until that hotkey is released)
Team map marker support, including compass
Fixed computer station UI missing scaling component
Simplified how the system works a lot, fixed alignment issue.
Show the changeset in the server browser when on staging and the changeset doesnt match the client version
Add changeset to server tags "cs{changeset}"
Pool MemoryStream when serializing, only log json of events in the editor
Log when entities are repaired with a hammer, log the materials used in the repair bench
Fixed transmission in blendlayer
Move helper methods to seperate .cs file
Only submit stats from official servers
Change quarry to aggregate item amounts & add OnNPCVendor implementation
Cleaning shaders for bug that was already fixed
Use seperate interval for performance on server (1 min)
Added transmission to standard blendlayer shader set and tweaked transmission shader lods
Fixed shadow handling in transmission, can be made available in any standard shader now; nuked specialized transmission shaders
Merge from main -> gameplay_metrics
Test setting affinity manually for 7950x3d & set process priority to high
Show first three letters of a map marker label on compass
Adjust cave lift trigger hurt volume to hopefully prevent false positives
Splitting instances into buckets to save on memory
Temporarily buff satchel damage whilst the damage reduction bug is investigated
Added profiling.
#if editor
merge from deployables_layer_fix
Fixed NRE when inserting an RF item into a dropbox storage
More input handling, only allow one marker to be selected at a time
Input handling, when the text box on the marker edit UI gains focus the map will stay open (since we need keyboard input)
The map will close the next time the player presses the map key
Replicate access to the turret held item to the client
Fixed BaseProjectile GetAvailableAmmo() returning capacity instead of contents, when player is null
Initial label support, needs input handling
Add "Tools/Find/Find Repair items with 1 cost" debug tool
Attack heli placeholder gun turret update
Mark drone condition as repairable, fixes not being able to repair in repair bench
Fixed tactical gloves and all diving gear not appearing in industrial filter search box