reporust_rebootcancel

114,208 Commits over 3,959 Days - 1.20cph!

1 Year Ago
Minor DofExposer rewrite, create a new post process volume with a higher priority and let the component manipulate that instead of fighting with existing dof handling DofExposer is now part of the MainCamera prefab and disabled by default, should have no impact on regular gameplay Fixed several issues resulting from the exposer component using .profile instead of .sharedprofile Multiple dofexposers in a scene should now coexist peacefully since they don't affect any global state, just modifying a local post process volume
1 Year Ago
Merge from main
1 Year Ago
All deploy objectives now display a ping showing where they need to deploy the desired entity, only works in the tutorial
1 Year Ago
▇▄▆▊▆ ▆▆▍▍▉▆ ▉▇▉▇▄▊ ▊▌▉▆▋▌▇
1 Year Ago
Updated ingore config to include full path to midi binds config
1 Year Ago
Fix cache button visual defaulting to true even though it is false
1 Year Ago
Prioritize pinging serers that have never been seen / cached first Unlock ping DB when playmode stops (so you can debug db in editor)
1 Year Ago
Use cached ping value to sort servers (since we can't update a struct's ping) Set default ping of server to cached value
1 Year Ago
General tutorial server compile fixes
1 Year Ago
Fix client compile error in TimeChange
1 Year Ago
merge from experimental
1 Year Ago
merge from time_progression
1 Year Ago
Added TimeChange to handle changing local time for a player. Added OnStartTimeChange to tutorial island to set the time to 9am on tutorial start. Missions can now set or advance time on start and/or completion. Set tutorial missions to advance the time by 30 minutes each on completion.
1 Year Ago
▇▋▋▇▍ █▄█▌▇▌ ▄▆▉▌█▅ ▅▅▌▍ ▊▊▊▅/▌▊█▄▊▌▌▇/▍▊▋▌▄▋▇▊ █▆▋▆▊▅ ▅▉▍▌▉ ▉▇▆▊▄▅▅▄ ▋▉▇▆▉ ▍▋▆▍▅▊ ▄▇▋▆█▇ ▌▇ ▉▋█▍▄▋▆▇ ▍▋▍▊ ▋▌▋▊ ▄▅▄▆▆▌▌
1 Year Ago
1 Year Ago
merge from rust_reboot/main/building_skins_3/building_skins_4
1 Year Ago
1 Year Ago
merge from main
1 Year Ago
merge from Attack Helicopter
1 Year Ago
merge from haircap_shadow_fix
1 Year Ago
merge from parachute
1 Year Ago
merge from main
1 Year Ago
merge from main
1 Year Ago
▍▄▉▌▋ █▍▇▌█ ▄▉▆▆▊█▇ ▆▋ ▊▋▋ ▍▄▉▉▌ ▉▊▋▍▊▌ (▉▄▄▉▅ ▄▆▇▄▄ ▍▌▉▊▍'▄ ▌▄▇▌▄)- ▄▆▄▉▇▅▉▇ ▋▅▉ █▊▊ ▆▊▌▆▆ █▇▋▊▍▆ ▄▌▍ ▉▋▊▉▋▋ ▉▋▍▄▋ ▍▋▄▇ ▍██ ▌▄▋▇ ▍▋▅ █▋▇▊ ▅▆▇▆▉▋▍ █▍▊▌▅█▊
1 Year Ago
Show a ping on the scientist when you need to go and talk to him
1 Year Ago
Mission objective rows now grow vertically to fit text Show a ping in the mission objective HUD if that objective is being pinged
1 Year Ago
Merge from dof_exposer
1 Year Ago
If the bonus resource storage has resources for the current mission, show a loot ping
1 Year Ago
Added an option for tutorial deploy guides to only display if a specific stage is active, implemented on initial build stage
1 Year Ago
Asking the mission provider for help will now reopen that missions full screen tutorial modal
1 Year Ago
Add 'use cache' button back to server browser Reimplement code that uses cache vs steam browser
1 Year Ago
▆▌▌ ▉▋▌ ▍▌██▍▍ ▊█▍▉▋ ███▇▄▅▆█▉ █▋▊▌▌▋█, ▆▅▉█▊ ▅▄▌▍▋▋ ▄▌▍▋▍█
1 Year Ago
Parachute cine materials + prefabs
1 Year Ago
Unsaved
1 Year Ago
Directory fixes
1 Year Ago
Updated the files of old_radio model
1 Year Ago
Added old_radio model
1 Year Ago
▉▋▍▄▉▋▌▇▊▌▋ █▌▌ ▄▆▌▄ ▆▊▇▆, ▍▋▋▄██▊▆ ▆▌▊ ▅▋▆▊▌▍▄ ▉▄▋▍▇▊ ▉▊▆█▍
1 Year Ago
Merge Main -> Attack Helicopter
1 Year Ago
Additional null checks for heli seat owner
1 Year Ago
turned off texture streaming on haircap textures, set all but hairstyle_5 to high compression, tweaked alpha on hairstyle 3 so it doesn't have an obvious seam on the forehead
1 Year Ago
Reimplement cached browser in a much simplier format Submit single query for ping after cached serverlist is downloaded instead of prioritizing pinging servers that are currently visible on screen Add method to VirtualScroll that updates items that are visible Set ping text to '?' every frame until the cache is populated (rather than complicated tasks and callbacks)
1 Year Ago
XL ground kickup experiment working files & scene backup
1 Year Ago
Merge from main -> cached_server_browser
1 Year Ago
merge from main
1 Year Ago
merge from Attack Helicopter
1 Year Ago
merge from weaponrack_io_display_fix
1 Year Ago
merge from quarry_distance_anim_fix
1 Year Ago
mining quarry - changed direction of scrolling uvs, prefab fixes
1 Year Ago
Block chat messages FROM players in tutorial too