200,008 Commits over 4,140 Days - 2.01cph!

35 Days Ago
snap_deployables -> main
35 Days Ago
More minor adjustments with placement code
35 Days Ago
Fix items like planters and furnaces from not snapping
35 Days Ago
Don't bother with any padding, the calculations seem to be perfect
35 Days Ago
Can't static the directions array, use a pooled list instead
35 Days Ago
add some per-weather+per-biome fog mults
35 Days Ago
fix override/live edit weather not respecting cloud configs
36 Days Ago
Reduce noise made by melee and bow
36 Days Ago
Various consistency tweaks.
36 Days Ago
Meta for the RPC source generator too since it accidentally committed in 124029
36 Days Ago
Remove unnecessary things related to SyncVars source generator
36 Days Ago
Overcast profile RC
36 Days Ago
Clean up reaction time visualization code
36 Days Ago
Fix shooting scientists not making them aware after reaction time rework
36 Days Ago
Fix bow projectiles not making noise (regression)
36 Days Ago
- Fix hearing not working after reaction time rework - Make noise events readonly structs, they didn't really need to be classes and need all the pooling - Only simulate sighting once per noise
36 Days Ago
Fix hearing and being hit boosting scientist accuracy too fast
37 Days Ago
▆▍▌▍▆▄▇ ▄▄▋▄▍▅▅ ▅▆▇▆▍▄▆ ▉▍▉▅▋ ▉▌▇.
37 Days Ago
merge from party_system -> main
37 Days Ago
Add `party_invites_enabled` convar to disable receiving party invites
37 Days Ago
Fix party invites not hiding names in streamer mode
37 Days Ago
▄▅▊▊▉ ▌▊▄▆ ▉▊▆_▄▄▍█▌█▋_▊█▄▍█▉▍▇▅▋ -> ▆█▌▉
37 Days Ago
▉▌▍█▄▍ ▆▉▅▅▌▉▇ ▉▆▌█▌▋▇▇▌▋ ▅█▆██ ██▄▉ ▅▊▍▉ ▅▆▅▇▌▆▄ ▆▌▄▌▅█▇ ▍▄ ▅▇▌▋▄▌▄ ▋█▋ ▅▋▄ ▆▇▊▉▋▊ ▅▋ ▇█▅▌ █▆ - ██▇▄▄▉ ▍█▌▌▆█▇ ▆▇▍▅▄▆ ▅▉▊▅▉▊ ▋▋▇▌▌▋ ▍▉▉▉ ▇▅▊▄▅▄▌▉ ▌▇▆▇ ▍▇█▇▄▉ ▆▊▋▇ ▋▇
37 Days Ago
▄▉▆▆▊ ▄▋▄▄ ▋▅▋▊ -> ▄▉▆_▄▆▋▍▆▉▊_▋▇▊▊▌▅▊▋▇▋
37 Days Ago
▉▆▉ ▄▅▆▇▉▍██▍ ▍█▌ ▊▉▊▋▉▄ ▇██▆▄ ▋▆▌ ▌▇▄▇▊▆█ ▉▌▌▆▇▊▌▄▌ ▆▅▅▆▅▊▅ - ▋▍█ ▅▌▅▋▅ █▄▊ ▄▄▇▊▇ ▆█▅▋▌█ ▆█ █▇▊▍▌ ▊▄ ▋▅▅ ▇█▅▄▊▇ ▄▊▌▆▍▋▍ █▊ ▋▍▌ ▄▍▇▆▊▄▋ █▉▋▇▋▄▍▍▍ - ▍▅▅▅▌ ▋▊▅▊▄█▊ █▅▇▄▋ ▆▋▅▋▄▋▅ ▇▅▌▆▇ ▄▅▄▌▄█ █▊▋▍▇▇▅▊▊ ▊▄ ▄▇█▆▄ ▌▆▋ ▅▍█▄▋ ▊▌▇▌▉▌▇▌ ▇▊▌█▍▆ ▇▌▊█▄▉▆ ▅█ ▌▅▄▇ ▌▅▌ ▉▄▉▍ ▇█ ▍▇▅▌▆▆▊▋ - ▊▋▄▊▌ ▌▉▉▇▉ ▉▉▇▉▋▉ ▉▉▊█▄▋ ▌▄▌▍▌▇▇▆▆ ▄█▋▅▇▍▊▄▆ ▇▄ ▋▄█▌ ▄█▉ ▉▆▋▉▅▊ ▌▍▄▋▌ - ▍▅▆▄▆█ ▄▊ ▇█▉▌ ▉▇▅▄▄ ▋▉▄▌█ ▋▋ ▍▉█ ▇▄▆▇▍▍ ▅▆▅ ▌▊▌▍ ▋█▄ ▅▍█▅ ▅▄ ▉▌▅▉ ▊▍▉ ██▅▋ ▍▋▉▅▄▊▍▇▄ ▍▆ █▍▉ ▇█▇ ▊▋▉▇▆▆ ▉█▅▇ ▆▅▋▋▇█▅▄▄ ▌▍▄▇█▌ ▄▅▇▇▆▍▆ - █▅▋▋▉▇ ▋█ ▄▋▌▇▊▆ ▇▅ ▍▍▌ ▉▇▊█▉█▄▉ ▆▅ `▅▄▍▇▍▊▊_▍▊▍▋▆▉▋_▅▆▄▌▉▋▄▇█`
37 Days Ago
Clean: minor comment fix Tests: none, trivial change
37 Days Ago
Update: projectile-entity test now covers more internal code - cleaned dead code - not sure I'll need it in the future, so to the grave it goes Tests: ran the unit tests
37 Days Ago
Add: new Projectile vs world base entity tests Tests: ran the unit tests
37 Days Ago
merge from party_system -> main
37 Days Ago
Add leave party button
37 Days Ago
fix missing shader input on scene load
37 Days Ago
merge from party_system -> main
37 Days Ago
Fix scientists still reacting too fast, especially when seeing player through pixel gaps for a microsecond
37 Days Ago
shadow map cheapification
37 Days Ago
First pass on generating cfg/serverdefault.cfg on server startup. This is considerably bigger than serverauto.cfg so some more changes may need to be made
37 Days Ago
merge from indirect_instancing
37 Days Ago
Some .FBX.meta I didn't catch because they were uppercase
37 Days Ago
Fix legacy hooks for entity iterators feeding entities to the callback Minor cleanups in gl_util.cpp Merge Pull Requests * Remove duplicate "Black and White" color modify preset (Community Contribution) * Use player.iterator over player.GetAll in some base game functions (Community Contribution)
37 Days Ago
Add some sanity checks for malformed models that could crash the game (to do w/ textures) Improve V49 model support for VRAD static props -allowdynamicpropsasstatic also allows props without $staticprop VRAD static prop lightmaps respects skins (crash fix as well) + sanity checks for model loading Fixed an issue with format strings
37 Days Ago
Revert even more .fbx.meta and .mat files to the state they have on /main
37 Days Ago
Merge Pull Requests * Remove duplicate "Black and White" color modify preset (Community Contribution) * Use player.iterator over player.GetAll in some base game functions (Community Contribution)
37 Days Ago
Subtract all .mat changes to investigate artifacting issues
37 Days Ago
Subtract all .fbx.meta changes to investigate artifacting issues
37 Days Ago
Merge from parent
37 Days Ago
Merge from m ain
37 Days Ago
Deployables can now be deployed on boats at sea
37 Days Ago
Merge from placement_improvements
37 Days Ago
Fixed crash issues with VPC.exe on windows Carefully updating win32 side of VPC scripts Update windows built scripts a bit Minor cleanups in gl_util.cpp VPC Cleanups