192,351 Commits over 4,049 Days - 1.98cph!

48 Days Ago
Merge from crafting_update
48 Days Ago
Hooked up the idle offset on the chicken breathe anim so all chickens don't play their idle in sync
48 Days Ago
Fixed missing chicken attack sfx
48 Days Ago
Fixed NRE when transferring water to a chicken coop while walking away
48 Days Ago
Fixed tutorial chickens dropping eggs
48 Days Ago
copy more source mesh vertex columns, add saving of baked texture
48 Days Ago
merge from planter_stacking
48 Days Ago
Simplified FX for WM/Entity
48 Days Ago
Deployed, ent and worldmodel. Fixed missing outline.
48 Days Ago
Jar bee FX tightened.
48 Days Ago
Fixed - Prevent planter half height stacking
48 Days Ago
merge from crafting_update
48 Days Ago
merge from hopper_protection
48 Days Ago
Updated hopper protection and health Updated hopper crafting
48 Days Ago
merge from main
48 Days Ago
Remove workbenches from loot table
48 Days Ago
merge from crafting_update
48 Days Ago
merge from Item_Descriptions_update
48 Days Ago
merge from premium_servers
49 Days Ago
▉▌▇▊▄▅
49 Days Ago
missing/incorrect descriptions for tea, pie, inserts
49 Days Ago
couple missed minor tweaks to chicken petting sound defs
49 Days Ago
plant pot sounds
49 Days Ago
chicken coop sounds egg handling sounds chicken petting sounds <3
49 Days Ago
add occlusion to visual cooking sounds kettle boil sound tweaks
50 Days Ago
natural beehive impact sound beehive deploy/open/close sounds
50 Days Ago
Finish description of sv_maxvoicepacketsperframe Uncheat sv_player_usercommand_timeout and default to 0.5 0.5 is the value GMod originally had Add sv_player_usercommand_timeout_lastcmd default to 1. Rerun the last command instead of a null command. This was the previous behavior.
50 Days Ago
bee swarms are more quiet no occlusion on natural beehive ambience
50 Days Ago
fridge powered sound
50 Days Ago
Updated female heads with Jedd's updated skinning
50 Days Ago
submesh/multiple material support
50 Days Ago
Fix premium tag having to be clicked twice to open premium modal
50 Days Ago
Include 2 more background images for the premium modal
50 Days Ago
Fix premium tag offset vertically in loading screen
50 Days Ago
Remove `premiumfilter` test convar
50 Days Ago
Merge from crafting_update
50 Days Ago
Merge from cookingv2
50 Days Ago
Fix for pie visual config not being applied when first person spectating/demos.
50 Days Ago
merge from main -> premium_servers
50 Days Ago
Merge from fix_texture_streaming_2
50 Days Ago
Disable mip map streaming early to prevent Unity from loading textures at a lower resolution
50 Days Ago
Update: Replace old TextTable with new - Also did a light convert of `GetPlayerListPosTable` - it was able to handle 300 players instead of 200 in 4.7ms - Updated ServerProfiler to exclude new System.Text.Json assemblies (and a couple extra bits) - built from f5b849e4 Tests: synthetic test in editor via constantly running getplayerlistpos command for 300 players, built server and client standalones(win64), booted server standalone
50 Days Ago
re-set up ADS (base idle will be udpated to be lower & to the side)
50 Days Ago
Fixed LODs of debris not being mossy. Set dressing in zigg scene.
50 Days Ago
Fix croc turns
50 Days Ago
Fog machines now cache the building privilege they're attached to, like shotgun traps and co
50 Days Ago
▉▍▉▆▆ ▊▇▉▉ █▋_▆▉▌▍▇▇▆▋_▍▅▉▉█▇
50 Days Ago
▄▊▌▄'▋ ▌▍▄▇ ▅▄ ▉▌▇▆ ▋▍▉▋▉▍...
50 Days Ago
- Remove anim speed scaling on croc - Increase melee range, interrupt intimidation if prey moves too far away
50 Days Ago
Clean: remove extra comments and finish TODOs Just gotta swap out the implementations and test it all builds/runs Tests: ran tests