125,508 Commits over 4,171 Days - 1.25cph!

3 Months Ago
merge from main -> outpost_spawning
3 Months Ago
merge from party_system -> main
3 Months Ago
Fix NRE when connecting to server in party (again)
3 Months Ago
Allow setting developer convar in editor when not an admin - fixes developer convar not printing errors when connecting to server in editor
3 Months Ago
Adding brick images please work
3 Months Ago
Brick building skin moved items
3 Months Ago
Add and setup all the building skin views (minus brick)
3 Months Ago
Allow scientist to shoot briefly even after they lose LoS
3 Months Ago
setup m15 entity, added m15 world model rig/anim controller and anims
3 Months Ago
Fix being able to see scientist feet through the oilrig floor
3 Months Ago
Fix missing collision on oilrig
3 Months Ago
Fix scientist hearing working counter-intuitively when being sniped
3 Months Ago
Fix headshot damage multiplier not working on new scientists
3 Months Ago
textured and setup orientable spotlight.
3 Months Ago
merge from main
3 Months Ago
merge from main
3 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
3 Months Ago
Optim: avoid requiring position from a transform in AutoTurret.ServerTick Minor change, but should be helpful either way Tests: none, trivial change
3 Months Ago
Merge: from main Tests: editor builds
3 Months Ago
Clean: remove unused Transform param on AutoTurret.FireAttachedGun Tests: editor builds
3 Months Ago
Bugfix: AutoTurret now shoots in all directions Tests: gun turret with deauth
3 Months Ago
ian_serializable_field_cleanup -> main
3 Months Ago
Fix siege weapon vehicle audio compile error
3 Months Ago
- When a scientist is hit, it'll warn unaware allies - Replace sightRangeMultiplier with IsInCombat check
3 Months Ago
Clean: simplify code Tests: gun turret being deauthed
3 Months Ago
WIP
3 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
3 Months Ago
Fix compile error
3 Months Ago
Potential fix for scientists not reacting well to being sniped
3 Months Ago
M15 Pistol - World model fixes and texture tweaks
3 Months Ago
main -> snap_deployables
3 Months Ago
ian_serializable_field_cleanup -> main
3 Months Ago
Serializable field fix - BatteringRamVisuals
3 Months Ago
▅▍▄█▍ ▄▄▄▋ ▋▅▆▋▋▄_▆▆▉▄_▉▇▊█▆█_▇▊▆_█▅█▆▅▉▅▅_▆▇▅▄▆
3 Months Ago
Serializable field fix - SiegeWeaponVehicleAudio
3 Months Ago
▄▇▊▄▄ ▆▅▄▉ ▍▊▊▇▊▊ ▄▇ ▇ ▍▋▄▅▄▉ ▆▄ ▌▄▌▉
3 Months Ago
patrol_heli_revision_2 -> main
3 Months Ago
Increased size of patrol helicopter map icon Made flee map marker more visible Made flee map path more visible
3 Months Ago
Potential fix for scientists not opening doors sometimes
3 Months Ago
merge from frontier_external_fixes
3 Months Ago
main -> patrol_heli_revision_2
3 Months Ago
populate_heli_path_nre_fix -> main
3 Months Ago
Additional check in map view
3 Months Ago
Fix scientists shooting super fast
3 Months Ago
removed wire from wall_a
3 Months Ago
removed stray damage volume
3 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
3 Months Ago
Dont render heli flee map path if the flee marker is useless Nuke flee marker if it still exists on heli death
3 Months Ago
syncvar_none_compile_fix -> main
3 Months Ago
Fix compile mode None throwing errors in syncvar generated classes