255,357 Commits over 3,990 Days - 2.67cph!
Iterate volumetrics
https://files.facepunch.com/sampavlovic/1b2511b1/ub4cgGGcRS.png
barrel
barrel
thing weight
barrel flinch
tweak blood particles
dont snapshot gibs
barrel magnet
Merge from crafting_update
Merge from cookingv2 to crafting_update
Fixed comfort never resetting back to 25 after standing on a rug while under the comfort boost effect (rounding issue in UI)
Merge from media_projects
Merge from crafting_update
Merge from crafting_update
Cooking lerp, driven by the server for now
merge from fix_world_serialization_checksum -> main
Add simple checksum tests
Fix world serialization checksum not handling -0f
Adding or removing items to/from the cooking item stack updates the cooking visuals accordingly
Added cooking workbench recipes for cooked deer, bear, fish and pork
Fixed killing chickens via "ent kill" in the coop not properly removing them from the coop
Fixed spoiled horse meat being cookable and usable as bait
Merge from crafting_update
Merge from crafting_update
Merge from 1p_spectating_grenade_fix
Assigned the grenade impact to bee-grenade-explode (placeholder)
Made the 3p held grenade not so small.
Grenade viewmodels now play the throw animation when first person spectating like they do in regular gameplay
This was an old issue, but more noticeable with the bee grenades
Had to upgrade grenade viewmodel handling to the new IViewmodelComponent system so had to apply this upgrade to every grenade. Affected:
Throwable Firecrackers
Flares
Supply Signals
Beancans
Bee Grenades
F1 Grenades
Flashbangs
3p held visual consistency fix.
Fixed bee grenade worldmodel having two LOD scripts and some distance weirdness.
Now only uses 3 LOD states instead of 5.
VM Bees.
Various mat tweaks.
Merge from friend_chat_fixes
Basic steam timeline support
▌█▇'▇ ▄▅▊▌ ▉▅▉▆▅ ▆▍▇▌▋▋▌ ▍▊▆▊▌ █▉▌ ▉▉▌▇▋▍▋▍ ▅▊ ▋▄▅▊▋▅▆ █▊▍▋▇▆
Changed the HttpImage component on friends list avatars to more closely match avatars next to chat messages
Possible fix for Discord avatars disappearing only in builds of the game?
Limit how long DMs coming from steam/discord can be when rendered in game
Fix Steam friends refreshing every 15s even when UI isn't visible (menu is hidden but still interactable)
Fix menu friends list not refreshing immediately when opening it
Replace UIFriends.Update with a lower frequency invoke
merge from autoturret_servertick_optim
Fixed npc turrets erroring when finding a target, caused by
114404
Fix chat message avatars not being aligned to the top of longer chat messages
Can now create Folders and JSON Files in the `Localization/` directory from the Asset Browser. Resolves Facepunch/sbox-issues#7492