248,644 Commits over 3,928 Days - 2.64cph!

4 Years Ago
Undone server browser minimum ping penalty where servers < 60 ping would all be considered as having 40 ping for server ranking
4 Years Ago
merge from main
4 Years Ago
Added instanced citizen body part meshes Updated textures
4 Years Ago
Added $boneflexdriver support to studiomdl
4 Years Ago
merge from wipe5
4 Years Ago
Scene 2 Prefab
4 Years Ago
Added support for $boneflexdriver in models into the game (not tools yet)
4 Years Ago
Network++ Save++
4 Years Ago
Unsaved
4 Years Ago
More gib r/w updates: Rowboat, kayak, workcart Single and double doors (also updated these to show the skin of the destroyed entity on the gibs)
4 Years Ago
▌▅█▅▋▆ ▆▄▇▇ ▄▌▅▅▆▅▆ ▋▉▊▇▆ ▆▋ █▊▍▊▆ ▅▉▆▅▉▇▆▇ ▍█ ▅▋▌▊▅▅▊▄▋ ▉█▆▋▋▋▄ ▊▍▋▊▅▆ ▉▌▅▌ ▌▋▊▌▍▌▆▆ ▇▌█▉▄▉▋ ▊▅▅ ▌▍▋▉▇█▊ ▇▉ ▆▇▍▅▄█ ▇▆▍█
4 Years Ago
Some bug fixes
4 Years Ago
ballpit fix reroll in giver phase, spawn shop items slower on switch credits medal times Merge branch 'master' of SpaceUsurperUnity fix ballpit endow angle fix bake error
4 Years Ago
Merge Main -> CardGames
4 Years Ago
More WIP. Mostly all working correctly now.
4 Years Ago
updated textures
4 Years Ago
adding env source files
4 Years Ago
Added code support for Matt's new gib particles, can be enabled with a drop down on the gibbable component and caches the bounds of the gibs Disabled for now
4 Years Ago
Merge from gib_pool
4 Years Ago
merge into wipe5
4 Years Ago
missing file
4 Years Ago
merge fixes
4 Years Ago
Enable r/w on engine_module_Gibs and tier1WorkBench_gibs
4 Years Ago
WIP pause between turns. Splitting the EndTurn process into EndTurn and StartNextTurn. Making code not rely on EndTurn moving on immediately.
4 Years Ago
compile fixes implemented magnet crane into junkyard
4 Years Ago
ECS support for AffectBulletsInRadius Fixed some ECS diamond bullets having the wrong cross distance CodeGen formatting tweak
4 Years Ago
Merge from main
4 Years Ago
█▌▌▇▊▉▅ ▄▅▊ ▌▌▋▋▊▍▋ ▉▄▊▍▋ ▅█▋▄▉, ▉▆▋▌▉▍▄▄█ ▇▋▇ ▍▍▌▇▄▊▌▍.
4 Years Ago
Hotload: Added failing test for 2D arrays Hotload: basic multi-dimensional array support Hotload: failing multi-dim struct array case Hotload: don't attempt to block copy multi-dimensional arrays
4 Years Ago
Experiment with unloading more of the higher resolution mipmaps (if there's pop in let's try increasing budget before reverting)
4 Years Ago
Enable streaming mipmaps on a bunch of newer deployables
4 Years Ago
Add texture.streamingBudgetOverride to specify your own budget for streaming textures (instead of the defaults from graphics quality) Add a bit more stuff to texture.stats
4 Years Ago
Handle bullet forces on ragdoll
4 Years Ago
Forgot to delete ragdolls after some time Only start the ragdoll hidden if we're the local player
4 Years Ago
Only show ragdoll once the ragdoll camera has updated at least once
4 Years Ago
merge from wipe5
4 Years Ago
progress
4 Years Ago
Don't use SetRagdollVelocityFrom, it's unreliable, just pass in velocity from server
4 Years Ago
Add ModelEntity.CopyMaterialGroup
4 Years Ago
API update
4 Years Ago
Remove BodyGroupMask in favor of CopyBodyGroups
4 Years Ago
Add ModelEntity.SetMaterialGroup
4 Years Ago
Texture import analyzer highlights deployables to enable streaming mips
4 Years Ago
Added simple view system with TopDownView and FirstPersonView, use ApplyForceAt when striking the white ball instead of setting velocity directly so it applies it from the cue tip
4 Years Ago
Start of arid revamp
4 Years Ago
grass.maxthreads 8 default
4 Years Ago
Use gradient for current tool ui
4 Years Ago
▄▍▍▄▊▄ ▅▍▊ ▇&▄▆▄ ▇▊█▇▅█▍ ▇▌▋█
4 Years Ago
Add StartDisabled, Enable, Disable to base trigger