branchrust_reboot/maincancel

30,511 Commits over 3,836 Days - 0.33cph!

8 Years Ago
new muzzleflash effect for mp5
8 Years Ago
Fixed underwater fx not showing
8 Years Ago
Fixed some hit decals not visible (RUST-1351)
8 Years Ago
- Added camera worldmodel, LODS, textures & mats - Now drops camera model instead of burlap sack
8 Years Ago
Tweaks to rain particle effect to improve drop frequency and density Reduced rain shader fill rate by packing related textures
8 Years Ago
Fix sound pitch bug (hopefully, still no reliable local repro on this one) Small SoundModulation Init optimization
8 Years Ago
Optimized coarse height slope map generation; now up to 6 times faster on larger maps Deprecated foliage displacement slope scale bias
8 Years Ago
shortened the buttstock on the mp5 worldmodel so it doesnt clip into shoudler as much tweaked the mp5 viewmodel reload anims tweaked positioning of the muzzlebrake and muzzleboost addons (in 1st person)
8 Years Ago
adjusted the positioning of the mp5 worldmodel and IK holds tweaked the size of the silencer attachment ( worldmodel )
8 Years Ago
Fixed effect instantiates, console messages and console commands showing up as "GroupChange" in profiler
8 Years Ago
Quicker fade out on mp5 voice limiting Stop extra voices more aggressively when voice limiting
8 Years Ago
updated mp5 muzzleflash
8 Years Ago
Merging biome tinting changes and motion vector fixes
8 Years Ago
updated mp5 silenced attack sound
8 Years Ago
adjusted mp5 clipping
8 Years Ago
Entity find commands return both client and server entities in the editor
8 Years Ago
Fixed rare-ish infinite loop in SoundManager
8 Years Ago
Cherry picked blend layer fixes from prerelease
8 Years Ago
move serialized properties on SoundOcclusion outside of if CLIENT
8 Years Ago
Quick mp5 gunshots for helk
8 Years Ago
Bring FMOD crash prevention delay times up to old values
8 Years Ago
Added parent to entity info Added find_parent command
8 Years Ago
Do budgeted sound updates via Update instead of a coroutine
8 Years Ago
Fixed error in entity find commands when group is null
8 Years Ago
Remove debug.log call
8 Years Ago
merge from main/soundocclusion
8 Years Ago
8 Years Ago
tweaked the position of the muzzlebrake / silencer on some of the weapons
8 Years Ago
protocol++
8 Years Ago
mp5 balance
8 Years Ago
silencer hides tracers silencer sound max distance is 40m (was 100m)
8 Years Ago
added mp5 LR300 now craftable phrases/manifest protocol++
8 Years Ago
Fixed possible NRE in entity find commands
8 Years Ago
Added biome tinting to two-way blend shader (RUST-1342)
8 Years Ago
vm bota bag anim updates
8 Years Ago
Added entity debug commands to server build as well
8 Years Ago
Entities can opt out of the load balanced game object destruction (makes sense for held entities)
8 Years Ago
Fixed certain entities sending a group changed message before they spawned (which is pointless and ignored on the client) Log warning when trying to change the group of an entity that does not exist on the client
8 Years Ago
Added some entity debugging tools (find, find_group, find_id)
8 Years Ago
mp5 viewmodel and worldmodel prefabs and sound f/x
8 Years Ago
Moved cginc in shaders/include/standard to shaders/standard/include Moved cginc in shaders/include/speedtree to shaders/nature/include Moved grass and std-speedtree* to shaders/nature Fixed cginc paths in all relevant shaders
8 Years Ago
Moved water scrips from 3rdparty to scripts/procedural/water Moved water resources and materials to content/nature/water Moved water shaders to content/shaders/water Renamed WaterEx component to Water
8 Years Ago
Fixed WaterVisibilityTrigger compile error when set to SERVER in the editor
8 Years Ago
Added support for mesh renderers to wearable pooling Fixed pumpkin not shown on player after initial use (RUST-1340)
8 Years Ago
▅▆▅▅▇▌ ▆▉▋▉▉▇ ▋▄▌ █▇▌▄▋
8 Years Ago
Forcing half res height/slope map until we have decent quarter res precision for foliage displacement
8 Years Ago
Fixed moon darkening on the horizon; less hacky way to handle the revz case
8 Years Ago
Fixed players blur visible behind walls (RUST-1341); regression triggered in 16732
8 Years Ago
▊▊▉▌▆▄ ▄▊▉ ▊▋▉▌█
8 Years Ago
Fixed moon rendering black to reflection probe