* initital commit
* use Define for SOS
* fix some issues that got introduced in 1.70
* Prepare config for sounds
* add New Sounds
improve distanced volume values
* add LAxemann to Author
* add Object Pooling
improve Distances
* fix small mistake
* change pool clearing timing
* change pool wait time
* fix Cookoff sound cleanup
* change to Jonpas Method
change random Distance add
* improve sound Volume over Distance (asked by Bux)
improve mid sounds
* improve a calculation
* Use playSound3D locally
* Make sounds configurable by 3rd party mods
* Added comments, used macros
* Update CfgSounds.hpp
---------
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* KoreanTranslation
Someone has returned all the translations in Korean to English. there is no need to return them.
* koreantranslation
* Korean Typo Fix
* Korean Translation
* Update stringtable.xml
* Korean Translation Added
Added Korean translation related to Cargo Refuel
* Merge branch 'master' of https://github.com/Psycool3695/ACE3
* Korean translation Add/Updated
* Fixed wrong strings
* Korean translation improved
* Korean translation updated
* Korean translation updated
* Fix Merge
* Update stringtable.xml
* Update stringtable.xml
* Korean translation updated
* Korean translation minor fix
* Korean translation fixed
* Korean translation updated
* Update stringtable.xml
* Spacing fixed
* Korean translation updated
* Spacing fixed
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* maptools, markers, overheating
change/add strings to maptools for plotting board.
change/add strings to markers for milliseconds
add strings to overheating for stat bolt type and barrel type description
* Plotting Board "to" wording
* Polylines to line (More natural expressions in Japanese)
* Edit map and marker words
fix some wrong description
* zeus mine
* marker flag
* fcs ajust wording
* paint spray to spray paint
* Weapon display name improves
change "hex" katakana to kanji ヘックス>六角形 vanilla used kanji
Add camo to camo names using what camo (camo > ldf camo)
Nightforce NXS and M200 now using same name for jungle/tropic camo description.
* NVG Wrong GEN and missing WP
* Match NVG name to Arma3 default
* Markers - Add setting for system timestamps
* Moved time zone to different setting
Added UTC Time zone
Added UTC time offset slider
Added translation in stringtable
* Update fnc_onButtonClickConfirm.sqf
Fixed mistake that added offset twice
* - Removed tabs
- Fixed calculating error
* - Fixed tab problem
Was a bit enthusiastic with removing tabs. This should to the trick.
* - Changed tabs to spaces (Finaly)
- Checked SQF with sqf_validator.py
- Fixed decimal error by CBA menu
* Delete build/_deps directory
- This does not belong here
* Update fnc_onButtonClickConfirm.sqf
Added empty line back
* Update addons/markers/functions/fnc_onButtonClickConfirm.sqf
Formatting update
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/markers/functions/fnc_onButtonClickConfirm.sqf
Formatting update
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update initSettings.sqf
Added newline at end of file
* Update fnc_onButtonClickConfirm.sqf
Fixed fnc header formatting
* Update addons/markers/functions/fnc_onButtonClickConfirm.sqf
Formatting
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update fnc_onButtonClickConfirm.sqf
Updated formatting
* Implemented review changes
* Review suggestion
* Bugfix return absolute positive number with modulo
* Updated script to allow offset to exeed midnight in the past
* Updated script to allow offset to exeed midnight in the past
* Updated script to allow offset to exeed midnight in the past
* Updated hour offset calculation
* Add support for UTC+13 and +14 timezone
* Add minutes UTC offset to timestamp
* Add UTC minutes offset setting
* Add translation for UTC minute offset setting
* Prevent timestamp going over 24 after adding minutes offset
* Modify english description for offset settings
* Update addons/markers/initSettings.sqf
* Properly handle minute offset with negative timezone
* Implemented better solution to handle negative timestamp seconds offset
* reverted 'Implemented better solution to handle negative timestamp seconds offset'
* Revert "Implemented better solution to handle negative timestamp seconds offset"
This reverts commit d2599bd9aa.
* Update timestamp calculation comments
* Update timestamp calculation comments
* Update documentation in UTC timestamp calculation
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Add keycombo support for disableUserInput
* Update addons/common/functions/fnc_disableUserInput.sqf
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
---------
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Make arsenal animations play properly
* Update addons/arsenal/functions/fnc_showItem.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Moved to common
* Update CfgMoves.hpp
* move to function, add reload safeguard
* selectWeapon immediately
* open left panel on current weapon
* VR mission poses + fix removing vests
* cAsInG
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>