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

16 Minutes Ago
Removed hqm (300-800) from ranch sales, replaced with high quality metal ore (30-50) Increased threshold of SAR to 0.5
22 Minutes Ago
Livestock eating from a trough now takes calories of the food into account Makes high calorie food like bread 6x more effective for feeding animals WIll make low calorie food like worms less effective Also accidentally fixed livestock being able to eat spoiled produce (as it doesn't have calories)
37 Minutes Ago
Doubled lifetime of adult cow/sheep (was 24h, now 48h)
41 Minutes Ago
▄▊▅▋█▍ ▇▊▆▇ ██▋▇▋▅▄▆▌▉▋▊▇▇▍▊▉▅▍▍▍▄█▋▄
42 Minutes Ago
▉▇██▄▅ ▍▅▅ ▍▋▊▄▌ ▄█ ▊▊▌▅▉█▆▍▌▍▋▉▊▅▉▋▄▊▊▆▅▋▅▌ ▇▅▇▍▆▅▇▋▇▋▆ ▄▅▊█▅▅█▊ ▄███▄
44 Minutes Ago
▍ ▄▋▆▉▆█▊▄ ▉▄▌▇ ▇▇▌▆▄▋ ▋█ ▅▄▊▋▇▌ ▌▇▆▅▉▊▊ ▇▆▇▄▄▆ ▉▌ ▌▌▋ ▆▍▋ ▆▊▅▉ ██▆▌ ▄▄▉▆▇▉▆▋▇ █▆▋ ▍▅▉▆▄█▆
50 Minutes Ago
Changed "Chicken Food" label in inventory to "Livestock food"
57 Minutes Ago
Beef pie and rich beef pie now lasts 120m (was 30m)
59 Minutes Ago
Mutton pie is now shepherds pie Added a potato to the requirements
60 Minutes Ago
Double calories from all milk products Triple hydration from all milk products
1 Hour Ago
throwable_prediction_fixes -> main
1 Hour Ago
Don't allow players to unmount animals from a car if there is no navmesh If a player does somehow unmount an animal into a space with no navmesh just kill them
1 Hour Ago
▋▅▋▅▄█ ▍▉▋▌ ▊▄▉▄▇▊▄▌▉▌▅▋▇▅▋▍▆▋▉▆█▌▊█
1 Hour Ago
▆▌▄▍▉▊▉▄▊ ▉▍▆ ▌▉▊▍▊▆ █▉▍█▅▋▊ ▆▇ ▄▇█ ▅▊▆▇█ ▋▅▉▅▄ ▄▋▉ ▉▍▊▆▉▆▆ ▌▊█▅ ▄▋ ▊▆▆▇▆ █▋ ▆▇▆▄█▄ ▍▋▅▅█ █▅▍▊▌▄▄ ▌▌▅▉█ ▆▄ ▇▋▄ ▍▆ ▌▌▊▄ ▇▅▊▉▋
1 Hour Ago
merge from main
1 Hour Ago
Adjust F1 grenade drop clear anim event timings
2 Hours Ago
Fixed spiral staircase not decaying or contributing to TC upkeep
2 Hours Ago
Merge from main
2 Hours Ago
▄▉█▆▍▊▍▄▊ ▉▄▄▇█▄ ▍▆▆▆█▍▉▌▍▌ ▅▉ ▅▅▍▅ ▉▄▅▋█ ▉▄▋▉▍
2 Hours Ago
Bundles
2 Hours Ago
merge from store_mediaupddate
2 Hours Ago
Fix items sometimes not being transferred to new room when upgrading room - was skipping over an item once it didn't fit in a container instead of trying to fit the item into every container before skipping over it - fixed mail not being transferred to new room - added failsafe so if the item really couldn't be fit into the new room (shouldn't be possible since every room has more space but to be safe) it will transfer to the player standing in lobby
2 Hours Ago
Merge from powerplant_fuse_pop_scaling
2 Hours Ago
Remove redundant int for tracking inserted fuses in PowergridManager
3 Hours Ago
merge from fix_steam_init_error -> main
3 Hours Ago
Fix steam not logging the reason steam failed to start in the editor - sometimes steam is closed, other times it's outdated and needs to be restarted
3 Hours Ago
Add settings for scaling powerplant heavy fuse decay rate based on current server pop. Convars for low pop cutoff, high pop cutoff, scale at which fuses should decay when at or below low pop.
3 Hours Ago
Made DynamicResourceRef property drawer collapsable (helps readability in crowded inspectors)
3 Hours Ago
- Reconcille thrown projectiles similarly to movement reconcilliation. Apply server corrected position and then replay and smooth in between client movements - Send over velocity info so the reoncilled state also applies server velocity + tumble etc Results in client sims that are way more accurate
3 Hours Ago
Improved collision around the door of the legacy shelter so its easier to get in and out of
3 Hours Ago
merged from prototype_wood_pile_spawner
3 Hours Ago
HttpImage crossfade transition
3 Hours Ago
Fixed normals on more built-in models * de_tides signs * fanhousing models (CS:S and EP2) * "Thrown" versions of CS:S grenades + the holster without a gun * furnitureArmchair001a.mdl Add fallback CS:S hostage pain sounds * For TTT, but also any other addon out there * The sounds are just the citizen ones Force panels to think & enable clipping when main menu is open Get rid of some usages of Bootil::BString from lua_shared * ILuaShared unchanged Minor cleanups Reduce code duplication when calling Lua functions from C
3 Hours Ago
- Ensure client ghost will properly detect its sticking positio - Nuke the client ghost if we get a server stick message and server setup
4 Hours Ago
█▌▆▊▆▍ ▇▄█▍▌▋█▌▌▋▇▅▉▇█▅█▌▇▇▅▄▍▄ ▉▊▉▉▊▆▄▇▆ ▋▍▇▄▋ ▍▊▊▄▌▋▍▇▋▆
4 Hours Ago
Fixed wool having meat sounds for drop and inventory move
4 Hours Ago
fix frog swimming anims
4 Hours Ago
merge from optimize_json_garbage -> main
5 Hours Ago
Use AddRange() to add converters instead of foreach and Add() per converter
5 Hours Ago
Fix Hash128 and LayerMask incorrect parsing from breaking the rest of the document
6 Hours Ago
compiler fix
6 Hours Ago
Merge from heldentity_persist_anims_subsystems_fix
6 Hours Ago
Only run fallback check against stuck persisted animations when necessary
Moved the crate slightly away from the window in radtown to prevent players from looting it through window gap Replaced the one sided sign on the window with a two sided variant Scene2prefab
Today
Prefab filters can now check topology in radius using generated distance transform fields of Chebyshev distance to the nearest texel of that topology. Effectively a per-stage cache of distance from topologies to avoid walking texels. - Built in two-pass Burst - Built per-stage only when a stage has asked about a bit 100k times to make the building worth it. Bits written mid-stage fall back to the existing texel scan (decor that writes topology as it is placed) - TerrainTopologyMap.GetTopology picks fields or the existing texel scan New tests compared with previous baseline show 8-12s saved (Cliffs Hills & Cliffs Hills Small) depending on the seed. Roughly 3% time savings across the entire generation. Radius scans per run dropped from 8.76 billion -> 2.12 billion. Prefab placement is slightly stricter as fields check a full square of texels whereas the scan clipped corners at radii of 1 or 2 texels. Recorded a 1.6% reduction cliff hills small placements (0.7% of all prefabs)
Today
▌ ▊▊▋▉█ ▋▍▍▊▆▌▆ ▇▆▆ ▉▋▌▉ ▋▆▋▅▉▇▄▊▅ ▉▆▆▇▌▌▄▌ ▆▉▌█▉▄ ▉▆▄▅▉▅ ▄▊▊▇▉▊▉ ▍▉▅▆▇▄▋██ ▍▉▇█ ▅█▆▆▍▄▅▆▅▌▉▆▉▉▅▌▉▍▋ ▅▆▅▆▅▆ █▇▋▉▅▆█
Add persist settings to player model animations for the entities which used to have these, before these anims got replaced Add a fallback in case of us ending up stuck in an animation that we were persisting but never received a clear event for
Today
Add tests to prove that the code doesn't allocate (not just that it works)
LOD texture optimization
Today
Fix so ints can read float values again (that's the way it used to work before)