130,445 Commits over 4,232 Days - 1.28cph!

5 Months Ago
textured and setup orientable spotlight.
5 Months Ago
merge from main
5 Months Ago
merge from main
5 Months Ago
Merge: from autoturret_optim - Speeds up AutoTurret::ServerTick by not updating nested transform hierarchy (gun_yaw and gun_pitch) Tests: deauthed gun turret shooting me from different positions/angles
5 Months Ago
Optim: avoid requiring position from a transform in AutoTurret.ServerTick Minor change, but should be helpful either way Tests: none, trivial change
5 Months Ago
Merge: from main Tests: editor builds
5 Months Ago
Clean: remove unused Transform param on AutoTurret.FireAttachedGun Tests: editor builds
5 Months Ago
Bugfix: AutoTurret now shoots in all directions Tests: gun turret with deauth
5 Months Ago
ian_serializable_field_cleanup -> main
5 Months Ago
Fix siege weapon vehicle audio compile error
5 Months Ago
- When a scientist is hit, it'll warn unaware allies - Replace sightRangeMultiplier with IsInCombat check
5 Months Ago
Clean: simplify code Tests: gun turret being deauthed
5 Months Ago
WIP
5 Months Ago
Bugfix: AutoTurret now correctly detects player in front of it Still need to fix shooting code. Tests: gun turret on craggy being deauthed
5 Months Ago
Fix compile error
5 Months Ago
Potential fix for scientists not reacting well to being sniped
5 Months Ago
M15 Pistol - World model fixes and texture tweaks
5 Months Ago
main -> snap_deployables
5 Months Ago
ian_serializable_field_cleanup -> main
5 Months Ago
Serializable field fix - BatteringRamVisuals
5 Months Ago
▅▍▄█▍ ▄▄▄▋ ▋▅▆▋▋▄_▆▆▉▄_▉▇▊█▆█_▇▊▆_█▅█▆▅▉▅▅_▆▇▅▄▆
5 Months Ago
Serializable field fix - SiegeWeaponVehicleAudio
5 Months Ago
▄▇▊▄▄ ▆▅▄▉ ▍▊▊▇▊▊ ▄▇ ▇ ▍▋▄▅▄▉ ▆▄ ▌▄▌▉
5 Months Ago
patrol_heli_revision_2 -> main
5 Months Ago
Increased size of patrol helicopter map icon Made flee map marker more visible Made flee map path more visible
5 Months Ago
Potential fix for scientists not opening doors sometimes
5 Months Ago
merge from frontier_external_fixes
5 Months Ago
main -> patrol_heli_revision_2
5 Months Ago
populate_heli_path_nre_fix -> main
5 Months Ago
Additional check in map view
5 Months Ago
Fix scientists shooting super fast
5 Months Ago
removed wire from wall_a
5 Months Ago
removed stray damage volume
5 Months Ago
moved Frontier gate sockets match closer to the model making wall placement easier and alinged added temporary barbwire and hurt volumes added prevent building volumes to walkways
5 Months Ago
Dont render heli flee map path if the flee marker is useless Nuke flee marker if it still exists on heli death
5 Months Ago
syncvar_none_compile_fix -> main
5 Months Ago
Fix compile mode None throwing errors in syncvar generated classes
5 Months Ago
merge from main
5 Months Ago
WIP
5 Months Ago
Spherical harmonics baker (L0, L1) to store self shadowing data in foliage vertices
5 Months Ago
Merge from toolgun_deploy_fix
5 Months Ago
▍█▋▆▌ ▊▄▉▅ ▄▌▉▌▊▋▅▄_▉▆▇█▉▉▄_▉▊▊
5 Months Ago
█▅▄▄█ ▌▊▄▄▊ ▄▌▅▅ ▄▉ ▊▍▆▍▇▆ ▇▋ █▄▌▋▅▍ █▇ ▄ ▋▊▌█ ▌▄▍▆ █▆ ▉▆▋ ▇▆▉▊▆▊▉▍▉▅ ▋▇▉▇ ▍▍▌ ▅▆▋▋▇█▆ ▅▋▍ ▆▋▍ ▄▌█▋▋▊▅▉ (▋▋▌ ▅▅█ ▄▄▇▊▍▇ ▉▄▆ ▉▄▍▋▇▉ █▋▆▆▊▅ ▍▌▌▊▇▌▇▇█▌) ▊▅▄▅ ▄▇▆ ▆█▇▍▉ ▍▋▋▌ ▌▍▆▄▉ ▌▉▇▅▅▉▄▉█, ▅▋▌▊ █▋▊▅ █▅█▄▌▆▅
5 Months Ago
Fixed missing toolgun deploy sfx
5 Months Ago
Merge from nametag_streamer_fix
5 Months Ago
Fixed nametags on top of players heads not updating if streamer mode was toggled mid game
5 Months Ago
Fix compile errors
5 Months Ago
Converted the mission info panel to a flex element
5 Months Ago
Add a mission complete screen (pretty wip right now)
5 Months Ago
Created a drop down property drawer for position fields, makes hooking up mission positions a lot easier