ACE3/addons/finger
Josuan Albin 5ae0ef6bbe Replace remaining lineIntersects with lineIntersectsSurfaces (#6898)
* Fix explosive placement while underwater

* Apply suggestions from code review

Co-Authored-By: alganthe <alganthe@live.fr>

* Change placeApprove header to reflect changes

* Replace lineIntersectsWith in isInMedicalFacility

* Replace linesIntersects in isInRepairFacility, fix params

Public func, params should have an expected type.

* Replace linesIntersects in spallTrack

* Replace lineIntersects in getFirstObjectIntersection and findReflection

* Replace lineIntersects in advanced throwing

grenades can pass glass underwater now, I bet all of 0 person will be glad that horrendous bug is now fixed.

* Fix possible issue in pointing while underwater

* Fix possible issue while underwater in attach

* Replace count with isEqualTo in lineIntersectsSurfaces replacements

* Fix inverted conditions

* Fix drawArc

* Fix fnc_attach

* Reverse advanced_throwing and spallTrack lineIntersects changes

* Fix issues raised from code review
2019-12-07 14:58:21 -06:00
..
functions Replace remaining lineIntersects with lineIntersectsSurfaces (#6898) 2019-12-07 14:58:21 -06:00
ui #1917 - Pointing Update Circle Icon 2015-09-01 10:09:14 -05:00
$PBOPREFIX$ Initial commit for finger-pointing module 2015-06-07 12:10:50 +03:00
ACE_Settings.hpp Add slider settings (#5920) 2017-12-16 11:51:15 -06:00
CfgEventHandlers.hpp precompile on game start 2016-02-22 15:20:36 +01:00
CfgVehicles.hpp Convert ACE_settings to CBA_settings (#4895) 2017-11-11 20:21:55 +01:00
config.cpp add 'name' to components 2016-06-19 09:38:39 +02:00
README.md GVAR(enabled) - readme 2015-06-09 14:02:19 -05:00
script_component.hpp convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
stringtable.xml French translation Update / Added (#7213) 2019-12-07 13:48:47 -06:00
XEH_postInit.sqf Convert finger to CBA hashes (#4183) 2016-07-30 12:28:07 -05:00
XEH_preInit.sqf Add dev macro to quickly recompile functions (#4699) 2016-11-23 13:35:25 -06:00
XEH_PREP.hpp precompile on game start 2016-02-22 15:20:36 +01:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_finger

Allows players to point and show a virtual spot in the distance to nearby players.

Maintainers

The people responsible for merging changes to this component or answering potential questions.