reporust_rebootcancel

114,797 Commits over 3,959 Days - 1.21cph!

10 Years Ago
Merge from main
10 Years Ago
Merge from main
10 Years Ago
Audio clips, optimizing for CPU, loadtime + memory
10 Years Ago
Made terrain normal calculation more accurate Reduced terrain heightmap memory usage by 50%
10 Years Ago
Fixed playermodel scene
10 Years Ago
Changed Save/Restore for speed
10 Years Ago
More reference fixes
10 Years Ago
Object Ref fixes
10 Years Ago
Extra warnings
10 Years Ago
Named prefabs
10 Years Ago
Added warnings for debugging manifest guid to path
10 Years Ago
Put the name first in the game manifest
10 Years Ago
ResourceRef only stores the GUID of the target object
10 Years Ago
BsaeCorpse ragdollPrefab to GameObjectRef Fixed pumpkin plant spawning
10 Years Ago
GameManifest holds guid too
10 Years Ago
Fixed dropped items wrong prefab name
10 Years Ago
item.isBlueprint is now a flag itemcontainer.IsLocked is now a flag
10 Years Ago
Fixed inconsistent file linkage
10 Years Ago
save++ lets fuck shit up
10 Years Ago
Optimizing ambience audi clips for memory/loadtime
10 Years Ago
Fixed distant terrain blackness
10 Years Ago
Save prefabs win BuildPrefabs so changes work proper
10 Years Ago
Tweaks
10 Years Ago
Shader error
10 Years Ago
AssetDatabase.Import when BuildAssetBundles
10 Years Ago
Allow prefabs to opt out of preprocessing with NoPreProcessing
10 Years Ago
Fixed player lying down in inventory
10 Years Ago
Bundle tweaks Refresh server lists in order to avoid network disconnect
10 Years Ago
Better EAC disconnect messages
10 Years Ago
Clean saved user data on server restart
10 Years Ago
hacksaw prefabs
10 Years Ago
Fixed some small female burlap clothing issues Added female burlap gloves model and prefab
10 Years Ago
Builder EAC fix
10 Years Ago
Updated asset gallery and added a bunch of collision meshes
10 Years Ago
RustBuilder
10 Years Ago
Bundles fixes
10 Years Ago
FIxed viewmodels switching between running and walking on slopes
10 Years Ago
Fixed some janky vertex normals on the male burlap shirt Adding (preliminary) female burlap clothing models and prefabs
10 Years Ago
Added debugplayer dev console command
10 Years Ago
Fix gunshots not crossfading between close and distant sounds
10 Years Ago
merge from main
10 Years Ago
▅▋▊▆▍▄█▄ █▆▋▆▉▊▆▄▇ ▌▇ ▄ ▍▄ ▋█▍ ▆▄▇▍▄▊ ▅▋ ▇▍▋▋▌▉▅ ▊▌▊▇▋
10 Years Ago
merge from main again
10 Years Ago
merge from main
10 Years Ago
Added input.autocrouch convar (default false) Enforce crouching if required (for example when waking up under a rock) Added stuck tests to PlayerMovement scene Fixed some scenarios that would trap the player in the falling state, resulting in him getting stuck Made player movement gravity and friction tests more reliable Fixed locks colliding with player movement (door exploit) Made lock colliders more accurate
10 Years Ago
Boonie hat with all the files and lods
10 Years Ago
Build process tweaks
10 Years Ago
Build process updates
10 Years Ago
Fixed some door socket mods that were being overly preventative
10 Years Ago
split some bridge objects out to make things simpler.