142,139 Commits over 4,536 Days - 1.31cph!

10 Minutes Ago
Fix a ghost man occasionally showing up in the character creator due to sss
34 Minutes Ago
WIP first pass on randomised small room Variant I
35 Minutes Ago
Add environment reflections to the character stage - Restores sky reflections in eyes
36 Minutes Ago
Force max res mips for all streaming textures when rendering character icons - prevents camera distance from affecting loaded icons
38 Minutes Ago
Fix traincaraudio not having a reset state
51 Minutes Ago
Added new sounds for the animal fences :fence::cow2::fence:
54 Minutes Ago
Added boost settings to options UI
1 Hour Ago
look boost
1 Hour Ago
Merge from control_sets
1 Hour Ago
Fix motion blur with the Crystal AR by adding a depth-only pass
1 Hour Ago
Add support for depth only passes in ViewModelRenderer This also simplifies the pass caching logic
1 Hour Ago
Cherry pick 163070: Fix gen2 AI never updating its position in the brain grid, causing some brain based spatial query to be stale
1 Hour Ago
main -> character_customisation
1 Hour Ago
- Setup lerp system to realign with the server - Fix bugs with immediate release mode
1 Hour Ago
merge from main
1 Hour Ago
Add transparent layer to new navmesh bake, unity navmesh parity, else it ignores fences and npcs go through
1 Hour Ago
Reduce minRegionSizeMeters for navmesh to not nuke small regions, fixing "no navmesh on bandit watch towers", need a better fix in the future
1 Hour Ago
Added support for rendering layer masks between renderers and lights
1 Hour Ago
Rifle Anim events Update Convert existing per-LOD Hide/Show into HideLods/ShowLods (162612), which is used on the crystal ak. Converts world model magazine/attachment visibility events from four separate Hide/Show calls (one per LOD0-3) to a single HideLods/ShowLods call on LOD0, per the new engine support in 162612. Fixed on all ak rifles, lr300 (and space skin), m16a2, m249, hmlmg, smg & thompson. 17 files updated.
1 Hour Ago
Fix scientists going through unopenable doors (new navmesh, the puzzle doors)
2 Hours Ago
- New tuning dials (release types, origin types, offset types) - Setup flare with immediate mode - Clearup predicted prefab if its turned off on do prepare of an object
2 Hours Ago
Fix gen2 AI never updating its position in the brain grid, causing some brain based spatial query to be stale
2 Hours Ago
- Old cows will go to sleep and die peacefully, instead of player the combat death anim when dying of old age - Cows get slower as they age, they also stay closer to home - Cows can lie down just to chill, old cows chill more than normal - When night falls, cows regroup and sleep together, some cows are early risers and some like to wake up late - Hook sheep and lamb corpses - Hook the death anims with forward momentum that are played when animals are killed while they are running - Fix ai.fillHungerlivestock doing the opposite of what it says - Fix cows never getting hungry or thirsty after feeding or drinking once, or getting full from one single grazing - Fix cows being unable to find food after grazing once, because they search radius was smaller than the "overgrazed" marking - Make cows roam less they seemed more like a pack of wolf than chilling cows
4 Hours Ago
sandbag barricade half and three quarter height variants two new deployed prefabs built from barricade.sandbags, same footprint and material so skins work with it no cull like the other barricades setup collision meshes for each, deploy volumes, nav obstacle and prevent_building box scaled to height half height has its own gibs, three quarter shares the original gibs as they match perfectly own prefab ids, manifest and english phrases regenerated construction info named per variant ready
4 Hours Ago
Cow get hit animation updates
4 Hours Ago
- Client predicted throwables now auto create a .predicted prefab which autobakes and handles all of the required prediction backend in DoPrepare - Added pooling support to predicted entities - Generated .predicted versions of all the main grenades etc - Grab a bunch of data in preprocess to avoid having to get it at runtime
4 Hours Ago
Missing files
4 Hours Ago
undo throw offset
4 Hours Ago
Update: bring over crystalar store prefabs, setup with dynamic refs - fix a bug with property drawer not being able to handle null/no selection - run bundle assignation script Tests: navigated through store in editor, saw it there. clicked to it's page, all sprites and vids were there
4 Hours Ago
Adding my local SW
5 Hours Ago
Cow and sheep animation clip fix's
5 Hours Ago
merge from main
5 Hours Ago
LOD chain fixes from across 57 prefabs 6 meshes left in the cull slot now cull: snow mound, launch site floodlights, office block, planter soil, debris pillar, xmas coal pile 2 assets had holes in their lod chain meaning they would pop out of existence, now filled: wall.third.stone showed nothing 25-45m, junkyard bradley had no LOD0 12 out-of-order chains: cave gravel + 19 ruins copies, excavator railings, sphere tank pipes/core/ropes, launch site stairs, ziggurat pipes, trawler guard rails 34 last LODs that never drew given their own band: fridge, fuel tank, plant pots + 9 cabin copies, cooling tower rubble, powerline platforms, carpark, crew building, range bridges, oilrig top, gun racks, medieval doors 3 duplicate states that did nothing removed: hanging tarp, casino signs will need someone to check over and do a s2p
6 Hours Ago
Fix a floating light on large oilrig, S2P
6 Hours Ago
Remove the reflection hack now i've added haptic support to FP SW (locally for now)
Today
Updated the GBuffer pass to use the new render graph raster pass API
Today
Crystal AR - texture updates
Today
fix merge
Today
Merge: from main - some bits were manually resolved, will need updating menu prefabs
Today
Updating glass ak world model rig
Today
Downgrade bradley "Returning default interest zone" error to warning
Today
Crystal AK - updated worldmodel mesh with more realistic pieces
Today
Merge from main
Today
Sheep and lamb ragdolls
Today
Calf corpses
Today
A few more tweaks to the ragdoll copier to save some clicks Bull ragdoll
Today
Cow ragdoll joint improvements
Fix arrowheads being missing when equipping a pre-loaded crossbow
Today
Compile fix
- Split logic into a seperate .Prediction file - Revert RIgidbodyInfo (not needed anymore) - Move a bunch of bake processing into DoPrepare - Send client simulated projectile at animator speed by sampling last few animator frames - Add support for flares/molotov effects - disable the real entities effects