8a3c74dd9a
Fix stringtable checks
2022-06-21 22:03:21 +02:00
44511c5eac
Add description
2022-06-21 21:52:46 +02:00
65814f8002
Add new flags to weapons array
2022-06-21 21:48:02 +02:00
e4d41ed70a
Add purple, black and orange flags
2022-06-21 21:43:05 +02:00
cee6fa0b4e
Fix function rename
2022-06-21 21:37:07 +02:00
a7d5ba6336
Refactor
2022-06-21 20:45:28 +02:00
37cd98a4ee
Add setting to hide place or carry actions
2022-06-10 23:18:47 +02:00
8a78b1b62e
Casing
2022-06-10 23:02:40 +02:00
d0f97f0b7e
Remove hack
2022-06-10 22:53:29 +02:00
6fef624645
Rename var
2022-06-10 22:53:16 +02:00
cebc7c0473
Disable debugging
2022-06-10 22:36:38 +02:00
e86fbf4888
Fix placing and picking up flags
2022-06-10 22:36:18 +02:00
f6500a52c0
Fix action text
2022-06-10 22:14:41 +02:00
434402eabe
Fix icon paths
2022-06-10 22:14:32 +02:00
4cafe0d531
Fix cache
2022-06-10 22:10:05 +02:00
e607248e6d
Add white icons
2022-06-10 22:09:51 +02:00
6a95746434
Add ability to carry and place flags
2022-06-10 21:46:20 +02:00
d8af7b34b7
Cookoff - Fix ammo not being removed from turrets with additional FFV ( #8928 )
2022-06-06 13:50:53 +02:00
3f7530d89e
Cookoff - Add setting to destroy vehicle after cooking off ( #8734 )
...
* Add setting to destroy vehicle after cooking off
* Update stringtable.xml
* Update stringtable.xml
* Update addons/cookoff/stringtable.xml
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com >
* Update addons/cookoff/stringtable.xml
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com >
* Update initSettings.sqf
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com >
2022-05-31 15:50:55 +02:00
cce1700f9c
Translations - Add Missing Polish ( #8921 )
...
* Translations - Add Missing Polish
When merged this pull request will:
- Add missing Polish Translations
* Missing space
* Typo
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com >
* Typo
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com >
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
2022-05-28 12:30:28 -05:00
74e49d1f5a
Translations - Add and Improve Missing Japanese ( #8924 )
...
* Japanese Translation Update
Fill missing Japanese translation and Weird translation fixes made long ago.
* Remove Corner Bracket and change it to apostrophe
* Update STR_ACE_Common_unloadWeapon
* Update SunflowerSeeds Description
2022-05-27 14:06:51 -05:00
190cefea69
Prep 3.15.0 Build 67
v3.15.0
2022-05-24 09:03:42 -05:00
aae0155c06
Merge branch 'master' into release-3.14.2
2022-05-24 08:58:44 -05:00
cbc766dec0
Documentation - Use title instead of name ( #8920 )
2022-05-23 11:09:05 +02:00
4d783af827
replace chat urls ( #8918 )
...
Co-authored-by: Brett <brett@mayson.io >
2022-05-22 22:51:49 +02:00
df13db5958
Documentation - Fix Viewports versions ( #8919 )
2022-05-22 22:51:36 +02:00
89b8ed4b56
Tools - Fix string check false positive on tagging macro ( #8917 )
2022-05-18 14:36:05 -05:00
d497e390ab
Merge branch 'master' into release-3.14.2
2022-05-18 13:08:29 -05:00
86f08af250
Common - Add keybind and function to unload unit's weapon/muzzle ( #8735 )
...
* add keybind and function to unload unit's weapon/muzzle
- add keybind and function to unload unit's weapon/muzzle
- requires https://github.com/CBATeam/CBA_A3/pull/1527
* change function name
* rename the file too
* Create common-framework.md
* Set REQUIRED_CBA_VERSION to 3.15.7
* Update required CBA version
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
* Apply suggestions from code review
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
2022-05-18 13:07:47 -05:00
99e3715922
Prep 3.14.2 Build 66
2022-05-17 17:33:32 -05:00
da1c5d3b21
Cookoff - Adds heating effect to cookoff ( #8685 )
...
* Adds heating effect to cookoff
Makes tanks that cook-off actually heat up on IR.
* Adds cbaEvent 'setTIPars'
* Adds CBAEvent call in cookOff.sqf
* Spaces out line. Adds proper event heading.
* Moves TI event to cookOffEffect.sqf;
* Update addons/cookoff/functions/fnc_cookOffEffect.sqf
Co-authored-by: pterolatypus <pterolatypus@users.noreply.github.com >
* Changes global event for TI pars to local command
* Reverts file to before previous commits in PR.
* Update addons/cookoff/functions/fnc_cookOffEffect.sqf
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com >
* Update addons/cookoff/functions/fnc_cookOffEffect.sqf
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com >
* Update addons/cookoff/XEH_postInit.sqf
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com >
* ti params and add comments to formula
Co-authored-by: pterolatypus <pterolatypus@users.noreply.github.com >
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com >
2022-05-17 12:09:10 -05:00
459e732c6d
[Docs] Update component dependencies
...
Automatically committed through CI.
[ci skip]
2022-05-17 18:55:52 +02:00
a4258f3587
Viewports ( #8480 )
...
* Viewports
* Support mem-points
* Update CfgVehicles.hpp
* Add some docs
* Cleanup Debugging
* Update addons/viewports/dev/debugPoints.sqf
Co-authored-by: Dystopian <sddex@ya.ru >
* Update addons/viewports/dev/debugPoints.sqf
Co-authored-by: Dystopian <sddex@ya.ru >
* Update addons/viewports/functions/fnc_eachFrame.sqf
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com >
* configProperties / 3den macro
* Update viewports-framework.md
* Update viewports-framework.md
* Add compats for rhs btrs
* Update addons/viewports/dev/debugPoints.sqf
Co-authored-by: Drofseh <Drofseh@users.noreply.github.com >
Co-authored-by: Dystopian <sddex@ya.ru >
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com >
Co-authored-by: Drofseh <Drofseh@users.noreply.github.com >
2022-05-17 11:55:09 -05:00
699e286db7
Tagging - Add more tags ( #8908 )
...
* Added more tags and reorganised interaction
* Removed empty lines from stringtable
* Fix macros, use item picture as interaction icon
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
* Use texture as icon, remove colour from names
* Tagging - Compile actions when added
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
2022-05-17 11:54:47 -05:00
bf8aa1ab7f
Medical Damage - Improve falling and collision damage ( #8861 )
...
* Adjust wound params for falling
* Tweaked thresholds for collision
* Tweaked collision and added custom handling
* medical_damage - cleanup woundHandler naming (#8824 )
* medical_damage - cleanup woundHandler naming
* woundsHandlerBase
(cherry picked from commit bdeb347ea9
)
* Tweaked thresholds a bit more
* Removed collision handler
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
2022-05-17 11:54:05 -05:00
fa45e8b7cb
Cargo - Limit text length ( #8915 )
2022-05-17 02:37:26 -05:00
0df5320879
FieldRations - fix string ( #8916 )
2022-05-17 00:57:24 -05:00
3a7f034e25
Vehicles - Add cruise control/speed limiter to boats ( #8905 )
...
* Add cruise control to boats
* fix other use of `Controll`
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
2022-05-16 22:59:12 -05:00
c66304daf9
Explosives - SOG Compat - Fix Spiked ammo box placing wrong ammo type ( #8914 )
...
* Explosives - SOG Compat - Fix Spiked ammo box placing wrong ammo type
* Add vn_pavn_ammo pDrive dummy file
2022-05-15 18:48:39 -05:00
ef651091fe
Explosives - SOG Compat - Fix punji traps handler not working ( #8913 )
2022-05-15 15:00:47 -05:00
38b4de9382
Cookoff - fix locality of fire_removeFireSource
event ( #8907 )
2022-05-13 19:54:09 -05:00
56df203477
Interaction - Fix handle animation name for carrier doors ( #8909 )
2022-05-13 00:24:41 -04:00
53c0348a15
Overheating - Add barrel mass config value ( #8906 )
2022-05-11 18:21:05 -05:00
e0a3bd65ab
Cleanup FRIES macro and fix UBC issues in RHS Compats ( #8842 )
2022-05-09 20:54:42 -05:00
3df0640d08
[Docs] Update component dependencies
...
Automatically committed through CI.
[ci skip]
2022-05-10 03:29:08 +02:00
cedbbe4847
[Docs] Update component dependencies
...
Automatically committed through CI.
[ci skip]
2022-05-10 03:28:51 +02:00
61f74831a1
Korean Translation 100% done ( #8899 )
...
* Korean Translation 100% done
fixed typos, changing the Korean transliteration of proper nouns, and changing the meaning of the original to a more understandable interpretation without compromising the transmission of the original
* Something Edited
edit incorrect translation and add typo correction
2022-05-09 20:28:28 -05:00
6851183e1f
Add Marker Flags ( #8696 )
...
* add marker flags
* minor cleanup
* use pictures for actions
* check canDig
* review changes
* Update fnc_placeFlag.sqf
* fix hiddenSelectionsTextures
* Update addons/marker_flags/functions/fnc_pickUpFlag.sqf
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com >
* Cache flag list at pre-start
* Add model for flag pole
* Pass item name to pickUpFlag via action
* Update addons/marker_flags/stringtable.xml
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com >
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com >
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com >
2022-05-09 20:28:10 -05:00
27c5464654
Common - Add separate blockSpeaking status for acre direct ( #8904 )
...
* Add separate blockSPeaking status for acre direct
* Move TFAR code to new blockSpeaking handler
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
2022-05-08 13:20:15 -05:00
b20aa76444
[Docs] Update component dependencies
...
Automatically committed through CI.
[ci skip]
2022-05-08 05:46:28 +02:00