ACE3/addons/hot/stringtable.xml

195 lines
8.4 KiB
XML
Raw Normal View History

SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
<Package name="HOT">
<Key ID="STR_ACE_HOT_missileType">
<English>Wire-Guided</English>
<German>Drahtgelenkt</German>
<Polish>Kierowany przewodem</Polish>
<Italian>Filoguidato</Italian>
<Japanese>ワイヤ有線誘導</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>Проводное управление</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>Guiado por Fio</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_SACLOS_Description">
<English>Semi-automatic command to line of sight</English>
<German>halbautomatische Steuerung über Sichtverbindung (SACLOS)</German>
<Polish>Semi-automatyczna komenda do pola widzenia</Polish>
<Italian>Comando Semi-Automatico via Contatto Visivo(SACLOS)</Italian>
<Japanese>半自動指令照準線一致誘導方式</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>Полуавтоматическое командное наведение по линии визирования (SACLOS)</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>Comando semi-automático para a linha de visão (SACLOS)</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_missileType_Description">
<English>Wire-Guided Missile</English>
<German>Drahtgelenkte Rakete</German>
<Polish>Pocisk kierowany przewodowo</Polish>
<Italian>Missile filoguidato</Italian>
<Japanese>ワイヤ有線誘導ミサイル</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>Ракета с проводным управлением</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>Míssil Guiado por Fio</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hotMissile">
<English>HOT Missile</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>Lenkflugkörper</German>
<Polish>Pocisk HOT</Polish>
<Italian>Missile HOT</Italian>
<Japanese>HOT ミサイル</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>Ракета HOT</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>Míssil HOT</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot1">
<English>HOT 1</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>HOT 1</German>
<Polish>HOT 1</Polish>
<Italian>HOT 1</Italian>
<Japanese>HOT 1</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>HOT 1</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>HOT 1</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot2">
<English>HOT 2</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>HOT 2</German>
<Polish>HOT 2</Polish>
<Italian>HOT 2</Italian>
<Japanese>HOT 2</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>HOT 2</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>HOT 2</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot2mp">
<English>HOT 2MP</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>HOT 2MP</German>
<Polish>HOT 2MP</Polish>
<Italian>HOT 2MP</Italian>
<Japanese>HOT 2MP</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>HOT 2MP</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>HOT 2MP</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot3">
<English>HOT 3</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>HOT 3</German>
<Polish>HOT 3</Polish>
<Italian>HOT 3</Italian>
<Japanese>HOT 3</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>HOT 3</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>HOT 3</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_missileType_Description_AP">
<English>Wire-Guided Missile (Anti-Personnel)</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>Anti Personen Lenkflugkörper</German>
<Polish>Pocisk kierowany przewodowo (przeciwpiechotny)</Polish>
<Italian>Missile filoguidato antiuomo</Italian>
<Japanese>ワイヤ有線誘導ミサイル (対人)</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>Ракета с проводным управлением (Противопехотная)</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>Míssil Guiado por Fio (Anti-Pessoal)</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot1_1">
<English>1x HOT 1 [ACE]</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>1x HOT 1 [ACE]</German>
<Polish>1x HOT 1 [ACE]</Polish>
<Italian>1x HOT1 [ACE]</Italian>
<Japanese>1x HOT 1 [ACE]</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>1x HOT 1 [ACE]</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>1x HOT 1 [ACE]</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot1_3">
<English>3x HOT 1 [ACE]</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>3x HOT 1 [ACE]</German>
<Polish>3x HOT 1 [ACE]</Polish>
<Italian>3x HOT 1 [ACE]</Italian>
<Japanese>3x HOT 1 [ACE]</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>3x HOT 1 [ACE]</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>3x HOT 1 [ACE]</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot1_4">
<English>4x HOT 1 [ACE]</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>4x HOT 1 [ACE]</German>
<Polish>4x HOT 1 [ACE]</Polish>
<Italian>4x HOT 1 [ACE]</Italian>
<Japanese>4x HOT 1 [ACE]</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>4x HOT 1 [ACE]</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>4x HOT 1 [ACE]</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot2_1">
<English>1x HOT 2 [ACE]</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>1x HOT 2 [ACE]</German>
<Polish>1x HOT 2 [ACE]</Polish>
<Italian>1x HOT 2 [ACE]</Italian>
<Japanese>1x HOT 2 [ACE]</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>1x HOT 2 [ACE]</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>1x HOT 2 [ACE]</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot2_3">
<English>3x HOT 2 [ACE]</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>3x HOT 2 [ACE]</German>
<Polish>3x HOT 2 [ACE]</Polish>
<Italian>3x HOT 2 [ACE]</Italian>
<Japanese>3x HOT 2 [ACE]</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>3x HOT 2 [ACE]</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>3x HOT 2 [ACE]</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot2_4">
<English>4x HOT 2 [ACE]</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>4x HOT 2 [ACE]</German>
<Polish>4x HOT 2 [ACE]</Polish>
<Italian>4x HOT 2 [ACE]</Italian>
<Japanese>4x HOT 2 [ACE]</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>4x HOT 2 [ACE]</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>4x HOT 2 [ACE]</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot2mp_1">
<English>1x HOT 2MP [ACE]</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>1x HOT 2MP [ACE]</German>
<Polish>1x HOT 2MP [ACE]</Polish>
<Italian>1x HOT 2MP [ACE]</Italian>
<Japanese>1x HOT 2MP [ACE]</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>1x HOT 2MP [ACE]</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>1x HOT 2MP [ACE]</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot2mp_3">
<English>3x HOT 2MP [ACE]</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>3x HOT 2MP [ACE]</German>
<Polish>3x HOT 2MP [ACE]</Polish>
<Italian>3x HOT 2MP [ACE]</Italian>
<Japanese>3x HOT 2MP [ACE]</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>3x HOT 2MP [ACE]</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>3x HOT 2MP [ACE]</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot2mp_4">
<English>4x HOT 2MP [ACE]</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>4x HOT 2MP [ACE]</German>
<Polish>4x HOT 2MP [ACE]</Polish>
<Italian>4x HOT 2MP [ACE]</Italian>
<Japanese>4x HOT 2MP [ACE]</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>4x HOT 2MP [ACE]</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>4x HOT 2MP [ACE]</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot3_1">
<English>1x HOT 3 [ACE]</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>1x HOT 3 [ACE]</German>
<Polish>1x HOT 3 [ACE]</Polish>
<Italian>1x HOT 3 [ACE]</Italian>
<Japanese>1x HOT 3 [ACE]</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>1x HOT 3 [ACE]</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>1x HOT 3 [ACE]</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot3_4">
<English>4x HOT 3 [ACE]</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>4x HOT 3 [ACE]</German>
<Polish>4x HOT 3 [ACE]</Polish>
<Italian>4x HOT 3 [ACE]</Italian>
<Japanese>4x HOT 3 [ACE]</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>4x HOT 3 [ACE]</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>4x HOT 3 [ACE]</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
<Key ID="STR_ACE_HOT_hot3_3">
<English>3x HOT 3 [ACE]</English>
Translations - German (#6920) * Add all missing german translations for the ace medical system * RHS Compat - Add 2 round hellfire to pylon options (#6893) * RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon * Fastroping - Add user setting to confirm cutting ropes (#6876) * Fastroping - Add user setting to confirm cutting ropes * always confirm * fix * Update stringtable.xml * compatibility with CBA scripted 2d optics framework * compatibility with CBA scripted 2d optics framework * Bewusstlosstatus -> Bewusstlosigkeit * Verblutungseffekt -> Blutungs effekt * Aktivitere ACE Sanitäter Aktionen -> Aktiviere Sanitäter Aktionen * Sanitätermenüs -> Sanitätsmenü * kritsche -> kritische * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_treatment/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for advanced fatigue, ai, arsenal & ballistics * Update addons/ai/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_statemachine/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/medical_gui/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update addons/arsenal/stringtable.xml Co-Authored-By: C0kkie <20169938+C0kkie@users.noreply.github.com> * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Add missing german translations for ace cargo * Add missing german translation for vehicles * Add missing german translation for weaponselect * Add missing german translations für ace repair * Add missing german translations for ace quickmount * Add missing german translations for ace explosives * Add missing german translations for ace common * Ace flashlight missing german translation * Add missing german translations for ace scopes * add missing translations for ace respawn * Add missing german translations for ace overpressure * ACE Nametags german translation * . * ace magazinerepack german translation * ace interaktion german translations * add missing german translation for ace interaction menu * ACE Hearing german translations * Update stringtable.xml * Update stringtable.xml * Missing german translation in ace dogtags * Missing german translations ace hot * ace pylons missing german translations * ACE Cook off German Translations * zeus german translations * Fast roping german translations * gforces german translations * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Update stringtable.xml * Map - Don't enable map light for parachutes (#6961) * Refuel - Drop nozzle at unit's feet if no valid pos found (#6957) * Refuel - Drop nozzle at unit's feet if no valid pos found Fix #6944 * Update fnc_dropNozzle.sqf * Update addons/refuel/functions/fnc_dropNozzle.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Common - Don't add UAV AI to localUnits array (#6951) * Common - Don't add UAV AI to localUnits array * Update addons/common/functions/fnc_setupLocalUnitsHandler.sqf Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * Fastroping - Remove FRIES on vehicle deletion / adjust Ghosthawk Fries (#6932) * fastroping_fnc_deequipFRIES, remove FRIES on vehicle deletion * Prevent FRIES from clipping into Ghost Hawk right door * UNequipFRIES * Remove fastroping checkVehicleThread * Document FRIES equip and unequip functions * Update stringtable.xml * Nightvision german translations * Update stringtable.xml * remove non-stringtable stuff ???
2019-06-08 15:35:42 +00:00
<German>3x HOT 3 [ACE]</German>
<Polish>3x HOT 3 [ACE]</Polish>
<Italian>3x HOT 3 [ACE]</Italian>
<Japanese>3x HOT 3 [ACE]</Japanese>
Russian translations (#7005) * Russian translation is done * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Update addons/arsenal/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/advanced_fatigue/stringtable.xml * Update addons/arsenal/stringtable.xml Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration, still WIP Co-Authored-By: Dystopian <sddex@ya.ru> * next iteration 2, still WIP, sorry Co-Authored-By: Dystopian <sddex@ya.ru> * re-translation in /captives and small fixes in /explosives * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review small fixes Co-Authored-By: Dystopian <sddex@ya.ru> * Apply suggestions from code review Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * minor misspells corrections Co-Authored-By: Dystopian <sddex@ya.ru> * /arsenal and /captives resolve Co-Authored-By: Dystopian <sddex@ya.ru> * minor changes in /scopes, almost done Co-Authored-By: Dystopian <sddex@ya.ru> * Some strings shortened for menu Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 14:59:13 +00:00
<Russian>3x HOT 3 [ACE]</Russian>
2019-09-14 18:36:28 +00:00
<Portuguese>3x HOT 3 [ACE]</Portuguese>
SACLOS and HOT Missiles (#6708) * abc * Revert "abc" This reverts commit bcb4214bd99bba3fec692efa4dca950323da582d. * Update to current commit * Added HOT1 Missile and SACLOS/Wire guidance * Added all HOT variants. Added polish to code * Fixed bug with pylons * Changed how seeker angle is calculated. When the wire snaps the missile goes haywire. Fixed bug where HOT2/3 missiles weren't getting missile guidance * Replaced Wiesel FireFIST launcher with HOT Launcher * Remove debug defines * Tweak thrust * Fix formatting issues. Added true randomness. Added ACE prefixes. Added string table. Tweaked missile dynamics * Fix bug where attack profile correction was wrong due to magnitude always being 50. Add stringtable values for relevant strings. Added reload time to Wiesel ATGM. Added "onFired" to initialize values * Moved wire-snapping logic to attack profile * Missile flight dynamics tweaked * Add a crosshair offset. The missile sits in this offset relative to the crosshair * Add LOS checks. Fix bug where wire-cutting didnt work. * Tweak explosive range for a kill radius of ~20m. Add fragmentation * Add AI Flags * Person in control of missile may not be the shooter * Fix RPT spam on missile out of LOS. Tweak missile dynamics. Add wire break sound cue * Fix bug where missile didn't go to a fake target in front of it when out of LOS * Use a better, more generic way to calculate direction camera is facing * Use ACE Macros for frag values. Get config entry with CBA * Add Wiki entry * Add new lines to wiki. Allow for SQF expressions in config for maxCorrectableDistance * Add CPP code tag * Fix wiki grammer error * Re-convert back to CBA_fnc_getConfigEntry * UAV Gunner support, cleanup * Fix bug where SACLOS for launcher guided weapons was off * Add the ability to define how far ahead of the missile the attack profile will seek toward
2018-12-07 02:27:30 +00:00
</Key>
</Package>
</Project>