userJarryd Campicancel
branchrust_reboot/main/HomingMissileLaunchercancel

19 Commits over 31 Days - 0.03cph!

8 Months Ago
Merge from main
8 Months Ago
Remove crosshair icon
8 Months Ago
When a homing missile launcher is holstered all of it's missiles are marked as orphans and will start to veer off course An orphaned rocket cannot receive a target, regardless of what the player equips Note that when firing at a stationary target this may still result in the target getting hit, there's some randomness
8 Months Ago
Don't allow the homing missile launcher to launch a missile if any other launchers on the players belt have an active missile in flight UI missile in flight indicator will display if any launchers on the players belt have an active missile
8 Months Ago
Disable ironsights component on homing missile launcher viewmodel, hopefully fixes occassional snapping
8 Months Ago
Recache viewmodel renderers for all homing missile launcher renderers, seems to fix the distorted missile issue in editor
8 Months Ago
Added a homing missile world model (used a box collider due to lack of collision mesh)
8 Months Ago
Added a gametip to the heli gunner UI to explain the controls (the distortion makes it a little hard to read, but better than nothing)
8 Months Ago
Unsaved formatting
8 Months Ago
Show an icon on the crosshair while a homing missile is active
8 Months Ago
Increase reload time Don't allow reloading while the launcher is Busy - the launcher is considered busy if it has a rocket in mid-air
9 Months Ago
Commit some changed guids due to file duplications?
9 Months Ago
Compile fixes Commit some meta file deletes
9 Months Ago
Merge from main
9 Months Ago
Fixed inventory.clearloadout looking for a second argument when the help only lists one (eg. "clearloadout jim jim" would work, but "clearloadout jim" would not)
9 Months Ago
Convert SeekerTarget into a static dictionary instead of a component that gets added
9 Months Ago
Update the holster offset of the hml
9 Months Ago
Fixed incorrect reload time on homing missile launcher
9 Months Ago
Homing missile launcher worldmodel