255,349 Commits over 3,990 Days - 2.67cph!

Just Now
Merge from media_projects
11 Minutes Ago
Prop assets
29 Minutes Ago
Merge from crafting_update
30 Minutes Ago
Merge from crafting_update
32 Minutes Ago
Cooking lerp, driven by the server for now
38 Minutes Ago
Merge from main
49 Minutes Ago
merge from fix_world_serialization_checksum -> main
50 Minutes Ago
Fix test namespace
57 Minutes Ago
Add simple checksum tests
59 Minutes Ago
Fix world serialization checksum not handling -0f
1 Hour Ago
Adding or removing items to/from the cooking item stack updates the cooking visuals accordingly
1 Hour Ago
Added cooking workbench recipes for cooked deer, bear, fish and pork
1 Hour Ago
Fixed killing chickens via "ent kill" in the coop not properly removing them from the coop
1 Hour Ago
Fixed spoiled horse meat being cookable and usable as bait
1 Hour Ago
Merge from crafting_update
1 Hour Ago
Merge from crafting_update
1 Hour Ago
Merge from 1p_spectating_grenade_fix
2 Hours Ago
merge from bee_grenade2
2 Hours Ago
Assigned the grenade impact to bee-grenade-explode (placeholder)
2 Hours Ago
Merge from parent
2 Hours Ago
Made the 3p held grenade not so small.
2 Hours Ago
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
2 Hours Ago
3p held visual consistency fix.
2 Hours Ago
Fixed bee grenade worldmodel having two LOD scripts and some distance weirdness. Now only uses 3 LOD states instead of 5.
3 Hours Ago
Material tweaks.
3 Hours Ago
Merge from bee_grenade2
3 Hours Ago
VM Bees. Various mat tweaks.
4 Hours Ago
Merge from friend_chat_fixes
4 Hours Ago
Basic steam timeline support
4 Hours Ago
▌█▇'▇ ▄▅▊▌ ▉▅▉▆▅ ▆▍▇▌▋▋▌ ▍▊▆▊▌ █▉▌ ▉▉▌▇▋▍▋▍ ▅▊ ▋▄▅▊▋▅▆ █▊▍▋▇▆
4 Hours Ago
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?
5 Hours Ago
Limit how long DMs coming from steam/discord can be when rendered in game
5 Hours Ago
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
5 Hours Ago
Merge from bee_grenade
5 Hours Ago
revert cirrus ms
5 Hours Ago
merge from autoturret_servertick_optim
5 Hours Ago
Fixed npc turrets erroring when finding a target, caused by 114404
6 Hours Ago
Fix chat message avatars not being aligned to the top of longer chat messages
6 Hours Ago
Can now create Folders and JSON Files in the `Localization/` directory from the Asset Browser. Resolves Facepunch/sbox-issues#7492
crafting_update -> Aux2
bees -> crafting_update
Refined Egress Behaviour
Today
First pass of 'visual cooking': we now show food world models being cooked in barbecues and campfire
Reworked how BeeSwarm works: - Can now be set on fire - Slowed it down - Optimistaions and changes
Today
Update: ServerDemoPlayer - add Ready message logging Tests: none, trivial change
Today
Update: ServerDemoPlayer - log more message types Tests: ran demo from staging server
Today
Merge from armor_slots
Today
Merge from cookingv2
Today
RecipeLists can now reference other recipe lists and include their recipes. Refactored all recipe related code to use the new combined recipe list.
Today
Material tweakaroos and some related files.