243,201 Commits over 3,898 Days - 2.60cph!
Engine side of multiple scene cameras test (wip)
Multiple scene cameras test (wip)
Fix EnumControlWidget for [Flags] enums
Before: https://files.facepunch.com/ziks/1b0411b1/flags-before.mp4
After: https://files.facepunch.com/ziks/1b0411b1/flags-after.mp4
Disabled useViewModelCamera on Birthday cake
Fixed config.cfg failing to load on game start up
exported player update edited hatchet deploy so it is taken from over the shoulder and edited relaxed movement loop anims
Add r_depth_debug to visualize the depth buffer
m4 viewmodel - added effects for shell eject
Fixed pinatas dropping too much canned tuna and low grade fuel
Make `ListView.ItemAlign = Align.SpaceBetween` work better, especially when there's not enough items to fill a row
Merge ServerSideRagdolls -> main
confetticannon default bp + craft
merge from legacy_shelter
Can no longer pickup door from legacy shelter
merge from birthday_cake_viewmodel
Leaderboard backup, run #7876
Added animator support for third person fractional reloading
Recut Spas12 reload animations to demonstrate new behaviour
Animator changes (for future player rig integration):
Added params:
reloadStop (trigger)
canUseFractionalReload (bool)
States:
FractionalReloadStart
FractionalReloadLoop
FractionalReloadEnd
Merge from confetti_cannon
Better, safer fix for gibs
Remove an array allocation when spawning custom gibs
Fixed more init issues when loading server-side ragdolls from a save. Limbs are not positioned correctly
Fix pinata spawning an incorrect amount of gibs when fully destroyed
Server loads limb positions from save files
Confetti cannon can be lit via an igniter and a lit torch
Further improvements to kinematic ragdoll sleep activating when it should, even on vehicles. Shh bby is ok
Be a bit more aggressive with ragdoll and dropped item sleep
Merge from media_projects
Del dev camera mat conflict
Crafting cost (500 wood)
First pass on pinata loot table
Add some confetti when a stage is destroyed and when the pinata is destroyed
Mesh editor & movement test scene
Code gen. Looks like some got reverted in the
90701 merge .
Code gen, fix missing ragdoll code
Merge main -> ServerSideRagdolls
set up view model render script on correct cake and removed old cake from viewmodel
Leaderboard backup, run #7861
Fixed BindSubsurfaceProfile requiring Renderer
merge from legacy_shelter
Don't allow placement over ragdolls
Add Scene.GetSystem<T>
Fix opening all menus as modal
Add BaseComponent.OnDirty, [MakeDirty] property attribute
Add GameObjectSystem.ITraceProvider
Remove CameraPhysicsDebug from menu camera 🤦
Hitbox components, Hitbox System
PlayerController faces the direction of the camera when spawning
CameraPhysicsDebug does its traces in a thread