mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-26 05:12:54 +00:00
* Add default ringtone * add ringtone hashmap * Add config support for different ied ringtones * Fix macros * _code is unused param * not update base class * add documentation * remove tabs * Update addons/explosives/functions/fnc_dialPhone.sqf Co-authored-by: PabstMirror <pabstmirror@gmail.com> * Update addons/explosives/functions/fnc_dialingPhone.sqf Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * Update addons/explosives/functions/fnc_dialingPhone.sqf Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * Update docs/wiki/framework/explosives-framework.md Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com> * Update addons/explosives/functions/fnc_dialPhone.sqf Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * Update addons/explosives/functions/fnc_dialPhone.sqf Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * Update addons/explosives/functions/fnc_dialPhone.sqf Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * Remove caching * adding the pitch, volume and distance to the config * fix typo * volume, pitch, distance optional * Add editable call connection time * Add detonation timing offset to be config entry * revert rogue changes * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * Apply suggestions from code review --------- Co-authored-by: PabstMirror <pabstmirror@gmail.com> Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>