198,872 Commits over 4,140 Days - 2.00cph!

6 Years Ago
6 Years Ago
Fix weapons root being left on if no weapons were fired Update animations
6 Years Ago
Scrollbar and formatting
6 Years Ago
Variant prefabs
6 Years Ago
Adjust player damage multiplier with vehicle speed
6 Years Ago
▌▌▊▆ █▉ ▅▋▅▅ ▅▄▉▄▍▅█▊
6 Years Ago
Really basic damage trigger implementation for player damage. Using existing systems for now but this isn't going to be good enough for cars.
6 Years Ago
Updated benchmark scene
6 Years Ago
Cherrypicking 45352, 45354
6 Years Ago
Re enabled other benchmarks
6 Years Ago
Fixed bug with transform update
6 Years Ago
Improvements to benchmark
6 Years Ago
▊▇▆▊▍▄▋ ▋▊▋▆▊▆▋ ▉▊▇ ▆▅▇█▉▆ █▋█▆▉▍ ▍▉▄▉▄ ▌▉▌▉█ ▅▋▍▋▆█ ▅▅▌▌▌▍
6 Years Ago
Reapply FCVAR_ARCHIVE to gmod_language
6 Years Ago
[D11] Main branch materials brought over
6 Years Ago
[D11] + Fixed missing helicopter not appearing in game
6 Years Ago
[D11] + Fix to launch_site helicopter (LOD distances working, collisions in correct place/actually existing, player able to shoot through window, etc)
6 Years Ago
[D11][#3253][#3257] Fixed issue with deploying water_catcher_small and enabled placing on foundations
6 Years Ago
█▉▅▇▆▌ ▄_▋▍▉▌▄▅▊▇▍▌▉▍
6 Years Ago
Alternative compost ticking approach
6 Years Ago
TTT: fix infinite traitor selection loop in case of bad cvar value TTT: Remove unused exploitable concommand "wepswitch"
6 Years Ago
[D11] SceneToPrefab update
6 Years Ago
▇▇▇▉█ ▇▆▋█▄▍▌▇▉▉█ ▅▄▌█▅▅ ▉▍▋▄▊▇▆ ▌▌ ▇▉▌▇▄▊▋, ▋█▄▅▍▄ ▅▇▋▋▌ ▉▋▆ ▊▋█▆▋▇▋ █▊▍▉ ▉▅▉ ▇▉▆ █▌█▇█
6 Years Ago
Only update the transforms once per frame when needed
6 Years Ago
Added Entity.GetNWVarTable()
6 Years Ago
Fix studiomdl.exe DMX support
6 Years Ago
Bugfix: {PS4/XB1} Code Lock lights do not show if they are locked or unlocked The fix: ramped up the emission intensity on the materials used for the lock. Changed the threshold for LOD2 so that the lights are visible from a reasonable distance
6 Years Ago
Assigned generic.genes to existing plant types.
6 Years Ago
Gene types can now be weighted per type and also per gene slot. Added generic.genes definition.
6 Years Ago
Fix for tree pooling
6 Years Ago
merge from hit_detection_benchmark
6 Years Ago
Benchmark setup
6 Years Ago
Removed ColliderInfo
6 Years Ago
merge from skeleton optimizations
6 Years Ago
Fixed rock and rock blended material config
6 Years Ago
Merge from skeleton optimizations
6 Years Ago
Fixed pubes showing through underwear. Fixed preview not updating right away when censorship settings are changed.
6 Years Ago
[D11] Update to Range_Rails.FBX to remove weird black geometry issue
6 Years Ago
Added GrowableGeneProperties scriptable object for gene/slot weights data per plant (or generic) to PlantProperties. Bit of refactoring ready to start using the new data for generation.
6 Years Ago
[D11] Fixes terrain heightmap optimisation (SERVER && ! CLIENT)
6 Years Ago
[D11] Fixes terrain heightmap optimisation (SERVER && ! CLIENT)
6 Years Ago
[D11] Adds SERVER to D11_CLIENT_PROCGEN check
6 Years Ago
[D11] Adds SERVER to D11_CLIENT_PROCGEN check
6 Years Ago
[D11] Fixes terrain optimisation, also tags a some textures for streaming
6 Years Ago
[D11] Updates streaming texture flags on some textures, also adds back in terrain heightmap optimisation.
6 Years Ago
[D11] Ice Sheets Decal Material Fix
6 Years Ago
Canyon latest build - improved channelling, ability for place cliff to fill a larger amount of cliffs on terrain by terracing more even steps
6 Years Ago
[D11] Missing mesh reference fix for Grass
6 Years Ago
Merge from main