254,914 Commits over 3,990 Days - 2.66cph!

Just Now
Fix plant pots gibbing when harvesting plants.
Just Now
bee grenade viewmodel - setup final model from Alfie - repostioned for best view - added additive grip pose and fingers mask to remove clipping
21 Minutes Ago
Add m700 sight to its viewmodel
23 Minutes Ago
Water depth gauge art and prefabs for measuring the depth of my tears.
29 Minutes Ago
setting excludelayers on child trigger colliders to match inverted interestlayers in Awake - convars to clear and setup all TriggerBase excludelayers for profiling purposes
32 Minutes Ago
Movement roll is disabled if view bobbing setting is false
52 Minutes Ago
merge from client_copy_paste -> main (update manifest)
54 Minutes Ago
Update manifest
55 Minutes Ago
merge from crafting_update
57 Minutes Ago
Codegen protobuf
59 Minutes Ago
Server/Lobby Data, Hostname / ServerName Changes, etc (#1827) Exposes: * Networking.ServerName * Networking.MapName * Networking.SetData * Networking.GetData
1 Hour Ago
Fix naming of internal DedicatedServer method
1 Hour Ago
merge from client_copy_paste -> main
1 Hour Ago
merge from crafting_update
1 Hour Ago
Support ViewModel aim_pitch_inertia and aim_yaw_inertia properties
1 Hour Ago
Fix mistake in Networking.CreateLobby - return early again if IsActive Rename to Networking.SetData/GetData. Make Networking.Metadata internal, it wasn't supposed to be exposed. Add some extra documentation to Networking.SetData. Change terminology elsewhere to match Add support for map name - but have the setter internal now, keep it set automatically - remove old HostInfo that previously handled it so we dont have two different systems for this kind of thing
1 Hour Ago
Special formatting for horse gallop speed mod
1 Hour Ago
bees -> crafting_update
1 Hour Ago
Reduced plant pot water saturation from 9000 to 1000
1 Hour Ago
Eeating wheat now gives wheat seeds instead of corn seeds.
1 Hour Ago
Remove accidental blueprint component from pies
1 Hour Ago
Update: consolidate various scatter code used in batched WaterLevel and GamePhysics checks Will cover them with tests just to be extra safe. Tests: ran WaterLevel and GamePhysics unit tests
1 Hour Ago
env volumes tweak, darker S2P
1 Hour Ago
fixed two instances of TriggerBase subclasses not calling base and ignoring InterestLayers
1 Hour Ago
▊▍▅▇██▉▊▆ ▅▄▋▌ ▍▆▆▊▉▅▍▊▌█▅▊▆ ▄▋▉▇▋▋█▅▆▆▅ ▍▍▇ ▆▌ ▅█▄▍▍▆▊ (▇▅▌▄▍▋▋ ▉▄▋) ▆█▋ ▅ ▌█▆▆▋▋ `▄▄▋▉.▋▊▋▋▄▄▋▆▋▅▅▆▍▋▉▇█▊▅ ▅▊▌█` ▋▆▍▋▊▆█▊▇█▆ ▆▆▄ ▄▉ ▍▄▄▊▊▍▊ ██▋ `▇▇▇▍▉▌.▍▆▄█▄_▇▄▍▇█▌▋▋█▆▇` █▅▆▅▊▅▌▋▊▉ ▆▍▍▅▇█▌ ▇▇▄▍ ▉█▊▄▄▇▆ ▅▌▋ ▄█▄▌▅▊█ ▆▋█▆▋█▄▅▄ ▅▄▇▍█ ▅▆▇▌▋ ▉▅▊ ▋▉▊ ▌▌▆█▌▆▆▋█▅▉ ▊▋▋/▍▊▌/▍▆▅▋▌/▆▌▅▊ ▍▇▄▇▉ ▍ ▌▊▍▊▋▊▅, ▍▌▊▉▇ ▉▊▉▅▋▍ ▆▊▉ █ ▌▍▉▇▇ ▅▆▌▊▄▉ ▊▌▅ ▌▇▌▆ ▋▆▇▅▇▍ ▇▉▄▌▊▅ ▅▍▇▇▋ ▍▅▇▆▄▊▍▄█▋▍▌ █▇█▅ ▍▌▇ ▅▊▊▉▄▌▄▇▆
1 Hour Ago
Ziggurat_a monument prep Terrain splats repaint to allow fade out Created env volumes for interior Basic lighting indoor Cleared volumes and lights from greybox stage
1 Hour Ago
Fix compile errors due to CLIENT and SERVER
1 Hour Ago
Merge from cookingv2
1 Hour Ago
Remove "Eat" UI option for pies
1 Hour Ago
Fixed Chicken Material not being double sided and updates textures
1 Hour Ago
Protect against feed error
1 Hour Ago
Fixed NRE if win detection happens on an empty dedicated server
1 Hour Ago
Fix poolable error on natural beehive
1 Hour Ago
Horse modifiers UI Refactored UIBuffsIcon into a base class we can inherit to show any type of modifiers Updated the horse loot panel to use RustTexts
1 Hour Ago
Fix message service not sending properly
1 Hour Ago
Update services Fixed achievement popup not playing Listen for account changes and update, should fix having to restart to detect new orgs, or being deleted from org
1 Hour Ago
crafting_update -> Aux2
1 Hour Ago
Removed debug log when setting the duration of a Timer Switch
1 Hour Ago
main -> boomerang
1 Hour Ago
bees -> crafting_update
1 Hour Ago
Tag projectiles, explosions, damage with the instigating playerId so dead/respawned players can still get their kills Spawn tripmines on host Trigger IPlayerEvent.OnSuicide in all cases
1 Hour Ago
edited tiger ledge attack anim
2 Hours Ago
Greatly extended natural beehive hitbox
2 Hours Ago
TreeEntity addition now properly supports poolable entities
2 Hours Ago
Add JsonPointer (RFC 6901) implementation and tests Add RFC 6902 compliant JSON diffing / patch generation Use JsonNode instad of JsonDocument in pointer Add ApplyPatch functionality Generate roundtrip tests Add Test Generator for GameObject hierarchies Remove Copy & Move operations I can't make it work there are extremely rare edge cases for enormous diffs (thousands of objects and operations). The code to support these edge cases was becoming more and more unhinged and illegible. Can still tackle it later if we really need it. Add tests for LCS Work around .net runtime bug in Json.DeepEquals dotnet/runtime/issues/112769 Clone/Move attempt 2 Move optimization still fails for very large diffs -> disable for now Cleanup some debug code
2 Hours Ago
Increased bee network tick. Will look at bringing this back down before release
2 Hours Ago
Fixed bee swarm particle rendering ending up culled in players view
2 Hours Ago
Api Update Fix error getting reviews
2 Hours Ago
Fixed up crossbow hand placement / world scale