157,293 Commits over 4,536 Days - 1.44cph!

2 Days Ago
- Remove broken test stir - Swap to idle
2 Days Ago
add crouching clip set,
2 Days Ago
merge from turning animations
2 Days Ago
Disable turn in place by default, also disable new spine/head turning when the convar is off.
2 Days Ago
Replace powershell nonsense with Unity editor window, similar to ProcgenReplay. Updated procgen benchmark to create durable version controlled results (we could probably further automate and grafana this at a later date). Ran a baseline test over 2 repeats of 5 size 3250 seeds (10 runs total), median 205.9s generation time (per-stage breakdown in the CSV).
2 Days Ago
Fix animals pathing through doors at monuments / being able to steer through any door by accident
2 Days Ago
Some more fly work
2 Days Ago
Fixed DynamicResourceRefDrawer throwing when referencing deleted assets
2 Days Ago
Added sounds to the lil :turtle: anims
2 Days Ago
Fixed store carrousel preview button
2 Days Ago
Update factory door store media
2 Days Ago
Add some more text to the screen in the biofuel generator
2 Days Ago
Fix shield footsteps being wrong when looking down
2 Days Ago
Adjust viewmodel drop release event time to match throw release event so grenade spawns at same time as before Fix drop animation not playing on player model
2 Days Ago
Cattle coat: proper on/off inbreeding for the pattern - Swapped the old Bias Strength slider for a real Inbred toggle, so it works the same way inbreeding does everywhere else (on/off, not a dial) - Not inbred keeps the bias map's painted white/dark grey zones, inbred drops to just the seam mask and lets the rest go to noise - Split the edge softness into two sliders (dark edge / white edge) so softening the white mask border doesn't also soften the dark edge and dim the whole body - Fixed a bug where switching Inbred on changed how busy the pattern looked overall, not just the zones it's meant to affect - Pattern tester and material inspector both updated to match, so this can be tweaked and previewed without a real animal - Fixed a few tests that broke from the renames
2 Days Ago
merge from lod_texture_optimization
2 Days Ago
updated scrap king lods and prefabs, enabled r&w, fixed material order
2 Days Ago
Squirrel and Rabbit sounds added to anims
2 Days Ago
merge from main
2 Days Ago
Throw animation updates
2 Days Ago
Scene2prefab
2 Days Ago
Scene2prefab
2 Days Ago
updated lods for the sandbags to be more accurate
2 Days Ago
Merge from main
2 Days Ago
update for the train station medium added new signal lights
2 Days Ago
Merge from render_pipeline_testing
2 Days Ago
Fixed the issue where the max shadow lights cap wouldn't match between BRP and RRP
2 Days Ago
Reapplied NMS loot room after file conflicts
2 Days Ago
Adding crouch turn animations
2 Days Ago
Merge from powerlevel_loot_rooms
2 Days Ago
Merge: from ui_store_slim_ram - Update: store assets are taken from the backend - Optim: store assets are loaded and unloaded dynamically Tests: navigated through various store pages with various debug overrides
2 Days Ago
Couple more texture res reductions (floating city sign decals / ziggurat related ones)
2 Days Ago
Texture optimisations to some apartment textures (reducing size) and floating walkway LOD textures
2 Days Ago
Committing WIP work on Small Random Room J for branch switching
2 Days Ago
merge from main
2 Days Ago
update to barricade sandbags now use continuious lods so skins persist down the chain. Was previously using a baked version.
2 Days Ago
Changed base ladder hatches to have more metal and less rust
2 Days Ago
update milk icon to face the other way so item quanity isn't covered
2 Days Ago
Merge from main
2 Days Ago
Merge: from main
Rin
3 Days Ago
merge from airwolf_repairable_pad
Rin
3 Days Ago
Helipad repair now requires 30,000 wood 10,000 metal fragments 100 rope Added AIRWOLF cctv S2P
3 Days Ago
Added analytic hook locations TODOs
3 Days Ago
Merge from legacy_anim_deletes_oct_2026
3 Days Ago
Removed 75 animation files and overrides, around 47mb worth Mostly legacy hold types
3 Days Ago
Cleaned orphaned data in player animation controller Updated cleanup tool to also clean out orphaned references in override controllers
3 Days Ago
Added new tool Tools/Animation/Remove Orphaned Sub Assets Finds orphaned assets on animation controllers that Unity apparently just keeps around after you delete things? Could also have been caused by bad merges Cleaned out Scientist2.anim, RidableHorse, v_mini_crossbow.anim, snowballgun.anim, v_food_pies.anim
3 Days Ago
Fixed boomerang waiting to catch animation still using old player model animation Once removed old boomerange animations were no longer referenced, removed them
3 Days Ago
Merge from main
3 Days Ago
Double baseline dung production speed of cow and sheep (was every 40m, now 20m) Fixed a long standing dung production bug on horses that was inadvertedly increasing their dung production x10 Adjusted horse dung produced per calorie to 0.2, was 0.1 A well fed horse should now produce ~48 dung/day (was 240) A well fed livestock animal should now produce ~72 dung/day (before any gene increase/decrease)