126,274 Commits over 4,171 Days - 1.26cph!

2 Months Ago
Merge from hardcore_refresh
2 Months Ago
Updated upkeep costs to 2x bracket_0_costfraction is now 0.2 (0.1 vanilla) bracket_1_costfraction is now 0.3 (0.15 vanilla) bracket_2_costfraction is now 0.4 (0.2 vanilla) bracket_3_costfraction is now 0.66 (0.33 vanilla)
2 Months Ago
Bring the sleeping bag clusters above the fog of war when a cluster is opened
2 Months Ago
Render foliage in editor option, reset foliage terrain when leaving tutorial
2 Months Ago
Remove some baked grass left over
2 Months Ago
Merge from hardcore_refresh
2 Months Ago
Show the players location on the map if they have a compass in their belt bar
2 Months Ago
Merge from main
2 Months Ago
Merge from parent
2 Months Ago
Adjust map fade logic to prevent a few edge cases where the map under the fog was visible for a few frames
2 Months Ago
Can now craft an eoka in hardcore
2 Months Ago
Codegen, protobuf
2 Months Ago
Merge from main
2 Months Ago
Merge from decor_lighting_dlc/clothing_mannequin
2 Months Ago
Fill fog images in the state before sending to client
2 Months Ago
Fully destroy the fog grid when disconnecting/reconnecting
2 Months Ago
Client fixes
2 Months Ago
Fix State protocol not being updated
2 Months Ago
Disable a few more map things
2 Months Ago
Hide the button to open the map view until im awake and can put out fires if any come up :)
2 Months Ago
Set hero text localised to true
2 Months Ago
Added ability to see the map of a server in the connect window before you join (rough prototype) Fix connect modal (inside session) being a smaller width in some random occasions Fix some broken references in each of the modals (website tooltip etc) Fix disconnect button turning green when you disconnect
2 Months Ago
Remove all the logs produced by the homescreen video, whole thing needs a rewrite anyway
2 Months Ago
Demo button shows up after recording your first demo, without having to restart the client
2 Months Ago
Reintroduce rust plus button Link up with our same backend spinner and other polish
2 Months Ago
Missing files
2 Months Ago
Fixed some texts not clearning their submeshes
2 Months Ago
Move player fog of war image crc's to player state so that it persists if a player is deleted from the server
2 Months Ago
Set fps slider input field character limit to 3
2 Months Ago
Fixed RGB brightness setting not using decimal format Fixed slider input field not resetting to convar value when left empty Fixed being able to edit FPS slider "UNLIMITED" label
2 Months Ago
WIP overhauling how we save fog of war, moved protocl/seed/saveCreatedTime out of the missions message into the parent PlayerState
2 Months Ago
Fixed cart buttons animation issue when loading cart from past sessions Skin viewer tweaks
2 Months Ago
new_menu -> main
2 Months Ago
Fix InvalidOperationException in PlayerJoin
2 Months Ago
Fixed typo in checkout page
2 Months Ago
Compile fix
2 Months Ago
Added a modal for when the store failed to load its content, for tuesday steam maintenance
2 Months Ago
map_image_uploader -> new_menu
2 Months Ago
Merge from main
2 Months Ago
Port over a bunch of interaction toasts to the new icon font
2 Months Ago
Swap interaction toast icons to use the new icon font
2 Months Ago
Set 'localised' to true when setting text for interaction toast Standardised steam error toast
2 Months Ago
Checkout result page first pass
2 Months Ago
Loading screen loc fixes
2 Months Ago
various adjustments
2 Months Ago
Weapon stats update when changing attachments
2 Months Ago
forgot a prefab... noone saw this...
2 Months Ago
Unhide CSS/Ep1/Ep2 spawnlists by default Improvements to multiplayer player getters * FindEntityProcedural `!pvsplayer` multiplayer support improvement * UTIL_GetLocalPlayer micro optimizations * UTIL_FindClientInPVS now tries to get the closest client
2 Months Ago
tarps for floating city
2 Months Ago
Merge from death_screen_optimize