ACE3/addons/spectator
Joko 00fa94e636
Map Gestures - Rewrite and Add Zeus, and Spectator support (#7653)
* Initial Rewrite

* improve getProximityPlayers

* add Zeus Implementation

* fix missing simicolon

* add Spectator Support

* improve local responsiveness

* add Vanilla Spectator Support

* Fix Both Spectators are now working correctly

* exit mouse moving event early when disabled

* Move Diary Event registration to XEH DisplayLoaded

Port Settings to SQF
Add Setting for only showing Friendly Units pointing

* Fix Merge Issue in Stringtable

Redo Settings

* fix a copy past script error

* Update addons/map_gestures/functions/fnc_getProximityPlayers.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Lazy evals and defines

* Small changes

* Simplify initDisplayDiary and fix loading saves

* Cache getProximityPlayers

Improve Vanilla Spectator Support and how Followed unit Nearby data

* Minor header update

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-06-19 10:35:57 -05:00
..
data Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
functions Map Gestures - Rewrite and Add Zeus, and Spectator support (#7653) 2020-06-19 10:35:57 -05:00
$PBOPREFIX$ Add Spectator. 2015-06-28 19:34:21 -07:00
ACE_Settings.hpp Spectator - Add setting for follow camera max distance (#6989) 2019-05-11 23:32:13 -05:00
CfgEventHandlers.hpp Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
CfgVehicles.hpp Setting Cleanup - Make NoRadio global (#5782) 2017-11-17 16:41:03 -06:00
config.cpp Fix displayName of spectator respawn template (#5989) 2017-12-29 16:47:49 +00:00
initSettings.sqf Spectator - Add setting for follow camera max distance (#6989) 2019-05-11 23:32:13 -05:00
README.md Update ace_spectator readme 2015-08-08 17:22:04 +01:00
script_component.hpp Improve spectator focus widget (#5452) 2017-08-26 19:16:24 +01:00
stringtable.xml Update German Translations (#7469) 2020-02-22 21:53:35 +01:00
ui.hpp Spectator - Add display loaded and unloaded events (#7720) 2020-06-05 20:13:10 -05:00
XEH_postInit.sqf Add Feature Camera Player EH and Handling (#6573) 2018-10-12 14:59:40 +02:00
XEH_preInit.sqf Spectator - Add setting for follow camera max distance (#6989) 2019-05-11 23:32:13 -05:00
XEH_PREP.hpp Remove deprecated functionality for 3.12.0 (#5878) 2017-12-10 13:38:32 +00:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_spectator

A flexible spectator framework for mission makers to use.

Includes a public API for integration into custom respawn frameworks and a template for use with the vanilla respawn framework.

For more information, see: http://ace3mod.com/wiki/feature/spectator.html

Maintainers

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