reporust_rebootcancel

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

54 Days Ago
Merge from foliage_instancing
54 Days Ago
Correct invalidation offset calculation error
54 Days Ago
55 Days Ago
Settings graphics tab
55 Days Ago
Settings experimental tab
55 Days Ago
Buncha fixes/compensations for overbrightness bug.
55 Days Ago
Settings image effects tab
55 Days Ago
Restored bootstrap fonts on bootstrap scene texts
55 Days Ago
first pass at floor triangle and guide mesh
55 Days Ago
merge from main
55 Days Ago
Fixed pirate english language not working
55 Days Ago
Settings menu: Some layout fixes Opening transition
55 Days Ago
Tracking more client performance data: - Draw Calls, Cull Jobs, Scripts, Update, Late Update, Fixed Update, Physics, Precull, Render
55 Days Ago
fix missing billboard clouds if vclouds are initially off
55 Days Ago
merge from bee_catapult_bomb
55 Days Ago
55 Days Ago
wind shear animation, fix shadow map when vclouds off
55 Days Ago
Catapult admin reload supports the bee bomb as a possible ammo type
55 Days Ago
merge from fix_outbreak_death_icon -> main
55 Days Ago
Fix outbreak scientist loadout losing the DeathIconPrefab reference as well
55 Days Ago
Fixed OnPointerUp being fired instantly when starting to drag a RustButton in a scroll view
55 Days Ago
Jungle biome is centered in tier 0, with temperate biomes to the sides of it
55 Days Ago
merge from fix_oil_rig_invisible_collider -> main
55 Days Ago
55 Days Ago
Fix invisible collider on top level of large oil rig
55 Days Ago
55 Days Ago
merge from main
55 Days Ago
made blue light more blue, tweaks to emissive to make as bright as red
55 Days Ago
merge from main
55 Days Ago
fix missing shore vector texture in ocean vface calc
55 Days Ago
Fixed settings toggle NRE Fixed some sliders using the wrong formatting Tweaked scroll view
55 Days Ago
`fixcars` now works for hot air balloons
55 Days Ago
merge from qol_chainsaw_ammo_count -> main
55 Days Ago
Refactor Item.ammoCount -> Item.clientAmmoCount - was confusing as the code was setting the item's ammo count but also reading ammoCount from the entity when being networked to make it reliable - this worked for client but caused the server's item ammoCount to not always be correct - remove server assigning ammoCount to the item since it's redundant - switch VendingMachine to look directly for HeldEntity instead of looking at item's ammo count
55 Days Ago
Wallpaper floor & ceiling pack - added WIP metal floor, fixed materials and icons
55 Days Ago
Fix chainsaws not showing their fuel count when inside a chest
55 Days Ago
ParticleTestMap crap file
55 Days Ago
Added a flex element to the ui context scene, so flexed prefabs look nice when opened
55 Days Ago
Custom unpress siblings setup Works with options settings
55 Days Ago
LR300 viewmodel deploy anim updates - Anims now match desired speed from source wiith attention to spacing - Removed curve state speed scripts on deploy anims - Updated anims to actually end in correct idle pose for better blending - transition tweaks in the animator
55 Days Ago
Hook settings menu into new main menu
55 Days Ago
merge from main
55 Days Ago
separated splatting for sand and snow again, debug render command, cleanup
55 Days Ago
Continuing testing out floating walkway platforms
55 Days Ago
fix layer compositing
55 Days Ago
apple/corn/orange/potato crate A versions LODs pending prefab setup
55 Days Ago
Tweaks and cleanup
55 Days Ago
SyncVars -> Aux3
55 Days Ago
Try to ensure editor weaving process isn't running on build