140,733 Commits over 4,505 Days - 1.30cph!

2 Months Ago
Merge: from main
2 Months Ago
Clean: simplifyy WaterSystemBurst.GetHeightArray_Burst Tests: none, trivial changes
Rin
2 Months Ago
merge from clan_table_box
2 Months Ago
Clean: minor adjustments to WaterLevel.GetWaterLevels impl - use FillJobIndirect instead of FillJob when waves are not needed - get rid of namespace qualifier Tests: ran unit tests
Rin
2 Months Ago
Adjusted prevent building volumes to allow box deployment under the clan table Added foliage displacement
2 Months Ago
Adding a sewage tank that is in working condition inside WTP tweaked terrain and surroundings WTP S2P
2 Months Ago
Bugfix: OceanSimulation.GetHeightAttenuation - handle positions in deep sea Tests: WaterLevel unit tests pass
2 Months Ago
Bugfix: Rewrite WaterLevel.GetWaterLevel to properly take in deep sea state Tests: ran unit tests, water level consistency tests fail due to bug on OceanSimulation side, serial path, will fix next
2 Months Ago
merge from main
2 Months Ago
Targeting flashes
2 Months Ago
Basic implementation of softcore 'raiding windows' This prevents raiding outside of predefined server hours. - Prevent building block damage outside the window (by projectile or explosive) - Freshly placed tool cupboard (up to an hour) can be raided even outside the window - Melee damage is still allowed - Twig is always breakable - Can't fire MLRS outside the window - Per server convars for control (ability to also customize weekend hours) - Setup to a open/close noise when the window opens or closes
2 Months Ago
Recalculate bounds on the champagne firework `MortarChampagne`
2 Months Ago
Planter bench colliders Scene2prefab
2 Months Ago
Recalculated bounds on medium battery
2 Months Ago
Recalculated bounds on water barrel
2 Months Ago
More map anim/behaviour tweaks
2 Months Ago
Upper corridors polish/LODs/COL and prefabs. Updated core and wing prefabs with elevator shaft prefabs
2 Months Ago
Modify unit tests to use pooling for collections to remove some GC we wouldn't see in a live scenario - consistency tests pass
2 Months Ago
update to dartboard textures - got rid of the baked in chalk markings on blackboard.
2 Months Ago
Updating poker bandana skinning
2 Months Ago
merge from optim_bonerenderer
2 Months Ago
push codegen
2 Months Ago
Add mesh.list_skinned to dump a csv of all active skinned meshes
2 Months Ago
gas station interior changes adding separate car lift removing garage door gas station S2P
2 Months Ago
Wooden Arrow Revamp
2 Months Ago
Switch to delta
2 Months Ago
Removed duplicate LOD material
2 Months Ago
Fixed back to front canvas in large apartment. Fixed LOD material and deleted obsolete duplicate.
2 Months Ago
Satelite targeting movement improvements and tweaks. Expose an anim curve for movement. Double duration. Set free fuel back to true in editor.
2 Months Ago
Port viewmodel motion vector pass to RRP
2 Months Ago
Battery fixes
2 Months Ago
snapping_fixes -> main
2 Months Ago
merge from main
2 Months Ago
- Update the RustRenderPipelineGlobalSettings to ensure the asset gets created - Added the newly create global settings asset that was generated - Updated the graphics settings to contain the new global settings for RRP
2 Months Ago
Replaced placeholder kiosk posters, added subtle normals and roughness, added padding
2 Months Ago
Update: TerrainHeightMap.GetQueryStructure now takes in a flag for deep sea data - got rid of bespoke height and normal sampling from HeightMapQueryStructure - bugfix: buoyancy - WaterSystemBurst.GetHeightArray_Burst now samples relevant heightfields instead of assuming deepsea heightfield is a single const Last duplicate is gone, yay. Can finally look at fixing WaterLevel.GetWaterLevel and other spots Tests: booted into craggy, generated deepsea and teleported to it - swam around, went to the islands, went to scientist tugboats
2 Months Ago
merge from batteringram_wheels_fix
2 Months Ago
merge from wallpaper_fixes2
2 Months Ago
Fixed menu item modal arrow buttons not working (missing UnityEvent attribute)
2 Months Ago
Inventory idle animation updates
2 Months Ago
pool table lods and materials prefab setup for RE-implementation setup colliders
2 Months Ago
Added a toggle for shadow caching in the experimental settings
2 Months Ago
Fixed WallpaperPlanner.CLIENT_ChangeSkin NRE
2 Months Ago
Fixed needing cloth in your inventory to reskin wallpapers (reskin is free)
2 Months Ago
Apartments complex scene2prefab
2 Months Ago
Fixed battering ram middle wheels rotating backwards
2 Months Ago
merge from localizebindtoken_error_fix
2 Months Ago
Added the Chromatic Aberration volume component and updated all RRP volumes that should be using the effect
2 Months Ago
Fixed InputSystem.Keyboard.get_Item error
2 Months Ago
merge from silencer_loot_fix