199,657 Commits over 4,140 Days - 2.01cph!
Check for double priv.
Save file update.
baked LODs of trawler ghost ship, updated prefabs
changed collision surface to metal
Merge from hardcore_refresh
Merge from hardcore_refresh
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)
Bring the sleeping bag clusters above the fog of war when a cluster is opened
Render foliage in editor option, reset foliage terrain when leaving tutorial
Remove some baked grass left over
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