userJarryd Campicancel
reporust_rebootcancel

12,370 Commits over 2,101 Days - 0.25cph!

1 Year Ago
Show depth of field values on camera readout if the dof exposer is active even if the dof convar is false Change readout to "DOF=false" if dof is disabled
1 Year Ago
Added a start modal to prompt the player whether they want to start a tutorial
1 Year Ago
Fixed contacts button flickering after leaving the tutorial
1 Year Ago
Player can now end the tutorial and gets respawned back to the main island See the ignore tutorial convars option on the rust editor tool
1 Year Ago
WIP tracking when a player has either completed the tutorial or declined it, still pretty broken
1 Year Ago
Revert initial resource objectives
1 Year Ago
Conflict fix
1 Year Ago
Fixed conveyor Filter AND mode outputting the filter success output if no items passed the filter
1 Year Ago
Fixed player potentially getting stuck in the skydiving pose when stuck between two objects and considered non grounded Skydiving animations will now only play if the players velocity is > 10, should also fix some reports of the animation triggerring while climbing ladders Fixed some IK weirdness during parachute deploy animation in third person introduced in 87586
1 Year Ago
Fixed minicopter push behaviour regression from last month Wheels weren't being updated all the time anymore and most of the minicopter push movement is via the wheels, so now we let the wheels run while we're pushing
1 Year Ago
▋▄▅▇▆ ▊▋▊▇▊ ▇▅▄▍▊ ▄▆▊▋▅▌▌█▊ ▌ ▋▋█▄▄▊ ▉▋▍▇ ██▋ ▊▅▄▊▍▄ ▅▍ ▋█ ▌▍▅▋▉▅ ▇▌▉▉██▌▇▊▆ ▍▌▇▅▉ ▆ ▊▉▍▊▄▅ ▌█ ▉▌▍▇▊▅ ▌▍ ▍▊▉ ▉▌▌▆▅▆ ▋▄▊▄ ▆▊▊▌▊ ▆▊▋▍▅▆ ▍▄▄ ▊▉▉▋▉█ ▄▌ ▋▉▄ ▇▋▆▌▇▆ ▅▆█▆▅▆ ▉▍▌▅ ▅▄█ ▇▉▌▌▉▊ ▋▄▉▆ ▍▇▍ ▅▋▆ ▉█ ▍▉▌ ▄▋▊▋▉▆ ▄▋▊▆▍▌▆▆▉█ ▌▊▆▉▅▉▄█ ▌▅▅ ▋▊▇▋▅█ ▉▆▌▆▅▄▇▋▇▌▄ ▍▉▋▌▆▌▊▋, ▋▄▊█▊▅▍▇▅▆'▄ ▇█▌▇ ▊▍▋▆▋▉ ▍▌▌▋▄█▇█▆▉ ▌▊ ▍██ ▍▋▅▅▆▋ ▅▉ ▇▉▉▅▅▄.▌▉▉▌▆▌▆▌ ▋▊▊▉▌▌▋ ▅ ▋██▍▋ ▆▉▅▉▌▋ ▇▉▆█▇ ▅█▇▍▇▋▋▉ ▆▄▍ █▉▊▌ ▇▋▅▌'▄ ▋▆ ▆▊▍█▇ ▇▅ ▌▆▉ ▅▆██▉▋▌ ▍▋▌▊ ▊▆▅▉▍▄
1 Year Ago
Removed the legacy parachute animations in the player controller, they weren't being used but were throwing some warnings on boot Improved hand IK easing on first person parachute, created a new SetParameterCurveAnimatorBehaviour behaviour to set a float parameter over time during an animator state
1 Year Ago
Added vehicles to the parachute pre deploy space checks. Prevents parachutes getting deployed too early when jumping out of the scrap transport helicopter hitting the helicopter and instantly killing the parachute
1 Year Ago
Water level must be at least 5m below the players height before deploying the parachute, fixes jumping with a parachute equipped while standing on an rhib deploying the parachute (which would immediately crash and hurt the player)
1 Year Ago
Don't allow achievements to unlock or progress while in the tutorial, we want those to start processing once the player is in the real game
1 Year Ago
Added a new tutorial only chicken type that drops animal fat
1 Year Ago
Adjusted some help text
1 Year Ago
Merge from main
1 Year Ago
Merge from dof_exposer_improvements
1 Year Ago
Fixed incorrect focal distance readout
1 Year Ago
▉▇▆▊▊▍▇▊_▅▆▉▄▊_▍▊▌▆▊, █▋▅▉▄▅▍▉_▋█▆▋▆_▇▊▊▍▆▍▊ ▄▋▋ ▋▇▇▋▍▋▊▍_▇▇▆▅▄_▇▄▇▄▋▄▅ ▌▇▇ ▍▆▇▍ ▄▇▌▉ ▉▊ ▄█▆▊█ ▍▋▅▉▍█▍▅ ▊▆▍▍ ▍▍▄▊▌█▍▇ ▉▉▋▊ ▉█▌▊'▉▍ ▍▋▊▊ ▋▆ ▄ ▇█▍▄, ▄▋▊▅ █▌▊▉▄ ▆▍▆▇▌▇▄ ▉▍█▊▆▉▋ ▇▅▇▇▅▋ ▉█▍▍ ▇▉▌▄█ ▅▊▆▅█▊▍ █▆ ▌▇▆█ █▍▇▋ █▍▇▍▅▉█ ▌ █▌▄▆ ▄▇▉▍ ▄ ▌▌▇▅▄▄▇▊▄▉ ▌█▄▍▍ ▊▉▄▍▋▉▄
1 Year Ago
Set dof exposer focal size to 0.4, it's hardcoded to a few different values in normal dof handling but this is probably fine Also max out sample size
1 Year Ago
Make the deployment guides transparent
1 Year Ago
Fixed being able to clear pings that are created by tutorial stages
1 Year Ago
More help videos/images Added extra supplies to hunt for food mission, prepare for combat and build kayak mission
1 Year Ago
Removed global.vehicleDismountHoldTime convar Added more specific convars in it's place: groundVehicleDismountTime, flyingVehicleDismountTime, aquaticVehicleDismountTime and horseDismountTime Each convar controls how long it takes to dismount things to support scenarios like immediately dismounting cars but having a 0.5s delay when dismounting air or ocean vehicles Not every vehicle fit perfectly into a category, some notable decisions: -Workcarts, trains, sleds and snowmobiles are considered ground vehicles -Parachutes and ziplines are considered flying vehicles -Submarines, boogie boards and inner tubes are considered aqautic -A computer station is considered a flying vehicle if a drone is currently being controlled
1 Year Ago
Added support for highlighting a building block in the pie menu if the current tutorial stage requires it
1 Year Ago
Show the button that opens the crafting menu next to any crafting objectives
1 Year Ago
More help videos
1 Year Ago
Fixed OnValidate RustText changes from last week throwing errors when opening prefabs with text in them
1 Year Ago
Add some conversation text to explain the optional supplies box
1 Year Ago
Merge from main
1 Year Ago
Fixed tooltips that extend over the edge of the screen not getting properly offset to keep all the text on screen (likely broken in the emoji update)
1 Year Ago
Add a button on the map view to toggle vending machine visibility (maps to client.ShowVendingMachinesOnMap) Convar is ignored on the death and marketplace screens
1 Year Ago
Unsaved
1 Year Ago
Tutorial crafting objectives are now highlighted in the crafting menu
1 Year Ago
Codegen Fixed helicopter IK Fixed more IK warning spam
1 Year Ago
Merge from PlayerRigUpdate/sep23merge to PlayerRIgUpdate
1 Year Ago
Removed the cinematic player avatar and accompanying convar (should no longer be needed with new model)
1 Year Ago
Cleaned up/compiled out old IK layer tests, can now play unarmed without warning spam Still lots of issues with holding weapons
1 Year Ago
Debug force open map no longer constantly turns the map on and off
1 Year Ago
Fill TC content
1 Year Ago
Encode all videos to mp4
1 Year Ago
Finish base videos Fixed uncompleted optional objectives preventing a mission from being completed once all other objectives are satisfied
1 Year Ago
Add videos for mission 2+3
1 Year Ago
Very experimental change: don't run RustText text localizing/translating if we aren't editing the prefab or have a scene open that the text component is part of Fixes GameUI and EngineUI running 30k text updates and triggering an asset reimport every time an unrelated asset is created or modified
1 Year Ago
Write up temp help prompts for every tutorial mission Crafting a planner step now uses the proper item name
1 Year Ago
Added a follow up mission to the build base mission that requires the player to fill their TC with 24 hours worth of supplies
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