reporust_rebootcancel

126,693 Commits over 4,109 Days - 1.28cph!

9 Years Ago
Cleaned + Unified our tools menu Fixed C4 viewmodel shadows Fixed Smoke grenade shadows Fixed some worldmodels not being in bundles
9 Years Ago
Potential fix for error on throwing some clothing items
9 Years Ago
Fixed https://sentry.io/share/issue/35313038302e313832313031333537/
9 Years Ago
Fixed https://sentry.io/share/issue/35313038302e3738343432373236/
9 Years Ago
Fixed https://sentry.io/share/issue/35313038302e313431383237383831/
9 Years Ago
Harbor_2 progress
9 Years Ago
Fixed https://sentry.io/share/issue/35313037392e313736383739373039/
9 Years Ago
Fixed https://sentry.io/share/issue/35313037392e313533323835373531/
9 Years Ago
Fixed https://sentry.io/share/issue/35313037392e313736393034383230/
9 Years Ago
Potential fix for https://sentry.io/share/issue/35313037392e313231363734363739/
9 Years Ago
Potential fix for https://sentry.io/share/issue/35313037392e3738343436333237/ (badly formed json at error - but be more defensive)
9 Years Ago
Potential fix for https://sentry.io/share/issue/35313037392e313639353530343135/
9 Years Ago
Don't report errors from modded servers
9 Years Ago
Fixed https://sentry.io/share/issue/35313037392e3835353838373437/
9 Years Ago
▅▋▉▊█ ▆▍▇▉▍▄▋ █▇▌▍▊
9 Years Ago
Disabled occlusion culling by default + added "culling.enabled" for toggling Made occlusion culling code fully portable between projects (albeit still requires renderer.dll)
9 Years Ago
Ricochet LOS fix on weapons with huge projectile thickness
9 Years Ago
Anim fix for endless bandage bug Prefab positional fix for flamethrower flickering arm bug
9 Years Ago
Fixed occ cull debug shader error
9 Years Ago
Added dynamic occlusion culling to camera Registering PlaceDecor spawns for culling Fixed static occludees being zeroed on occ sys re-enable Added occludee meshLOD handling
9 Years Ago
merge from main
9 Years Ago
added entitytype socket mod hemp plant sizes are smaller large planter has hint sockets hemp is destroyed when the planter it is placed in is destroyed
9 Years Ago
Clothing world models
9 Years Ago
Fix for water occasionally not visible when exiting caves (RUST-1476)
9 Years Ago
Fixed bear corpse bounds (unable to gather on certain parts of the corpse) Set lock bounds padding to same as door
9 Years Ago
Fixed projectile ricochet verification issues Network++
9 Years Ago
Made skin icon loading a bit more elegant Don't show skins you don't own in skin options
9 Years Ago
Fixed warnings
9 Years Ago
Population is null bullshit is a warning
9 Years Ago
Merged editor QOL from 17874
9 Years Ago
reversed bandage entity changes
9 Years Ago
fixed endless bandage bug
9 Years Ago
Harbor_2 progress
9 Years Ago
GameSetup LoadMenu - skip loading menu screen (but load other needed UI) Skip steam auth in editor Don't show previous life/respawn screen on first spawn in editor
9 Years Ago
Added ServerPosition, ClientPosition properties (access transform.localPosition instead of transform.position) EntityTransformNetworking is obsolete Added Facepunch.Tick boilerplate Entity type headers in inspector PrefabId shown in inspector PrefabId set in OnValidate - so it can never be unset Run Preprocess on map entities (editor)
9 Years Ago
Projectiles send periodic position updates when gravity significantly changes their velocity Network++
9 Years Ago
Added dynamic occlusion culling system to third party Updated renderer native plugin to latest
9 Years Ago
Fixed splat painting (RUST-1482)
9 Years Ago
Updated native libraries (updated MTU size, RUST-749)
9 Years Ago
Harbor_1 backup dock grounds harbor_1 definitive meshes added
9 Years Ago
Prepping dockwall overhangs Harbor_1 dressing polish Loading bay LODs Some cover tarp meshes for containers Updated some old prefabs to current models Cover props moved folder and now fully static
9 Years Ago
Scene2Prefab
9 Years Ago
Cave layer fixes
9 Years Ago
Fixed BaseResource network caching that broke partially harvested mined ore node models (RUST-1479)
9 Years Ago
harbor_1 backup
9 Years Ago
rope prop models/Prefabs
9 Years Ago
Resources, bleach bottle, duct tape, fuel jar, metal blade, metal pipe, road signs, rope, spring. Textures, materials, prefabs, collision and lods
9 Years Ago
Fixed RUST-1480
9 Years Ago
AH LOS tweaks
9 Years Ago
Server compile fix