143,763 Commits over 4,413 Days - 1.36cph!

10 Months Ago
Walkway progress / scaffolding stairs
10 Months Ago
Demos & play using same search styles
10 Months Ago
merge from main
10 Months Ago
Shadow manager NRE fix
10 Months Ago
merge from new_menu
10 Months Ago
merge from main
10 Months Ago
Wrap friends list updates in FlexScopedUpdate to try and fix flickering
10 Months Ago
Compile fixes
10 Months Ago
merge from new_menu
10 Months Ago
merge from new_menu
10 Months Ago
merge from main
10 Months Ago
Merge Decals & Metrocop texture changes/fixes
10 Months Ago
Revert asset changes
10 Months Ago
TrueShadow optimisations: removed per instance LateUpdate calls, added manager with group based updates Assigned all shadows to mainmenu group, skipped when menu is closed Shadows aren't updated when invisible too
10 Months Ago
Implemented support for instances in motion and other fixes
10 Months Ago
Fixed a regressive Lua error with Player:AddCount (Community Contrib) Undo changes to Func_MoveLinear.SetSpeed again Mount CSS/Episodic VPKs in tools Make Linux happy
10 Months Ago
Merge the compile error fix from x86-64
10 Months Ago
Remove code to pack monument scenes bundle (unused)
10 Months Ago
Fix branch specific compile error on Linux/MacOS (Hopefully)
10 Months Ago
Enable Jalopy idle_running animation without hl2_episodic convar This applies to all vehicles, even modded ones, if they have an animation bound to ACT_IDLE_STIMULATED Fixed a regressive Lua error with Player:AddCount (Community Contrib) Minor cleanup Prevent certain code making shotguns emit a damage event for each pellet The "TraceAttackToTriggers" system for bullets would cause the shot entity to have a separate damage event for each pellet for a shutgun shot. Update FGD - light properties descriptions Prevent silly values in fog_controller Undo changes to Func_MoveLinear.SetSpeed again Mount CSS/Episodic VPKs in tools Make Linux happy Fixed weird white spots on Metrocop playermodel gloves Updated/Fixed decal textures & materials from main
10 Months Ago
Merge from trimmed_asset_warmup/scene_warmup
10 Months Ago
▅ ▍▍█▌▇ ▆▆▉▌ ▋▆▍█▇▉▆▌██▌▇▉▉▍▌
10 Months Ago
compass viewmodel - removed ironsights script and elements from prefab
10 Months Ago
Handle hardcoded, wildcard-like asset references if they're using string interpolation (lootpanels, etc) Remove explicit inclusion of Assets/bundled/Prefabs/ui Apply some filtering to decide what hardcoded references go into the bootstrap asset scene vs. others (cargoship etc don't need to be loaded for the menu)
10 Months Ago
compass viewmodel - reduced lowered position when running, also reduced bob/offset for added visibility
10 Months Ago
Make Linux happy
10 Months Ago
priv prefab tweak
10 Months Ago
Swap ClothingMovementProperties for heavy chest and legs (misassigned refs)
10 Months Ago
10 Months Ago
added textures and updated material for pilot hazmat backpack
10 Months Ago
10 Months Ago
Prevent silly values in fog_controller Undo changes to Func_MoveLinear.SetSpeed again Fixed weird white spots on Metrocop playermodel gloves Mount CSS/Episodic VPKs in tools
10 Months Ago
add per-biome, per-weather fog start distance ramps
10 Months Ago
Refactor VehiclePrivilege IsDriver checks to CanModifyAuth
10 Months Ago
▇ ▉█▆▄▆ ▉▋▊▇▊▉▊▊▌▅ ▍▉ ▄▊▌▊ ▍▇█▆▌▇▄▇▇ ▌▄▉▍▅▌
10 Months Ago
Merge from medical bay props
10 Months Ago
Simpify filtering logic
10 Months Ago
merge from main
10 Months Ago
UI Layout changes. Viewmodel scroll now has a filter text box. Removed old viewmodel UI
10 Months Ago
Improvised walkway progress
10 Months Ago
More set dressing (WIP) of food market. Reduced AO intensity on banana bunches.
10 Months Ago
Fix conversation order being sometimes inverted (scientist switching lines, not making sense)
10 Months Ago
Set up python anims, entity and override controller
10 Months Ago
Handle static array constructors, skip convars when resetting static fields.
10 Months Ago
fixes after merge
10 Months Ago
Add playerboat_privilege entity. Setup entity for player boat. Manifest.
10 Months Ago
- Add death bark (disabled for now) - Add fallback for index out of range issue when path succeeds but there is only one point
10 Months Ago
▍ ▌▆▌▌▆▇▊ ▊█▌▄ ▊▇▊ ▅▅▊▊█▋▋▆▋▍▍ ▄█ ▊██▉▊▅▇█▊▊▌█▋▍▇▌
10 Months Ago
PlayerBoat prefab cleanup
10 Months Ago
- Make scientists have conversations instead of speaking to themselves - Fix scientists orchestrating a push even though their grenade throw failed (then saying too much "come with me")