199,647 Commits over 4,140 Days - 2.01cph!
Merge from hardcore_refresh
Show the players location on the map if they have a compass in their belt bar
Merge from hardcore_refresh/fog_save
Adjust map fade logic to prevent a few edge cases where the map under the fog was visible for a few frames
Can now craft an eoka in hardcore
Merge from decor_lighting_dlc/clothing_mannequin
Merge from hardcore_refresh/fog_save
Fill fog images in the state before sending to client
Fully destroy the fog grid when disconnecting/reconnecting
Fix State protocol not being updated
Disable a few more map things
Hide the button to open the map view until im awake and can put out fires if any come up :)
Set hero text localised to true
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
Remove all the logs produced by the homescreen video, whole thing needs a rewrite anyway
Demo button shows up after recording your first demo, without having to restart the client
Reintroduce rust plus button
Link up with our same backend
spinner and other polish
Fixed some texts not clearning their submeshes
Move player fog of war image crc's to player state so that it persists if a player is deleted from the server
Set fps slider input field character limit to 3
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
WIP overhauling how we save fog of war, moved protocl/seed/saveCreatedTime out of the missions message into the parent PlayerState
Fixed cart buttons animation issue when loading cart from past sessions
Skin viewer tweaks
Fix InvalidOperationException in PlayerJoin
Fixed typo in checkout page
Added a modal for when the store failed to load its content, for tuesday steam maintenance
map_image_uploader -> new_menu
Port over a bunch of interaction toasts to the new icon font
Swap interaction toast icons to use the new icon font
Set 'localised' to true when setting text for interaction toast
Standardised steam error toast
Checkout result page first pass
Weapon stats update when changing attachments
forgot a prefab... noone saw this...
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
Merge from death_screen_optimize
Now generating a struct of ItemDefinition and GameObjectRef to the viewmodel and worldmodel, only adding items with a viewmodel and worldmodel to the list
Fixed store overlay page not blocking clicks
Implement texture streaming support for the instanced fallback renderer