userJarryd Campicancel
reporust_rebootcancel

13,841 Commits over 2,496 Days - 0.23cph!

59 Days Ago
Remove unneeded prefabs
59 Days Ago
Disable armored hatch placment on boats as they don't have convex colliders
59 Days Ago
Set lock positions for armored hatches Slightly awkward placement as the hatch itself is too thick, had to place it on the thinner surface
59 Days Ago
Update hatch item names and descriptions Fix pickup and repair targets
59 Days Ago
Disabled read/write on models conflicting in last merge
59 Days Ago
Merge from main Lots of conflicts due to the viewmodel_early_disable_fix and hackweek_server_mesh_cull branches For fbx .meta file conflicts I used the versions on this branch instead of on main, will need to verify that they have r/w turned off
2 Months Ago
Fixed first person light effect not working
2 Months Ago
Merge from main
2 Months Ago
Merge from cannon_hit_slowdown_revert
2 Months Ago
Merge from bb_triangle_floor_frame_fix
2 Months Ago
Merge from brutalist_skin_shadows_fix
2 Months Ago
Merge from camera_fog_fix
2 Months Ago
Merge from manifest_size_optimization
2 Months Ago
Merge from server_side_server_list_filters
2 Months Ago
Merge from easter_fixes_2026
2 Months Ago
Fixed incorrect item id on ladder hatch
2 Months Ago
Merge from armored_ladder_hatch
2 Months Ago
Merge from shield_idle_collider
2 Months Ago
Fix local shield collider being disabled permanently after attacking (wouldn't have actually affected any server side hit detection)
2 Months Ago
Merge from main
2 Months Ago
Merge from shield_idle_collider
2 Months Ago
▍▊▍▋█▌▌ ▇▋▌▋ ▊▋▆▉▆▆▌▆▄▇▄▄▆▋▅▋▌▊▊▅▊▌
2 Months Ago
Merge from Armored_ladder_hatch
2 Months Ago
Descriptions, fix guide mesh offset on triangle
2 Months Ago
Temp crafting costs
2 Months Ago
Icons
2 Months Ago
Triangle hatch prefab setup Enable r/w on collision meshes
2 Months Ago
Apply primitive cylinder colliders to top and bottom hatches
2 Months Ago
Allow held items on water wheel mountable Apply same hack as rocking chair - apply parameters inside ForceUpdatePlayerModel but still return false
2 Months Ago
Switch to easter event UI Fix exception on egg LOD component
2 Months Ago
Merge from wiretool_rpcflood_fix
2 Months Ago
Merge from shipping_container_skin_frames_fix
2 Months Ago
Merge from storage_box_dlc_corpse_references
2 Months Ago
Shields now switch to a smaller collider when RMB isn't being held
2 Months Ago
Merge from auto_particle_cinematics
2 Months Ago
Added a new cinematic particle toggle in editor preferences (Edit>Preferences>Facepunch>Cinematic that automatically sets any particles dragged into the scene as looping and scaled by hierarchy Added a menu item (Tools>Cinematic>Apply Cinematic Settings to Selected Particle Systems) that applies the same modification to all selected particle systems (this can also be hotkeyed via the editor shortcuts window)
2 Months Ago
Update prefab with latest model, still has issues
2 Months Ago
Merge from main
2 Months Ago
Merge from hackweek_server_mesh_cull Removes Mesh data from server builds that is only used for client rendering Saves around 620mb of memory at runtime Removes 2.7GB on disk from server builds Any mesh marked as R/W (due to collisions) is still included, as well as some AI animations and a select few animations that are needed on the server
2 Months Ago
Remove BuildMapServer test method
2 Months Ago
Regenerate player.skeleton asset, was causing an exception in manifest builds Hopefully explains missing guids in builds
2 Months Ago
Merge from weather_fix
2 Months Ago
Merge from midijack_win11_update
2 Months Ago
Merge from deep_sea_planter_fix
2 Months Ago
Merge from lantern_deployable_on_rock
2 Months Ago
Merge from mature_stage_duration
2 Months Ago
Make charms field private on viewmodel
2 Months Ago
Increased the mature stage of growable plants to 24 hours (was 14) Affects black, blue, green, red, white, yellow berries Corn, Hemp, potato, pumpkin, wheat Growable flowers were already over 24 hours so they're unaffected
2 Months Ago
Add a new ForceServerIncludeMesh asset label that we can use to quickly opt in meshes to server build Applied to modular car lift
2 Months Ago
Merge from main