142,196 Commits over 4,383 Days - 1.35cph!

3 Minutes Ago
Dart animation exports on new rig
4 Minutes Ago
Got the new UI set up for the LOD Baker tool to support multiple source meshes
8 Minutes Ago
merge from /mfm (merge from main)
9 Minutes Ago
Codegen, proto gen Manifest
22 Minutes Ago
Merge from main Keep source on generated stuff Keep main version of ParticleTestMap Merge automatically: Sceneloader.Monuments.cs, engine.json, InvisibleVendingMachine.cs Bump ApartmentRoom proto to 227 to avoid id collision with Workbench
29 Minutes Ago
Merge from workbench_upgrades
31 Minutes Ago
Merge from main
30 Minutes Ago
Efficiency workbench upgrade now creates bonus item with the same skin as the source item.
51 Minutes Ago
compile fix - missing debug ifdef around test fixture
54 Minutes Ago
rebalance PlayerBoat drag-by-angle, more pronounced differences with shape (more impactful on larger boats)
54 Minutes Ago
merge from automated_testing_ocean
1 Hour Ago
Adding in talk animations for general and host gestures
1 Hour Ago
Large Apartment Kitchen Cabinet and Cupboard Paint Mask Tweaks
1 Hour Ago
main -> vendingmachine_ui_refresh
1 Hour Ago
merge from main
1 Hour Ago
Merge: from stableobjectcache_taa_nulls - Update: Replaced StableObjectCache with StableObjectArray, updated TriggerParent, Projectiel batching and server player processing to use it - Bugfix: fix for "Adding null to TransformAccessArray" warning Tests: unit tests, 2p session on Craggy with jumping on boat, shooting, conencting-disconnecting
1 Hour Ago
Merge: from main
1 Hour Ago
undo subtract on the correct branch
1 Hour Ago
subtract, these changes were supposed to go on a sub branch :facepalm:
1 Hour Ago
Implement blending between 3 load anims based on angle, remove pitch/IK blend curves until its stable, abstract creating/releasing reload handles
2 Hours Ago
Update(tests): add validation of StableIndexLookup to StressTest Tests: ran unit tests
2 Hours Ago
npc updated animations
2 Hours Ago
Clean: delete StableObjectCache, no longer in use - fixed up const references that I missed Tests: compiles
2 Hours Ago
Update: add missing NativeDisableParallelForRestriction to BasePlayerJobs.RecacheTransforms Tests: none, trivial change
2 Hours Ago
merge from analytics_memory_alloc_optims
3 Hours Ago
Update: rewrite projectile batching to use StableObjectArray instead of StableObjectCache - internal statics are now initialized and cleaned up on client connect/disconenct (+ scripts reload) - had to sprinkle container access checks due to indirection This was the last user of StableObjectCache, will rip it out next Tests: ran unit tests, 2p craggy test with shooting (confirmed fly by effects, ricoches still happen)
3 Hours Ago
Machete inventory sounds added
3 Hours Ago
more info in drag table test
3 Hours Ago
added missing deploy/reload anim events to weapon anim clips
4 Hours Ago
Update: rewriten TriggerParent to use StableObjectArray instead of StableArrayCache - ran codegen - made DisposeInternalState run on assembly reload Tests: built a boat, jumped on off - no issues (except the boat not moving, but a separate bug)
4 Hours Ago
Visual spawn points wb1 test
4 Hours Ago
Bugfix: ensure PlayerTransformsAccess stays in sync with PlayerCache when players are removed - also removed safety if as it's obsolete after recent change to cleanup player before shutting down the server Tests: had 2nd client connect-disconnect to me on Craggy (though technically it's not enough, I'm relying on unit test logic)
5 Hours Ago
merge from main
5 Hours Ago
merge from automated_testing
5 Hours Ago
Removed some old ad-hoc entity cleanup methods in TestTrees and TestRockets
5 Hours Ago
Added OnBeforeSetUp and OnAfterTearDown. Overriden by RustTextFixture, includes all the entity and item cleanup This makes sure tests arent exploding if we forget to call the base SetUp and Teardown, it was too fragile Updated all tests
5 Hours Ago
Update: StableObjectArray gets GetIndexForSyncRemove to support removing from linked collections - used it to fix TestTransformAccessArraySync Need to update actual game code since it's bugged Tests: ran unit test
5 Hours Ago
Anim updates for tutorial island end cinematic
5 Hours Ago
Merge: from main
5 Hours Ago
merge from main
5 Hours Ago
merge from rfreceiver_freqchange_fix
5 Hours Ago
RFReceiver RFBroadcaster code cleanup
5 Hours Ago
Merge from main
5 Hours Ago
An attempt at encoding the shadow caching flag into the light's shadow strength while maintaining the shadow strength value
6 Hours Ago
Added new tests covering the frequency change while powered/unpowered Test list
6 Hours Ago
Fixed RF receiver adding itself to the listener set when changing its frequency while unpowered
6 Hours Ago
merge from fix_manifest_errors
6 Hours Ago
Remove extra model component on pistol_semiauto.a.m15.entity
Today
merge from main
Today
merge from console_autocompletescroll_fix