240,769 Commits over 3,867 Days - 2.59cph!

1 Year Ago
merge from base_decor_dlc
1 Year Ago
1 Year Ago
rocking chair models / colliders/ gibs updated prefabs
1 Year Ago
Hide prefab children in scene tree Add OpenPrefab button where Add Component button usually is Don't serialize any prefab children in scene Simplify prefab deserialization Scope timer fix Fix prefabs duplicating components when saving
1 Year Ago
merge from main
1 Year Ago
merge from global_networked_bases
1 Year Ago
merge from craft_amount_reset_fix
1 Year Ago
merge from shotgun_trap_auth_fix
1 Year Ago
merge from graphics_dropdown
Leaderboard backup, run #6605
1 Year Ago
Add a post volume for the poster snapshot process
1 Year Ago
Ugc browser compatibility
1 Year Ago
Non dynamic bodies mass center is bounds center for now
1 Year Ago
Hook up to the friends picker for now
1 Year Ago
Backups
1 Year Ago
Switch to a canvas instead of a renderer, store player name
1 Year Ago
Compute mass for hull Compute mass for sphere and capsule
1 Year Ago
Temporary signal light FX test method. Fixed missing renderer assignments on signal light B.
1 Year Ago
Steal a bunch of logic from the photoframe
1 Year Ago
Fixed missing toggle assignment
1 Year Ago
Setting up train signal lights and network flags
1 Year Ago
Cherrypick #88405
1 Year Ago
Parent merge
1 Year Ago
Tpose + preview scene updates
1 Year Ago
MVN Rig + import preset update
1 Year Ago
Merge Main -> rail_network_link
1 Year Ago
Merge Main -> Experimental
1 Year Ago
Define player heli engine starting flag
1 Year Ago
Show the old default BaseEntity.Flags inspector if we don't find an associated entity
1 Year Ago
Any inspector dropdowns that set an Entity.Flags mask now show, in brackets, any custom defined names for those flags in the full class hierarchy of the nearest parent entity.
1 Year Ago
Initial tests
1 Year Ago
New "Print defined flags" context menu option for BaseEntity, that prints out the list of flags that have been defined in the class heirarchy. Fixed the flags list in EntityFlag_ToggleEditor not including private or protected flag defines.
1 Year Ago
Merge IsVisibleRedo -> Main
1 Year Ago
Merge EntityFlagToggleWarning -> Main
1 Year Ago
Merge from base_decor_dlc/trophies
1 Year Ago
Compile fixes
1 Year Ago
Cherrypick #88423
1 Year Ago
Track horse breed with trophy, display appropriate breed
1 Year Ago
Merge rail_network_link -> Aux2
1 Year Ago
Merge from halloween2023
1 Year Ago
Horse trophy fixes
1 Year Ago
Fixed head not being harvested on last gather hit Fixed missing give notice
1 Year Ago
Remove game mass, unused
1 Year Ago
Move team invite from server raycast to clientside to improve reliability of team invite
1 Year Ago
Network SkyCameraEntit.SkyboxScale and remove unused shit
1 Year Ago
Do the same for HullCreateBox so we can get player hull starting to work
1 Year Ago
Remove model prefabs
1 Year Ago
Codegen, trophy items
1 Year Ago
Merge from base_decor_dlc
1 Year Ago
Consolidate current game project logic further, make these tests better reflect use case