240,915 Commits over 3,867 Days - 2.60cph!

1 Year Ago
merge from ConvexDeployables
1 Year Ago
Create new class button adds new class and opens it instead of erroring out
1 Year Ago
merge from HomingVsPlayerHelis
1 Year Ago
Add WeaponCard, refactor WeaponViewer to self-handle attachments, implement save/delete methods
1 Year Ago
Updated unpacked parachute prefab with new model (still not final though) Updated parachute item icon
1 Year Ago
Parent merge
1 Year Ago
Merge from main
1 Year Ago
Ran autoset script on homing missile launcher to set dimensions and grid size. Removed pegs for now as neither peg is large enough.
1 Year Ago
merge from main
1 Year Ago
merge from parachute
1 Year Ago
merge from weapon_racks
1 Year Ago
merge from HAB_armor
1 Year Ago
network++
1 Year Ago
merge from save241 - Staging wipe
1 Year Ago
Fixed issues with industrial crafter placement on workbench 2 and 3
Leaderboard backup, run #5597
1 Year Ago
Merge from main
1 Year Ago
Fixed NRE when attempting to inspect or unlock homing missiles (null item in additional unlocks array)
1 Year Ago
Fixed a warning log getting spammed every time a blueprint is selected in the inventory
1 Year Ago
Fixed variable name
1 Year Ago
Don't allow looting attack heli storage if there's a driver
1 Year Ago
If either player fires any weapon on the helicopter, both players are now marked hostile regardless of whether the weapon hurts anyone
1 Year Ago
Update attack heli storage naming, for additional clarity
1 Year Ago
Added storage interaction to the collider near where the flares come out
1 Year Ago
A few edits for pilot flares
1 Year Ago
HasValidParachuteEquipped safety checks
1 Year Ago
Stop hitting yourself
1 Year Ago
Don't keep firing flares at ultimate speed if the player holds down the flare fire button
1 Year Ago
Simplified pilot flare obj
1 Year Ago
Attack heli pilot flares are now functional vs homing rockets (not just visual)
1 Year Ago
Merge from main
1 Year Ago
Adjust peg placement for homing missile launcher on gun racks
1 Year Ago
Merge AttackHeliFlares -> HomingVsPlayerHelis. Getting the whole gang together.
1 Year Ago
Merge HomingMissileLaungher -> HomingVsPlayerHelis
1 Year Ago
Merge Main -> HomingVsPlayerHelis
1 Year Ago
Merge from HomingMissileLauncher
1 Year Ago
Update global_networked_bases/2021
1 Year Ago
Merge color_overrides -> global_networked_bases
1 Year Ago
Fix multidraw convar so it defaults false Player controlled color for construction skin actually works now
1 Year Ago
Merge from weapon_racks/remerging
1 Year Ago
Weapon racks item setup
1 Year Ago
Cherry pick 86331, 86332, 86335, 86342 The merge from main in 86816 undid the last set of changes, so hopefully reapplying them here Putting on a branch in case things get too weird
1 Year Ago
Semi-implemented the safe zone and owner protection stuff for HAB purchasing
1 Year Ago
Merge from main
1 Year Ago
▍▍▌█▍▋▅▍ █▇▄▄▅▉ ▄▆▉▆▊ ▊▊▄▆ ▊▆▌▉▋▌ ▆▉ ▆▆▇▄ █▍█ ▌▋ ▍▉▌█▋ ▅▍ ▅▊ ▋▊▌▄▄▅▌▊▆ ▅▄▆█▅ (▆▌ -> ▌▋)
1 Year Ago
Adjust when hand IK kicks in during deploy
1 Year Ago
Fixed bone retargets not getting properly reverted in some cases, fixes NRE's when changing view mode while parachuting
1 Year Ago
S2P bandit camp scene
1 Year Ago
Rewrote conversation_airwolf_response_interested from "I'd like to buy a helicopter" to "I'd like to buy an aircraft"
1 Year Ago
Added support for spawning non-vehicles at Air Wolf. VehicleSpawner now uses a new IVehicleSpawnUser interface instead of BaseVehicle. BaseVehicle and HotAirBalloon now both implement IVehicleSpawnUser.