Commit Graph

11126 Commits

Author SHA1 Message Date
PabstMirror
76e9b132d7 Add RHS GREF compat for RKG-3 grenade (#4944) 2017-03-13 20:39:42 +01:00
PabstMirror
bda09296ed Fix lost magazines when restoring gunbag mags (#4942) 2017-03-13 20:39:24 +01:00
PabstMirror
1952dc5798 Reload medical configs into extension on save load (#4941) 2017-03-13 20:39:01 +01:00
PabstMirror
2c7a5fee76 Fix setVariablePublic reseting to old values (#4938)
* Fix setVariablePublic reseting to old values

* Don't drop delay time
2017-03-13 20:38:41 +01:00
PabstMirror
863d54973d Verify params in atragmx profile gunlist (#4917) 2017-03-13 20:38:12 +01:00
PabstMirror
19e1a1f4c5 Pass map gestures draw by reference (#4914) 2017-03-13 20:37:47 +01:00
PabstMirror
0c479859af Hide earplug actions if setting disabled (#4913)
* Hide earplug actions if setting disabled

* Add lines that are new
2017-03-13 20:37:29 +01:00
Mark Ruffner
cd526b7f5e Medical/Repair 3den Toolbox State Fix (Bug fix for #4902) (#4905)
* Update medical/repair 3den away from missionNamespace

* Simplify save
2017-03-13 20:37:11 +01:00
Glowbal
5240c225e6 Update CBA required version (#4899)
* prep v3.9.0

* Update required CBA version
2017-03-13 20:36:49 +01:00
PabstMirror
f3d6a4d90d Use createSimpleObject to create tags (#4892) 2017-03-13 20:35:39 +01:00
PabstMirror
b0741f48d7 Fix getPos order (#4889) 2017-03-13 20:35:15 +01:00
PabstMirror
2e8651deac Fix passenger actions - Ensure order of MainActions (#4883) 2017-03-13 20:34:42 +01:00
PabstMirror
17573aedba Fix RHS m113 compat (#4881) 2017-03-13 20:34:06 +01:00
commy2
bd7c8ce409 Optimize Laserpointer (#4859)
* only process one unit every 0.1 seconds

* exitWith to keep indentation low

* use event to determine isIR and isTI

* correctly remove units with turned on lights from their arrays

* handle weaponAccessories command reporting nil

Conflicts:
	addons/laserpointer/XEH_postInit.sqf
2017-03-13 20:33:32 +01:00
PabstMirror
e8418f6df0 Fix Javelin for AI (#4857) 2017-03-13 20:31:16 +01:00
Dedmen Miller
1b951231da Cache Nametags onDraw3D flags. (#4847)
* Cache Nametag flags

* Remove unused privates

* Fix fading, cursorOnly mode, improve cache reset

* Fix header
2017-03-13 20:30:53 +01:00
PabstMirror
584898d099 Generic cycle attack profile key for missile guidance (#4787)
* Generic cycle attack profile key for missile guidance

* Add hint for weapons without huds

* Fix Korean strings

* Cleanup
2017-03-13 20:30:07 +01:00
Ozan Eğitmen
d3af5f0e64 New Function to Show BIS Style Curator Messages (#4844)
* Add showMessage fnc that shows BIS curator messages

* Add documentation

* Make function simpler

* Modify to fir new syntax

* Handle non-string args
2017-03-13 20:29:39 +01:00
Ozan Eğitmen
2554aba559 Frag Superanal Cleanup (#4803)
* Minimal frag cleanup

* Why did this even happen in the first place

Conflicts:
	addons/frag/functions/fnc_frago.sqf
2017-03-13 20:28:58 +01:00
PabstMirror
a2f1a4684e Generic cycle attack profile key for missile guidance (#4787)
* Generic cycle attack profile key for missile guidance

* Add hint for weapons without huds

* Fix Korean strings

* Cleanup
2017-03-13 20:25:30 +01:00
NorXAengell
e20666ba9a French translation to "Advanced throwing" and "Advanced fatigue" (#4415)
* French translation of "Advanced fatigue" and "Advanced throwing"

Full translation of "Advanced fatigue" and "Advanced throwing".

* New batch of translation/correction
2017-03-13 20:25:09 +01:00
PabstMirror
a3750b3160 Pass functions by "reference" to bis event handlers (#4898)
* Pass functions by "reference" to bis event handlers

* Add Doc

* Fix

Conflicts:
	addons/laserpointer/XEH_postInit.sqf
2017-03-13 20:24:27 +01:00
Dedmen Miller
5105394f29 Prevent starting additional vital loops on full heal (#4885) 2017-03-13 20:21:57 +01:00
J3aLeiNe
9733ddc1c0 Update CfgWeapons.hpp (#4893) 2017-03-13 20:21:10 +01:00
sbng-PAPA
11b4a4a2bc More accurate Korean translate for medical (#4897) 2017-03-13 20:20:46 +01:00
jonpas
f0977a18ac Fix multiple slideshows sub-actions, Add set name setting (#4904)
* Fix all slides being in multiple slideshows setup, Use private keyword

* Add setting for slides main interaction name

* Update Slideshow documentation

* Add not about new argument added in version
2017-03-13 20:20:23 +01:00
PabstMirror
32c5d1c80c Add getInteractionDistance and fix VTOL refuel/arm (#4882) 2017-03-13 20:19:51 +01:00
PabstMirror
d3bfcf0aa9 Fix MUL macros (#4888)
Conflicts:
	addons/frag/functions/fnc_frago.sqf
2017-03-13 20:19:16 +01:00
jonpas
5ef06590cc Fix double single quote to single double quote (#4876) 2017-03-13 20:16:56 +01:00
PabstMirror
796eba5297 Handle changes to CBA_fnc_addPlayerEventHandler (#4878)
* Handle changes to CBA_fnc_addPlayerEventHandler

* Fix var spelling
2017-03-13 20:16:35 +01:00
J3aLeiNe
1b71eddcc9 AB : compats RHS 4.2 updated (#4879)
* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgAmmo.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp
2017-03-13 20:16:11 +01:00
commy2
d2bcfe02b5 fix HK416 name, fix #4873 (#4874) 2017-03-13 20:15:40 +01:00
Glowbal
df693d69b6 Prepare v3.9.0 release 2017-02-14 21:25:22 +01:00
Glowbal
c0c41667e7 prep v3.9.0 2017-02-05 13:48:09 +01:00
Dystopian
06f99f044c Fix deprecated AW159 and CH-47I config (#4726) 2017-02-02 17:45:32 -06:00
commy2
9d68fbf987 fix script error caused by new arguments passed to handleDamage (#4866)
* fix script error caused by new arguments passed to handleDamage

* Copy array to not break other handleDamage ehs

* Resize to 7
2017-02-02 13:03:13 -06:00
Dorbedo
aa393ccf92 typo in ace_interaction_fnc_getDoorAnimations (#4854) 2017-01-28 13:43:42 -06:00
Dystopian
b30705661c add real name for civilian kamaz trucks (#4851) 2017-01-23 12:14:55 -06:00
Neviothr
9b36ccadcc Aircraft cleanup (#4818)
* Cleanup

* Returned lines between classes

* Add files via upload
2017-01-23 12:13:37 -06:00
PabstMirror
e9b5bde371 Add ace_setting for scaling cookoff effect length (#4842)
* Add getVar for scaling cookoff effect length

* Switch to ace_setting

* Add notes about merging settings
2017-01-23 12:13:02 -06:00
Dystopian
7cdf2d75a3 fix win newline in repo (#4849) 2017-01-23 00:56:52 +01:00
Dystopian
d5d8413ee9 fix kamaz medical can repair (#4850) 2017-01-22 10:39:02 -06:00
jonpas
c6c5149ed0 Merge pull request #4846 from acemod/rhFlashlightMapCompat
Add RH Acc Surefire flashlight map compatibility
2017-01-21 20:34:09 +01:00
jonpas
100a25cb97 Add RH Acc Surefire flashlight map compatibility 2017-01-21 19:19:56 +01:00
jonpas
b7f36ffd12 Add orange map chemlight entry (#4839) 2017-01-18 18:18:28 -06:00
ViperMaul
5deb305906 Fix ace_gunbag track named properties (#4838) 2017-01-17 18:03:27 -06:00
Grzegorz
15f2e6b2fe PL translation 3.9.0 (#4821)
* translate/fix cookoff PL translation

* translate/fix laser/map PL translation

* fix/translate maptools PL translation

* fix/translate medical_blood PL translation

* fix scopes PL translation

* fix zeus PL translation

* translate overpressure
2017-01-17 15:33:22 -06:00
PabstMirror
4f3f847930 Fix ace_track named properties (#4837)
* Fix ace_track named properties

* Fix 4 more
2017-01-17 15:32:14 -06:00
Neviothr
ade87adf46 Modules Cleanup (#4813)
* Cleanup

* Added newlines
2017-01-14 15:47:03 -06:00
bux
3f00da7365 decrease concertina "dismount" time, use ace checks (#4812)
IRL it’s just pushing them together again
2017-01-13 13:43:54 -06:00