reporust_rebootcancel

129,368 Commits over 4,140 Days - 1.30cph!

4 Years Ago
Splatted some dirt onto the test map
4 Years Ago
Pass on snowmobile secondary surfaces fx (custom snowmobile position fixes pending)
4 Years Ago
Fix for missing mask on arctic hazmat suit
4 Years Ago
Reverted snow_stormy particle system, possible fix for lingering particle fog bug.
4 Years Ago
Use bespoke dirt FX for snowmobiles instead of generic wheeled vehicle.
4 Years Ago
▊▇▊█▍▆▌▋▆█ ▅▇▊ ▋▉ █▄▆▋█▋▅▊ ▉▆█▆▍ ▌▄▉ ▋▆▋ ▄▋▌▆▉▆▅ ▇▅▉▍ (▉▍▌ ▉▌▉█▄▅▋)
4 Years Ago
arctic base loot fixes and tweaks S2P
4 Years Ago
Added biome preference support to BaseNavigator. Applied it for polar bear.
4 Years Ago
▍▇▋▍▋ ▄▋▆▇▍▍ ▍▌▄▊▄▅▍▉▋ ▌▇█▄▉▍▆▉ (▍█▍▍█▉▉█▄ ▉▇▆▋█ ▄▌▆▇▉▋▌)
4 Years Ago
ArcticHazmat textures update
4 Years Ago
▌▅▍▅▍▊ ▍▆▌█▄▋
4 Years Ago
Updated cinematic prefab with normal map fixes
4 Years Ago
Removed last floating rock Scen2prefab
4 Years Ago
▌▍▅▆▅ ▅▅▆▇▍▄▊▇▍▄ ▄▋▍▇▊▋ █▅▆▋ ▌▇▊▋▍▄▋▆
4 Years Ago
Reduced spray can craft time Spray can default BP
4 Years Ago
Add debugcamera_lock Locks the debug camera in place while active (disables all controls and will stop shot playback from affecting camera position)
4 Years Ago
Phrases
4 Years Ago
Snowmobile player reactions - Added override player controller
4 Years Ago
merge from ArcticHazmat_normalsfix
4 Years Ago
disable lunar new year firecrackers
4 Years Ago
ArcticHazmat mask normal map fix
4 Years Ago
Merge Snowmobile -> Main
4 Years Ago
Tweak values, remove log
4 Years Ago
Experimenting with limiting alt look pitch when looking straight down
4 Years Ago
Merge from main
4 Years Ago
Increased snowmobile collision damage taken (was very low, still pretty low)
4 Years Ago
More wheel spin slip, it's cool
4 Years Ago
Limited the frequency of engine start fail sound
4 Years Ago
Audio code comment
4 Years Ago
▇█▋▉▆▌ ▆▅▊ ▌▌█▆█▊ ▇▉ ▇▋▅▌▄█▊▊▊█▄ ▊▆▍ ▄▇ ▌▅▅▆▄▅▅▋▄ (▍██ ▍▇▇▍▍ ▆▋▆▊▇▆▄▅▍▉)
4 Years Ago
Merge Main -> Snowmobile
4 Years Ago
LOD cull snowmobiles from further away
4 Years Ago
Merge Snowmobile -> Main
4 Years Ago
Added a small amount of suspension travel to the generic snowmobile treads
4 Years Ago
Merge Snowmobile -> Main
4 Years Ago
Rather than disable generic snowmobile headlights entirely (68413), remove the mesh, but leave the lighting
4 Years Ago
Merge from main
4 Years Ago
Ignore cfg update
4 Years Ago
Fixed lock issues when reskinning doors
4 Years Ago
Fully remove spray decal items and skins (will restore on the spraycan branch)
4 Years Ago
Merge from general_qol
4 Years Ago
Merge Snowmobile -> Main
4 Years Ago
Fixed generic snowmobile ski snow FX now always showing up anymore
4 Years Ago
Merge Snowmobile -> Main
4 Years Ago
Merge from main
4 Years Ago
Merge SnowmobileFXFixes -> Snowmobile
4 Years Ago
Lower the snow ski trail effect to the ground slightly
4 Years Ago
Cleanup
4 Years Ago
Change vehicleDismountHoldTime default to 0 (dismount behaviour should be unchanged by default from last month) Exposed hold time as a slider in the options menu under the Controls section
4 Years Ago
Fix NRE when firing a weapon while mounted to a vehicle with no rigidbody. Put null RB checks on a a few other methods as well.