reporust_rebootcancel

125,355 Commits over 4,079 Days - 1.28cph!

7 Days Ago
Merge from parent
7 Days Ago
Merge from main
7 Days Ago
Container open and close sounds Document move sounds
7 Days Ago
Fix mission container accepting player items
7 Days Ago
Merge compile fix
7 Days Ago
Merge from outpost_spawning
7 Days Ago
▄▍▆▊ ▅▆▍▋▆▌█▇
7 Days Ago
Connected to a server as the party leader will cause all other party members not on a server to connect to same one
7 Days Ago
spotlight gibs
7 Days Ago
M15 Pistol - Small texture tweak
7 Days Ago
Prevent scientist from sprinting when dogfighting from upclose, wasting time where they can't shoot
7 Days Ago
Fix compile error
7 Days Ago
Fix scientists sometimes facing away from their target lkp when in cover
7 Days Ago
Prevent scientists from throwing grenades instantly when they lose los
7 Days Ago
Update: started work on projectile unit tests Incomplete, will continue tomorrow. Tests: none, it's too derpy
7 Days Ago
M15 Pistol - Added icon, final texture tweaks, updated rack position
7 Days Ago
Better debug vis for scientist accuracy
7 Days Ago
Wall Storage - Added icon and corpse, tweaked collisions for proper material separation, tweaked alot of small prefab stuff, removed support for most adaptors, tweaked deploy volumes for shelf
7 Days Ago
Applied same to temaining hull block types.
8 Days Ago
Fix compile error
8 Days Ago
- Fix scientists being able to shoot when sprinting - Allow scientist to shoot when surprised and offscreen, but not being accurate (to help players pinpoint where they are before getting beamed) - Fix scientist being able to land a shot when they are supposed to be inaccurate, if they are doing suppressive fire
8 Days Ago
merge from outpost_spawning -> main
8 Days Ago
Adding missing items to dlc packs that need media
8 Days Ago
added lods to hanging bulbs
8 Days Ago
Fix compile errors
8 Days Ago
steam dlc pages and soundtrack page
8 Days Ago
Fix resetsleepingbagtimers to reset cooldown on static spawn points as well
8 Days Ago
Construction can now be forced a specific Y value. Force Y placement of hull block types to 1. Setup hull_square sockets to prevent offsetting.
8 Days Ago
merge from main -> outpost_spawning
8 Days Ago
merge from party_system -> main
8 Days Ago
Fix NRE when connecting to server in party (again)
8 Days Ago
Allow setting developer convar in editor when not an admin - fixes developer convar not printing errors when connecting to server in editor
8 Days Ago
Adding brick images please work
8 Days Ago
Brick building skin moved items
8 Days Ago
Add and setup all the building skin views (minus brick)
8 Days Ago
Allow scientist to shoot briefly even after they lose LoS
8 Days Ago
setup m15 entity, added m15 world model rig/anim controller and anims
8 Days Ago
Fix being able to see scientist feet through the oilrig floor
8 Days Ago
Fix missing collision on oilrig
8 Days Ago
Fix scientist hearing working counter-intuitively when being sniped
8 Days Ago
Fix headshot damage multiplier not working on new scientists
8 Days Ago
textured and setup orientable spotlight.
8 Days Ago
merge from main
8 Days Ago
merge from main
8 Days 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
8 Days Ago
Optim: avoid requiring position from a transform in AutoTurret.ServerTick Minor change, but should be helpful either way Tests: none, trivial change
8 Days Ago
Merge: from main Tests: editor builds
8 Days Ago
Clean: remove unused Transform param on AutoTurret.FireAttachedGun Tests: editor builds
8 Days Ago
Bugfix: AutoTurret now shoots in all directions Tests: gun turret with deauth
8 Days Ago
ian_serializable_field_cleanup -> main