ACE3/addons/magazinerepack/functions
jonpas 711e1fc026 Fix Underwater interactions (magrepack, loading, refuel, medical legs, dragging) (#5521)
* Fix Magazine Repack underwater - fix #5513
Also prevent common goKneeling function underwater

* Fix loading patients underwater - fix #5515

* Fix load object underwater

* Fix take nozzle on jerry can underwater

* Fix refuel underwater conditions further

* Use isTouchingGround, Make refuel semi-compatible
 reports false if head is out of the water, we want true even if we are not diving

* Less interact exceptions duplication

* Use animationState to determine if unit is swimming, create common function and use it instead of isTouchingGround

* Fix condition

* Support dragging underwater
No carrying due to animation timing issues and other misc things

* Allow Medical Legs SelfActions underwater

* Fix fixPosition function underwater (use getPosATL instead of getPos)

* Fix fixPosition's slope adjustment for non-gravity objects, Do the same for objects without simulation as well
2017-10-01 13:38:11 -05:00
..
fnc_getMagazineChildren.sqf Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
fnc_magazineRepackFinish.sqf Fix Underwater interactions (magrepack, loading, refuel, medical legs, dragging) (#5521) 2017-10-01 13:38:11 -05:00
fnc_magazineRepackProgress.sqf SQF Lint Cleanup Pass (#5157) 2017-05-14 14:48:05 -05:00
fnc_simulateRepackEvents.sqf Minor fixes, cleanup, add lint ignore directives (#5176) 2017-05-31 22:09:36 +01:00
fnc_startRepackingMagazine.sqf Underwater actions support (#4984) 2017-08-22 13:30:56 -05:00
script_component.hpp port magazinerepack 2015-01-16 15:37:32 +01:00