reporust_rebootcancel

128,811 Commits over 4,232 Days - 1.27cph!

10 Years Ago
Fix for RUST-760
10 Years Ago
Fix for RUST-681 (needs Scene2Prefab)
10 Years Ago
Scene2Prefab
10 Years Ago
Femalehead.02 uses correct lods
10 Years Ago
Fixed the normals I just broke
10 Years Ago
Player model eye flicker Player head faces the right direction, instead of 50% the right direction
10 Years Ago
Can enter codelock codes with keyboard Codelock dialog show as stars instead of the code
10 Years Ago
third person camera doesn't go through stuff
10 Years Ago
IdleTime reconnect fix
10 Years Ago
10 Years Ago
Don't allow spectating self (!)
10 Years Ago
Parented eyelids to eye bones
10 Years Ago
DOF: if looking at an entity with eyes, focus on them
10 Years Ago
Console System handles Vector3 properly
10 Years Ago
Thirdperson: - rotates around bones, locally - cambone var defines which child bone to rotate around - mwheelwheel zooms in and out - rmb + mwheel changes fov
10 Years Ago
Fixed stack overflow when ShouldNetworkTo'ing self
10 Years Ago
dof_blur, dof_aper now saved vars
10 Years Ago
Fixed upside down eyes
10 Years Ago
Thirdperson fixes
10 Years Ago
Eyelash skinning fix
10 Years Ago
Rock cull distance tweaks (RUST-626)
10 Years Ago
Reduced clipping on metal plate torso
10 Years Ago
waterbucket baseline waterbarrel waterball
10 Years Ago
merge from main
10 Years Ago
Added warnings when trying to parent entity to itself Added warnings when trying to parent entity to its child Fixed C4 parenting to its own child
10 Years Ago
merge from main
10 Years Ago
Spawn populations can choose whether to scale with the world size or the filtered spawn area Animals, loot barrels and ores scale with the world size instead of the filtered spawn area (easier to balance) Loot barrels always spawn individually (no clusters) Added spawn.report console command (prints basic spawn handler report)
10 Years Ago
Fixed missing albedo / alpha on decal_footprint_human_bare_snow_right
10 Years Ago
Removed steaminv.del outside of editor
10 Years Ago
Censor switching happens immediately (instead of needing the model to be rebuilt somehow)
10 Years Ago
Fixed knockers not censored in inventory menu
10 Years Ago
Fixed skinned clothing replacing skin textures Fixed tshirt skins
10 Years Ago
Candle Hat Fix
10 Years Ago
Fixed miner hat
10 Years Ago
Server compile fix
10 Years Ago
Players stand in player perf scene
10 Years Ago
More sensible thirdperson defaults
10 Years Ago
Added working player model prefab to playermodel scene
10 Years Ago
Slight animal count tweak
10 Years Ago
Fixed NRE in TerrainCollision
10 Years Ago
Changed light shadow mask clone texture format to R32F
10 Years Ago
Updated AO to latest
10 Years Ago
Eye fixes
10 Years Ago
Fixed some river segments failing to be added to the water map
10 Years Ago
Bunch of material environment horizont occlusion fixes, and moved some to our rust_standard
10 Years Ago
merge from main
10 Years Ago
Nuked low quality version of skin shaders; only one full spec level for now
10 Years Ago
Tree and mesh quality in options go up to 200 Tree and mesh qualities > 100 no longer push back the culling distances
10 Years Ago
Asset warmup test
10 Years Ago
Fix for water depth-to-surface frame delay; ensuring proper water draw ordering to after camera is resolved