138,532 Commits over 4,324 Days - 1.33cph!

1 Year Ago
Bees scaled up a little bit with distance to improve visibility. Master swarm tweak.
1 Year Ago
Merge from hopper
1 Year Ago
Codegen
1 Year Ago
Fixed Hopper attempting and failing repeatedly to stack food items that could not be stacked due to spoiling timers (will also fix logic in industrial system as it shares the same precheck process) Exposed maximum difference (in seconds) that two items with spoil timers can have and still be stackable (server.maxFoodSpoilTimeDiffForItemStack), increased from 60s to 3 minutes to avoid undesired stacking behaviour during long cooking processes
1 Year Ago
Merge from main
1 Year Ago
Merge from crafting_update
1 Year Ago
Merge from cookingv2
1 Year Ago
Fixed tutorial chicken using wrong AI design
1 Year Ago
Change the pie rarities to none, prevents them from appearing in loot (food caches)
1 Year Ago
Merge from crafting_update
1 Year Ago
Hooked up the idle offset on the chicken breathe anim so all chickens don't play their idle in sync
1 Year Ago
Fixed missing chicken attack sfx
1 Year Ago
Fixed NRE when transferring water to a chicken coop while walking away
1 Year Ago
Fixed tutorial chickens dropping eggs
1 Year Ago
copy more source mesh vertex columns, add saving of baked texture
1 Year Ago
merge from planter_stacking
1 Year Ago
Simplified FX for WM/Entity
1 Year Ago
Deployed, ent and worldmodel. Fixed missing outline.
1 Year Ago
Jar bee FX tightened.
1 Year Ago
Fixed - Prevent planter half height stacking
1 Year Ago
merge from crafting_update
1 Year Ago
merge from hopper_protection
1 Year Ago
Updated hopper protection and health Updated hopper crafting
1 Year Ago
merge from main
1 Year Ago
Remove workbenches from loot table
1 Year Ago
merge from crafting_update
1 Year Ago
merge from Item_Descriptions_update
1 Year Ago
merge from premium_servers
1 Year Ago
▉▌▇▊▄▅▅▊
1 Year Ago
missing/incorrect descriptions for tea, pie, inserts
1 Year Ago
couple missed minor tweaks to chicken petting sound defs
1 Year Ago
plant pot sounds
1 Year Ago
chicken coop sounds egg handling sounds chicken petting sounds <3
1 Year Ago
add occlusion to visual cooking sounds kettle boil sound tweaks
1 Year Ago
natural beehive impact sound beehive deploy/open/close sounds
1 Year 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.
1 Year Ago
bee swarms are more quiet no occlusion on natural beehive ambience
1 Year Ago
fridge powered sound
1 Year Ago
Updated female heads with Jedd's updated skinning
1 Year Ago
submesh/multiple material support
1 Year Ago
Fix premium tag having to be clicked twice to open premium modal
1 Year Ago
Include 2 more background images for the premium modal
1 Year Ago
Fix premium tag offset vertically in loading screen
1 Year Ago
Remove `premiumfilter` test convar
1 Year Ago
Merge from crafting_update
1 Year Ago
Merge from cookingv2
1 Year Ago
Fix for pie visual config not being applied when first person spectating/demos.
1 Year Ago
merge from main -> premium_servers
1 Year Ago
Disable mip map streaming early to prevent Unity from loading textures at a lower resolution
1 Year 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