249,459 Commits over 3,959 Days - 2.63cph!

7 Months Ago
▋▌█▅▄▍▍ ▅▆▍
7 Months Ago
▆▉▋▍▉ ▄▉▊▄ ▊▉▇▄▅▇▇▌█▍▆▆_▋▉▅ (▄█▆▆ ▇▉▉▌▌▄)
7 Months Ago
▋▇▄▋▅ ▅▄▅▍ ▆▌▉▇
7 Months Ago
Added a parameter to ToBaseEntity to allow destroyed entities to be returned from the registry Use that in TriggerBase to detect destroyed entities
7 Months Ago
merge from main
7 Months Ago
final 9mm casing tweaks hopefully
7 Months Ago
Just use Property for PlayerBody.Player, instead of fetching OnStart
7 Months Ago
9mm_casing prefab adjustment
7 Months Ago
Missing files
7 Months Ago
Created and setup icon for travelling vendor
7 Months Ago
handcuff viewmodel anims updated
7 Months Ago
update ejectbrass particles
7 Months Ago
Equipment renderer adjustments
7 Months Ago
shell casing adjustments
7 Months Ago
Don't destroy playerstate when orphaning. When connecting, look for a candidate playerstate that matches our SteamId and is unowned, so we can re-claim it I don't think we need this stuff
7 Months Ago
merge from wireisolation_fix
7 Months Ago
updated handcuffs cinematic to be rigged
7 Months Ago
Another NRE fix
7 Months Ago
hitbox gizmos match their actual size
7 Months Ago
Fix NRE when shooting Better logic for player marker vis
7 Months Ago
Removed a bunch of code we don't need on the Drone anymore
7 Months Ago
Cleanup, removed unused stuff
7 Months Ago
more burst cloth - changed integration method - reduced position and orientation to a single spring value each, collision still managed with separate spring - cleaned up unused cloth material properties
7 Months Ago
merge from Bikes
7 Months Ago
merge from hood_and_cuffs
7 Months Ago
merge from collapse_renderers_default
7 Months Ago
Enable condition on handcuffs item
7 Months Ago
Codegen
7 Months Ago
Merge from main
7 Months Ago
Use PlayerPawn in BuyMenu, not PlayerState
7 Months Ago
undo projectsettings.asset being commited
7 Months Ago
Undo projectsettings.asset being commited
7 Months Ago
Support Buy Menu items again
7 Months Ago
See if this fixes aux1 client buld
7 Months Ago
Fix editor compile error
7 Months Ago
Kill bots playerstates as well as their pawn
7 Months Ago
Merge compile fix to aux1
7 Months Ago
Fix compilation error on server
7 Months Ago
Merge from scene_warmup -> aux1
7 Months Ago
Only require scene_warmup prefab as parts of async asset warmup was running Add async and synchronous LevelManager.LoadScene() methods as the async one was having issues running on main thread Add more logging and try catch if a scene fails to load - don't throw error if warming up a prefab twice, but delete it and log a warning
7 Months Ago
Fix NRE on collider destroy
7 Months Ago
Move keyframe colliders pre physics step
7 Months Ago
Merge from tutorial_map_fix
7 Months Ago
Increase size of water backing on tutorial island map marker
7 Months Ago
Merge from main
7 Months Ago
Fixed item icon NRE's when first person spectating
7 Months Ago
Fixed incorrect camera position when first person spectating players on bikes (would have affected any other mountables that used the FirstPersonWithArmsEyesLerp mountable feature)
7 Months Ago
Fix client compile quickly before Jenkins notices
7 Months Ago
Merge Bikes -> main