branchrust_reboot/main/Attack Helicoptercancel

436 Commits over 1,308 Days - 0.01cph!

3 Years Ago
Fixed backfire effect rotation issues
3 Years Ago
Hooked up rocket tube rear back fire FX
3 Years Ago
Merge Main -> Attack Helicopter
3 Years Ago
Optimized rotor blur texture placeholder.
3 Years Ago
Keep displaying rocket ammo count while reloading rockets (so that the number can be seen while holding down the fire button)
3 Years Ago
Test map edit
3 Years Ago
'fixcars' now fills the attack heli with gun+bullets+rockets (plus the usual fuel and repairs)
3 Years Ago
Heli rocket UI diamond is now more of a rotated square (per request)
3 Years Ago
Use initial velocity vector correctly or rocket ballistics calc
3 Years Ago
Doubled the amount of rocket slots
3 Years Ago
Ghost crosshair is functional, shows gun turret true hit point
3 Years Ago
Rocket icon slightly less phallic
3 Years Ago
Rocket crosshair icon. Ghost crosshair WIP
3 Years Ago
Rocket crosshair, set full opacity
3 Years Ago
Changed rocket crosshair to a diamond (per request). Use point filtering for all gunner UI components (for retro style).
3 Years Ago
Attack heli physics adjustments, more lift at angles
3 Years Ago
Adjusted attack heli torque
3 Years Ago
Call sub-ent input methods from a better place, prevent double or missing calls
3 Years Ago
NeedsKeyboard can now allow Reload
3 Years Ago
Split AH UI sprites into LoRes/HiRes variants.
3 Years Ago
Ground effect tweak/fix Fixed cockpit headlight indicator
3 Years Ago
Show rocket ammo type in the gunner's UI
3 Years Ago
Hide heli gun crosshair when gun isn't available. Fixed server-side TryGetProjectedHitPos.
3 Years Ago
Calculate the heli rocket hit pos a bit more accurately
3 Years Ago
Calculate the projected ballistic trajectory of a fired heli rocket - based on the currently loaded ammo - and show that projected hit point as a crosshair in the gunner's UI
3 Years Ago
Removed some old code
3 Years Ago
Merge Main -> Attack Helicopter
3 Years Ago
Give heli rockets gravity back
3 Years Ago
Prevent altlook when in gunner view
3 Years Ago
Make player put held items away if they switch to gunner view
3 Years Ago
Use first-person instead of first-person-with-arms for the heli gunner. Unfortunately this prevents showing their first-person hand holding the joystick, but first-person-with-arms doesn't work with holding items
3 Years Ago
Increased rotation range a little more
3 Years Ago
Increased turret rotation range
3 Years Ago
Fixed gunner overlay staying open in a couple of situations
3 Years Ago
Removed obsolete comment
3 Years Ago
Minicopter class. Allows the population setting to still be called minicopter.population
3 Years Ago
Merge Main -> Attack Helicopter
3 Years Ago
Made the attack heli gunner cam a bit brighter
3 Years Ago
More gunner UI improvements
3 Years Ago
Show key control guide in the gunner UI
3 Years Ago
Use no gravity on heli rockets, so that they fly straight to target
3 Years Ago
Smaller crosshair shows where rockets are aiming
3 Years Ago
UI indicates when rockets are reloading
3 Years Ago
Added ability for heli gunner to fire ze missiles
3 Years Ago
Removed unused patrol heli firing code
3 Years Ago
Simplified gunner UI text display
3 Years Ago
Updated gunner UI to show info on rockets as well. Switched Unity text to RustText. Manifest.
3 Years Ago
Remove debugging
3 Years Ago
Rocket pod interaction, storage, networking
3 Years Ago
Enabled missile pod models, adjusted LOD change points, set up colliders