reporust_rebootcancel

153,782 Commits over 4,536 Days - 1.41cph!

3 Days Ago
New CountBy admin command that returns the same count as DeleteBy but without deleting entities
3 Days Ago
bull/calf/cow use old bias map
3 Days Ago
Fix runtime livestock pattern not matching the ranges Taylor designed
3 Days Ago
- Fix inbred procedural texture being applied to healthy cows, and actually inbred cows looking healthy - Disable srgb for cows bias maps
3 Days Ago
Re-add livestock pattern tester script (to add to cow lod 0)
3 Days Ago
- Gate all prediction errors behind a preafb - if prediction fails, just dont bother with it
3 Days Ago
Converted the light bins into bitmasks that contain light indices to reduce the overall memory overhead of light binning
3 Days Ago
Merge from render_pipeline_testing (fixed)
3 Days Ago
Re-apply improved hair and beard rendering cleanly
3 Days Ago
Merge from main
3 Days Ago
Subtract borked changeset
3 Days Ago
Merge from fuse_analytics_fix
3 Days Ago
Merge from render_pipeline_testing
3 Days Ago
Pass on penned cow with unreachable distractors around: - Fix curious cows being so curious they forget to eat - Walk to herd now check multiple cows not just nearest one (else it gives up at first unreachable) - Walk to trough now checks multiple troughs not just nearest one - Prevent bull from charging unreachable targets - Happy run wanders if player target is unreachable
3 Days Ago
Correction to the player element returned for fuses
3 Days Ago
Reverted that line
3 Days Ago
Updated calf prefabs with new mesh and materials. updated bull bias map
3 Days Ago
merge from sv_console_terminal_fix
3 Days Ago
Added more guardrails
3 Days Ago
Update rust native for all platforms
3 Days Ago
Make server own visibility for the livestock status panel not client, so only server decide if we want to hide genes or not client has no say
3 Days Ago
merge from sv_console_terminal_fix x2
3 Days Ago
Added more OS-specific guardrails and merged a few #ifs 🤞
3 Days Ago
RRP: Massively improved hair and beard rendering when TAA or DLSS are enabled. All other anti-aliasing modes now use simple cutout to appear less noisy.
3 Days Ago
Subtract 163953
3 Days Ago
merge from main
3 Days Ago
▌▄ ▍▊▉█▋▊ ▄▆▉▄▋▊▌█ ▆▍▇ █▇▊▅▊▇█▌
3 Days Ago
Merge from animal_fencing_v2
3 Days Ago
Animal fence inventory sounds.
3 Days Ago
Update: back every dynamic sprite url in store with a blur hash field Going to setup data next Tests: compiles
3 Days Ago
WR config compile fix
3 Days Ago
Put the livestock server code back behind #if SERVER
3 Days Ago
add nullcheck for `playable is invalid` error kicking players out
3 Days Ago
Fix throwing 3p anim still playing when switching between items
3 Days Ago
Update: license file for blurhash Tests: none
3 Days Ago
Update: HttpImage - add option to generate loading image from BlurHash - using bf58763 release dll from from https://github.com/MarkusPalcer/blurhash.net - add debug convar shop.loaddelay to test loading images - Stop UI_StoreItemTile from deactivating it's cover image - httpImage no longer hides it's targetted image when loading a texture if it has a loading texture Tests: navigated and clicked through various store views
3 Days Ago
▅ ▍▌▇▊▇▋ ▋█▅▇▋▆ ▄█▆▄ ▆▉▌▊▊ ▉▇▋▉▄█▊▅▍ ▉▋▌▄▋ ▆█▋ ▌▍▌ ▍▌ ▄▍▋▊▆▅ ▇█▅ ▅▄▉▇█ ▊▅▇▇▅▇▆▌▍▇▍▊
3 Days Ago
Cow knockdown and sheep stomp animations added
3 Days Ago
▊ ▄▊▋▄▄▇ ▅ ▋▋▌▊▇ █▌ ▅▅▌▆█ █▌ ▊▇▊▇▄▅ ▆▊▇▍
3 Days Ago
Updated Calf model to have a male version.
3 Days Ago
- Large code cleanup - Remove a bunch of unneeded, over engineered crap - Move HideUntilMobile preprocess into throwghost
3 Days Ago
Merge from wr_visual_config
3 Days Ago
merge from rail_junction_improvements :railway_track:
3 Days Ago
merge from typo_fixes
3 Days Ago
merge from arrow_gibs_fix
3 Days Ago
subtracting 163933
3 Days Ago
Merge from loading_analytics
3 Days Ago
- fixed missing arms on boatplanner prefab - deleted redundant files - renamed f1 grenade and anims to match v_ convention
3 Days Ago
cherrypicked ladder fix from biofuel branch
3 Days Ago
Initial light depth binning implementation