reporust_rebootcancel

128,902 Commits over 4,232 Days - 1.27cph!

3 Months Ago
Fixed skin viewer settle rotation not being consistent accross all framerates
3 Months Ago
Clamp skin viewer mouse pos on parallax, fixes models spinning while your mouse is on another screen Also inverted parralax Y axis, feels better
3 Months Ago
Added a warning when the steam overlay failed on checkout
3 Months Ago
modding_prefabs_july -> main
3 Months Ago
Updated moddeding wolf and tiger spawners, no longer spawn metal ore
3 Months Ago
merge from new_menu
3 Months Ago
merge from main
3 Months Ago
merge from main
3 Months Ago
merge from Locker_Collider
3 Months Ago
merge from fix_camera_jump
3 Months Ago
merge from fix_flashlight
3 Months Ago
merge from pilot_hazmat_dlc
3 Months Ago
Play menu tab box and headers
3 Months Ago
Fixed graphical artifact on bodies of water
3 Months Ago
Check for double priv. Save file update.
3 Months Ago
baked LODs of trawler ghost ship, updated prefabs
3 Months Ago
changed collision surface to metal
3 Months Ago
Merge from fog_save
3 Months Ago
Merge from hardcore_refresh
3 Months Ago
Merge from hardcore_refresh
3 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)
3 Months Ago
Bring the sleeping bag clusters above the fog of war when a cluster is opened
3 Months Ago
Render foliage in editor option, reset foliage terrain when leaving tutorial
3 Months Ago
Remove some baked grass left over
3 Months Ago
Merge from hardcore_refresh
3 Months Ago
Show the players location on the map if they have a compass in their belt bar
3 Months Ago
Merge from main
3 Months Ago
Merge from parent
3 Months Ago
Adjust map fade logic to prevent a few edge cases where the map under the fog was visible for a few frames
3 Months Ago
Can now craft an eoka in hardcore
3 Months Ago
Codegen, protobuf
3 Months Ago
Merge from main
3 Months Ago
Merge from decor_lighting_dlc/clothing_mannequin
3 Months Ago
Fill fog images in the state before sending to client
3 Months Ago
Fully destroy the fog grid when disconnecting/reconnecting
3 Months Ago
Client fixes
3 Months Ago
Fix State protocol not being updated
3 Months Ago
Disable a few more map things
3 Months Ago
Hide the button to open the map view until im awake and can put out fires if any come up :)
3 Months Ago
Set hero text localised to true
3 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
3 Months Ago
Remove all the logs produced by the homescreen video, whole thing needs a rewrite anyway
3 Months Ago
Demo button shows up after recording your first demo, without having to restart the client
3 Months Ago
Reintroduce rust plus button Link up with our same backend spinner and other polish
3 Months Ago
Missing files
3 Months Ago
Fixed some texts not clearning their submeshes
3 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
3 Months Ago
Set fps slider input field character limit to 3
3 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
3 Months Ago
WIP overhauling how we save fog of war, moved protocl/seed/saveCreatedTime out of the missions message into the parent PlayerState