reporust_rebootcancel

137,287 Commits over 4,474 Days - 1.28cph!

20 Days Ago
Merge from main
20 Days Ago
Fixed some water catcher panel help issues
20 Days Ago
S2P sphere tank + HLOD
20 Days Ago
Added a display of which modules will be spawned on the test cars in the vehicle editor Saves having to click through into the scriptable object
20 Days Ago
Updated dome setup with new art Moved the fuel pump models into the entity itself
20 Days Ago
Merge from shadow_caching_tooltip_fix
20 Days Ago
Merge from shadow_caching_framerate_fix
20 Days Ago
Merge from shadow_caching_ambientlightlod_fix
20 Days Ago
Merge from main
20 Days Ago
Merge from apt_cctv_culling
20 Days Ago
Merge from fix_trap_displacement
20 Days Ago
Merge from fix_buffer_upload_mode
20 Days Ago
Merge from fix_demo_culling
20 Days Ago
Removed console input field character limit
20 Days Ago
merge from console_inputlimit_fix
20 Days Ago
Tweak turn in place settings, add response curves for ads/non ads, hook up playback speed as a parameter so we can bump it up if you're turning fast.
Rin
20 Days Ago
merge from jumpsuit_occupation_under_fix
Rin
20 Days Ago
merge from abyss_hazmat_helmet_view_fix
Rin
20 Days Ago
merge from clantable_snapping
Rin
20 Days Ago
merge from vm_stack_size_fix
20 Days Ago
Spotlight LOD fix
20 Days Ago
Fixed pre cliff bake sometimes not using the right seed and made re-anchoring more reliable, now using select to re-anchor rather then attempting to re-anchor string inputted prefab names everywhere
20 Days Ago
Ensure pool ui closes in demos (when not in first person)
20 Days Ago
Added abyss helmet meshes to SkipInFirstPersonLegs list
20 Days Ago
merge from main
20 Days Ago
Merge from PlayerMaintainedMonuments/powergrid
20 Days Ago
New powerline effects turn on/off with powergrid
20 Days Ago
merge from ui_disconnect_cleanup
20 Days Ago
Fixed nameplates and pie menu not being cleared on disconnect
20 Days Ago
Merge from PlayerMaintainedMonuments
20 Days Ago
Manifest
20 Days Ago
merge from charm_craft_fix
20 Days Ago
When crafting an item, if the prefered charm id isnt a charm, set and save it to 0 (no charm) Fixes not being able to craft items sometimes
20 Days Ago
Merge from main
20 Days Ago
Adjusted rock_formation_d some more to avoid gaps
20 Days Ago
Whitebox progress
20 Days Ago
Changed both cliff_tall_b and cliff_tall_slope_l_a 's TerrainHeightSet object properties to fix close-by cliffs sometimes carving out eachother's terrain corners and creating gaps between terrain and the cliff - Now using "Raise" mode instead of "Set" so overlapping radii take max and don't fight eachother - Increased Opacity from 0.5 -> 0.75 to make the terrain raising a little more harsh (changing to "Raise" alone didn't fix the gap completely)
20 Days Ago
merge from water_treatment_plant_maintainables -> PlayerMaintainedMonuments
20 Days Ago
tuned up pipe watercatcher: - added preliminary sound events - adjusted water generation rate - tweaked prefab
20 Days Ago
invisible water producer variant, applied to pipes, manifest
20 Days Ago
remove greyboxing from water pipe prefab w/ new asset
20 Days Ago
added maintainables to WTP monument scene + S2P
20 Days Ago
WTP maintainbles updates - gearboxes have max pwoer output optional setting - created new prefab for scene maintainables, with 3 gearboxes set to 75 max power each (200 is threshold to start tank spinning) - placeholder sound code - renamed WaterCatched debugging convar to reflect new general state - removed testing debug logs
20 Days Ago
Slightly lowered the centre rock of rock_formation_d to prevent a terrain in the middle
20 Days Ago
Fixed this mat being emissive on abandoned static env assets.
20 Days Ago
Powerline indicator states, electrical FX, LODs & distance glow.
20 Days Ago
Added player.adminsafezonelooting (disabled by default) which allows admins to loot wounded players, corpses or bags https://files.facepunch.com/raul/1b0811b1/08_19-35-CyanViperfish.mp4
20 Days Ago
Removed redundant Unity tools entry
20 Days Ago
Fixed cliff_hills_large_b poking out of terrain - Added a few more terrain anchors - Increased offset/extents of all anchors from 2 -> 2.5 to help with sloped placement (more anchors alone did not solve the example case)