ACE3/addons/spectator
Apricot aa48e87323
Translations - Improve and overhaul Japanese localization. (#9657)
* More Japanese

* bit tweak

* cargo missing

* little bit better wording

* update medicaly

* more medical

* Grenade Things and more

* common and csw

* minor tweaks

* even more tweaks

* I want this to be the final update

* overhaul not over yet

* Finaly finaly it's over. maybe.

* zeus med module update addition

* range things

* Update stringtable.xml

* Update stringtable.xml

* Update stringtable.xml

* progress bar

* revert and feedbackicon

feedback is still used??? i can't check that

* Captive fix and Specialist things

* Training level required

* time things

* Zeus_ModuleUnloadFromCargo

* error fix

* revert field manual cause conflict with portuguese

* reattempt field manual

* advanced wording

* magazine name and chemlight name

* space

* I forgot change that

* Jam and cookoff meaning

* space is important

* Pointing
2023-12-01 17:50:58 -06:00
..
data Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
functions General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02: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 Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgVehicles.hpp Setting Cleanup - Make NoRadio global (#5782) 2017-11-17 16:41:03 -06:00
config.cpp Docs - Update my display name everywhere (#9330) 2023-08-17 12:02:17 +02:00
initSettings.sqf initial push (#8099) 2021-02-18 12:58:26 -06:00
README.md replace urls (#8875) 2022-04-14 09:22:23 +02:00
script_component.hpp Improve spectator focus widget (#5452) 2017-08-26 19:16:24 +01:00
stringtable.xml Translations - Improve and overhaul Japanese localization. (#9657) 2023-12-01 17:50:58 -06:00
ui.hpp HEMTT v10 Compatibility (#9105) 2023-02-01 23:28:55 -06:00
XEH_postInit.sqf General - Move to CBA Settings (#8461) 2021-10-11 15:48:30 -05:00
XEH_preInit.sqf Spectator - Add setting for follow camera max distance (#6989) 2019-05-11 23:32:13 -05:00
XEH_PREP.hpp Spectator - Fix displayUnloaded event (#8158) 2021-03-10 10:12:50 -06: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://ace3.acemod.org/wiki/feature/spectator.html