classic
67a4e4e5ab
Jpn translate to v391 ( #5011 )
...
* jpn translate slideshow
Add the Japanese translation for slideshow for v3.9.1
* jpn translate for cookoff
Add the Japanese translation for cookoff of the v3.9.1
2017-03-20 12:20:45 -05:00
simpo
c162739d4f
Translation: Missing 3 strings in Polish ( #5008 )
2017-03-19 23:37:36 -05:00
PabstMirror
ecbca20c3a
Recompile medical dll for x64
2017-03-18 14:03:30 -05:00
PabstMirror
46be89eda6
Cleanup
2017-03-18 11:55:40 -05:00
PabstMirror
2e61cc32e1
Locailzation, tweak fast heart rate
2017-03-18 11:53:57 -05:00
PabstMirror
e3af1b55a5
Merge branch 'medical-rewrite' into medical-rewrite-effects
2017-03-18 09:56:42 -05:00
PabstMirror
5f9f672f7f
Fix russian translation for avulsion wounds
...
Ref #4994
2017-03-18 09:36:42 -05:00
PabstMirror
15d62ca27f
Add #4941 for rewrite
2017-03-18 09:13:08 -05:00
PabstMirror
672be73bae
Merge branch 'master' into medical-rewrite
...
Conflicts:
addons/medical/XEH_preInit.sqf
2017-03-18 09:09:45 -05:00
PabstMirror
1208e441ac
Fix unarmed sprint->prone + minor perf improvments ( #4887 )
2017-03-15 10:12:07 -05:00
jonpas
b31abee4fd
Sandbags surfaces update ( #4971 )
...
* Use private keyword, move surface blacklist to script_component.hpp
* Check height above terrain
* Add Tanoa surfaces, Check if in water
* Use 'dust' config entry to determine surface, Add common canDig (checks dustyness)
* Re-enable compile cache
* Revert to surface blacklist with dust as fallback
* Move surface blacklist to script_component because SQF validator complains
2017-03-15 10:11:37 -05:00
PabstMirror
9e27960b86
Add rearm config for Nemmera ( #4992 )
2017-03-15 10:10:53 -05:00
commy2
c51b755770
also fix cooking off ammo boxes
2017-03-15 09:09:42 +01:00
commy2
371caaa623
Fix cookoff desynch, fix #4900
...
Randomness would be calculated on every machine, but only vehicle explosion and sound are done by the server. Smoke, light and fire sfx are done by each client.
2017-03-15 09:09:02 +01:00
commy2
81f3387dbb
Merge pull request #4991 from acemod/fix-cookoff-2
...
also fix cooking off ammo boxes
2017-03-14 10:09:13 +01:00
commy2
2c4f286593
also fix cooking off ammo boxes
2017-03-14 10:08:06 +01:00
commy2
2334d501d0
Fix cookoff desynch, fix #4900
...
Randomness would be calculated on every machine, but only vehicle explosion and sound are done by the server. Smoke, light and fire sfx are done by each client.
2017-03-14 10:04:56 +01:00
Glowbal
71d9694eb6
Prep 3.9.1 release
2017-03-13 20:48:02 +01:00
jonpas
27ef320542
Fix vehicle lock lockpick condition, Fix lockpicking from inside ( #4985 )
2017-03-13 20:43:55 +01:00
Mark Ruffner
6403132a9b
Add validation on group id for map gesture color mapping ( #4976 )
2017-03-13 20:43:06 +01:00
PabstMirror
11de1326ef
Cleanup use of ACE_HashLocation ( #4975 )
2017-03-13 20:42:43 +01:00
PabstMirror
d18ad0c087
Give options menu list focus ( #4965 )
2017-03-13 20:42:25 +01:00
PabstMirror
d9be3c0ffc
Fix rangecard not showing wind/lead ( #4964 )
2017-03-13 20:42:05 +01:00
J3aLeiNe
ca5f3fa1cf
Update maps' latitude ( #4961 )
...
- add Dingor
- add MSKE 2017
- add G.O.S Leskovets
- add Trung Si
- add I44: Omaha v2
- add I44: Neaville and Neaville (Winter)
- add I44: Battle of the Bulge
2017-03-13 20:41:37 +01:00
PabstMirror
43786786de
Fix gforce avg on switching to aircraft ( #4955 )
...
* Fix gforce avg on switching to aircraft
* Dont use for-loop for neutral g-forces array
2017-03-13 20:41:14 +01:00
jonpas
ca4060b852
Require CBA v3.2.1 ( #4954 )
...
Conflicts:
addons/main/script_mod.hpp
2017-03-13 20:40:52 +01:00
PabstMirror
a1853e0d52
Fix intergrated scopes ( #4945 )
2017-03-13 20:40:11 +01:00
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
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
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
commy2
d2bcfe02b5
fix HK416 name, fix #4873 ( #4874 )
2017-03-13 20:15:40 +01:00
jonpas
43dc1f020e
Fix vehicle lock lockpick condition, Fix lockpicking from inside ( #4985 )
2017-03-11 22:49:54 -06:00
PabstMirror
d313d53b02
Fix gforce avg on switching to aircraft ( #4955 )
...
* Fix gforce avg on switching to aircraft
* Dont use for-loop for neutral g-forces array
2017-03-09 16:49:50 -06:00
PabstMirror
f3d2833b28
Fix rangecard not showing wind/lead ( #4964 )
2017-03-08 19:40:48 +01:00
PabstMirror
d900871da4
Pass map gestures draw by reference ( #4914 )
2017-03-08 19:34:58 +01:00
PabstMirror
c49e5bcfa0
Reload medical configs into extension on save load ( #4941 )
2017-03-08 19:33:28 +01:00
PabstMirror
110bce763f
Fix intergrated scopes ( #4945 )
2017-03-08 19:31:26 +01:00
PabstMirror
19af072c99
Give options menu list focus ( #4965 )
2017-03-08 19:26:05 +01:00
Mark Ruffner
acf422b774
Add validation on group id for map gesture color mapping ( #4976 )
2017-03-08 09:58:29 -06:00
PabstMirror
0841c05a6d
Cleanup use of ACE_HashLocation ( #4975 )
2017-03-08 10:15:15 +01:00
PabstMirror
d403f20d71
Adjust addDamageToUnit for rewrite
2017-03-06 15:06:01 -06:00
PabstMirror
2e47bad280
Merge branch 'medical-rewrite' into medical-rewrite-effects
2017-03-02 18:01:40 -06:00
PabstMirror
8ad3571d19
Merge branch 'master' into medical-rewrite
2017-03-02 18:00:34 -06:00
sbng-PAPA
e2c04a80c4
More accurate Korean translate for medical ( #4897 )
2017-03-02 17:48:48 -06:00
Ozan Eğitmen
3aa55b1452
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-02 17:47:49 -06:00
Dedmen Miller
512592b79d
Prevent starting additional vital loops on full heal ( #4885 )
2017-03-02 17:22:16 -06:00
J3aLeiNe
6ce9ede1b5
Update maps' latitude ( #4961 )
...
- add Dingor
- add MSKE 2017
- add G.O.S Leskovets
- add Trung Si
- add I44: Omaha v2
- add I44: Neaville and Neaville (Winter)
- add I44: Battle of the Bulge
2017-03-02 14:00:18 -06:00
J3aLeiNe
dd76a91844
Update CfgWeapons.hpp ( #4893 )
2017-02-28 19:14:01 -06:00
jonpas
b9fa3e404d
Require CBA v3.2.1 ( #4954 )
2017-02-27 14:22:45 -06:00
jonpas
bc70571765
Use CBA Accessory Functions for Laser mode switching ( #4855 )
...
* Use CBA Accessory Functions for Laser mode switching
* Use CBA ACC EH to prevent switching to unusable lzr (#4860 )
* Use CBA ACC EH to prevent switching to unusable lzr
* Re-call CBA_accessory_fnc_switchAttachment
* Require CBA 3.2.0
2017-02-25 17:16:40 +01:00
PabstMirror
287d3b475b
Add RHS GREF compat for RKG-3 grenade ( #4944 )
2017-02-24 19:21:42 -06:00
PabstMirror
0bc1e12775
Verify params in atragmx profile gunlist ( #4917 )
2017-02-24 19:20:27 -06:00
PabstMirror
02ea214ade
Fix setVariablePublic reseting to old values ( #4938 )
...
* Fix setVariablePublic reseting to old values
* Don't drop delay time
2017-02-24 19:19:39 -06:00
PabstMirror
e41fbcb0fd
Fix lost magazines when restoring gunbag mags ( #4942 )
2017-02-24 19:19:05 -06:00
jonpas
1590948b92
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-02-24 14:08:18 +01:00
PabstMirror
97ec22bd9a
Switch heartbeat to waitAndExec, allow switching pain settings
2017-02-18 22:11:40 -06:00
PabstMirror
34f87f89bb
Merge branch 'medical-rewrite' into medical-rewrite-effects
2017-02-18 18:24:03 -06:00
PabstMirror
0d4aa8197a
Fix moved KR wounds strings
2017-02-18 18:22:23 -06:00
PabstMirror
c7b60d1777
Merge branch 'master' into medical-rewrite
2017-02-18 18:17:37 -06:00
Mark Ruffner
0900bf964b
Medical/Repair 3den Toolbox State Fix (Bug fix for #4902 ) ( #4905 )
...
* Update medical/repair 3den away from missionNamespace
* Simplify save
2017-02-18 12:27:36 -06:00
PabstMirror
9d128152a3
Hide earplug actions if setting disabled ( #4913 )
...
* Hide earplug actions if setting disabled
* Add lines that are new
2017-02-16 10:16:46 -06:00
Glowbal
19d5fa0a4e
Update CBA required version ( #4899 )
...
* prep v3.9.0
* Update required CBA version
2017-02-14 16:53:35 -06:00
Glowbal
283c372291
Merge branch 'release'
2017-02-14 22:43:31 +01:00
Glowbal
df693d69b6
Prepare v3.9.0 release
2017-02-14 21:25:22 +01:00
PabstMirror
dfca4fdcf8
Pass functions by "reference" to bis event handlers ( #4898 )
...
* Pass functions by "reference" to bis event handlers
* Add Doc
* Fix
2017-02-14 10:54:37 -06:00
PabstMirror
036bb0ecd4
Use createSimpleObject to create tags ( #4892 )
2017-02-14 10:54:21 -06:00
NorXAengell
1be278fbda
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-02-11 15:16:56 -06:00
PabstMirror
33b19f7b4c
Fix MUL macros ( #4888 )
2017-02-11 15:07:10 -06:00
PabstMirror
f678f4a3b1
Fix getPos order ( #4889 )
2017-02-10 21:23:33 -06:00
PabstMirror
159e762576
Handle changes to CBA_fnc_addPlayerEventHandler ( #4878 )
...
* Handle changes to CBA_fnc_addPlayerEventHandler
* Fix var spelling
2017-02-10 13:03:12 -06:00
PabstMirror
78a55d4436
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-02-10 13:01:17 -06:00
PabstMirror
70f4dd3e6b
Fix passenger actions - Ensure order of MainActions ( #4883 )
2017-02-10 12:49:10 -06:00
commy2
97a0624375
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
2017-02-10 12:47:08 -06:00
PabstMirror
3ce0865913
Add getInteractionDistance and fix VTOL refuel/arm ( #4882 )
2017-02-10 12:34:51 -06:00
Ozan Eğitmen
d2ee1e987a
Frag Superanal Cleanup ( #4803 )
...
* Minimal frag cleanup
* Why did this even happen in the first place
2017-02-10 12:28:27 -06:00
Dedmen Miller
5351b43ff3
Cache Nametags onDraw3D flags. ( #4847 )
...
* Cache Nametag flags
* Remove unused privates
* Fix fading, cursorOnly mode, improve cache reset
* Fix header
2017-02-10 12:19:14 -06:00
PabstMirror
4433f6eb38
Merge branch 'master' into medical-rewrite
2017-02-08 10:32:22 -06:00
PabstMirror
231346a199
Fix Javelin for AI ( #4857 )
2017-02-05 23:01:48 +01:00
commy2
10756ff02d
fix HK416 name, fix #4873 ( #4874 )
2017-02-05 23:01:06 +01:00
jonpas
4d872b84b7
Fix double single quote to single double quote ( #4876 )
2017-02-05 23:00:35 +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
BaerMitUmlaut
0c6eec8485
Merge branch 'medical-rewrite' into medical-rewrite-effects
2017-01-30 21:34:51 +01:00
BaerMitUmlaut
60c57a7f20
Fix unconscious state in cardiac arrest
2017-01-30 21:22:10 +01:00
BaerMitUmlaut
9d3807e7c2
Fixed div by zero
2017-01-29 21:59:24 +01:00
BaerMitUmlaut
7ff753c3c2
Fixed missing semicolon
2017-01-29 21:59:24 +01:00
BaerMitUmlaut
20cf30a7c6
Moved heart beat sounds to medical ui
2017-01-29 21:59:24 +01:00
BaerMitUmlaut
ecbe429f9d
Fixed missing private
2017-01-29 21:59:24 +01:00
BaerMitUmlaut
e447d5c222
Added bleeding effect
2017-01-29 21:59:24 +01:00
BaerMitUmlaut
9cef8ea591
Save pain next tick in GVAR instead of on unit
2017-01-29 21:59:24 +01:00
BaerMitUmlaut
1dc301e023
Added ACE2 like repeated eye opening when unconscious, fixed going into Zeus while waking up
2017-01-29 21:59:24 +01:00
ulteq
04b720f5bc
Make use of EFUNC(medical,getPainLevel)
2017-01-29 21:59:24 +01:00
BaerMitUmlaut
57cacf63fa
Rewrote unconscious effect
2017-01-29 21:59:24 +01:00
BaerMitUmlaut
26627a451e
Tweaked pain effect (longer flashes/pulses)
2017-01-29 21:59:24 +01:00
BaerMitUmlaut
13ef6b0d29
Fixed blood volume effect
2017-01-29 21:59:24 +01:00
BaerMitUmlaut
751c7ff959
Fixed default blood volume
2017-01-29 21:59:24 +01:00
BaerMitUmlaut
9eba2bd448
Added visual effects
2017-01-29 21:59:24 +01: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
ViperMaul
ba810a22e6
Tab clean up.
2017-01-19 18:38:51 -06:00
ViperMaul
ad2e3719b4
Adding Normal to Common stringtable
2017-01-19 17:31:29 -06:00
ViperMaul
567c9129b2
cleanup
2017-01-19 17:23:54 -06:00
ViperMaul
59c58b1269
Add settings function handler
2017-01-19 17:19:54 -06:00
ViperMaul
8db5d8f2ae
Change Setting from Basic to Normal and Stringtable moves
2017-01-19 15:46:44 -06:00
ViperMaul
6972af9d0b
Settings and string changes
2017-01-19 15:30:27 -06:00
ViperMaul
1078913d2a
Stringtable changes.
2017-01-19 15:29:33 -06:00
ViperMaul
69dc3ba12e
Add Settings to Medical Settings Module
2017-01-19 11:48:34 -06:00
jonpas
b7f36ffd12
Add orange map chemlight entry ( #4839 )
2017-01-18 18:18:28 -06:00
PabstMirror
120ddd94de
Merge branch 'master' into medical-rewrite
2017-01-17 18:03: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
jonpas
3ac00f2e21
Fix medical typo 'to' -> 'too' ( #4824 )
2017-01-17 15:26:07 -06:00
PabstMirror
a32478adfb
Merge branch 'master' into medical-rewrite
2017-01-17 13:10:18 -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
Dedmen Miller
6c12444d85
Fixes #4814 ( #4815 )
...
Doesn't fix the core issue behind #4814 but it fixes the issue that bothered me so much that i reported this.
2017-01-11 15:54:03 -06:00
PabstMirror
39181fdea5
Simplify huntIR configs using += ( #4521 )
...
* Add huntIR magazine to GL_3GL_F via sub config
* Cleanup RHS 40mm huntIR GL config
* Add huntir to standalone m320 - #4199
2017-01-09 12:11:31 -06:00
PabstMirror
8752b03c12
Hearing - player only event handlers ( #4727 )
2017-01-09 12:10:52 -06:00
PabstMirror
bce0913019
Cookoff - add function to get ammo ( #4779 )
...
* Cookoff - add function to get ammo
Fix #4565 - Function adds virtual ammo for rearm vehicles
Remove FUNC(secondaryExplosions) - which duplicatd detonateAmunition
Tweak timeBetweenAmmoDetonation calculation to use all ammo, not just
the current mag
Allow GVAR(enableAmmoCookoff) effect to work with GVAR(enable)=false
* Fix header
* Cleanup getting ammo from turrets
2017-01-04 15:35:54 -06:00
classic
0046ba4bbb
fix Japanese translation for #4785 ( #4804 )
...
"j" is replace by a "J"
2017-01-04 16:37:00 +01:00
J3aLeiNe
2dcd79fd1d
Update MapData ( #4786 )
...
* Update Map data
- Add IFA3LITE maps
- Add CSA38 map
- Add Beketov map
- Add Winter Panthera map
- Add Nam and Mogadishu maps
- Add Uhao island map
* Update fnc_getMapData.sqf
- Add X-Cam-Taunus map
- Add Unsung 3.1 Delta maps
2017-01-02 21:32:58 -06:00
BaerMitUmlaut
0a05401e74
Fix cookoff locality issues ( #4799 )
...
* Fix locality issue with box cookoff
* Add grenade fired EHs on hcs and dedis
2017-01-02 17:55:44 -06:00
classic
9d37d91c71
Jpn translation for overpressure #4770 ( #4785 )
...
Japanese translation for #4770
2017-01-02 17:54:51 -06:00
jtj5283449
d4855a7ff3
Korean Translation v1.0 ( #4794 )
...
* Add files via upload
* Add files via upload
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
* Added Korean translation
japanese translation caused error while translating process, had to remove some duplicated keys in stringtable.xml.
* Fix encoding
2017-01-02 17:52:01 -06:00
jonpas
e296c12b30
Remove duplicated Zeus strings
2017-01-02 16:16:37 +01:00
Skully71
9b22f94374
Ensure movingToInjured is false whenever _target no longer needs healing, fixes #4797 ( #4800 )
2017-01-02 14:02:43 +01:00
markooff
0c069a6bd2
polish translations ( #4734 )
...
* some extra polish translations
for details see polish_translations_readme_markooff.txt
* file was deleted as it wasn't the part of the mod (only for information reason)
2017-01-02 13:21:47 +01:00
PabstMirror
3cd80a42d7
Fix cruise heigh on close shots ( #4795 )
2016-12-29 15:04:19 -06:00
PabstMirror
c22fce273f
Overpressure changes ( #4770 )
...
* Add setting to overpressure
* Change overpressure on 2a70 cannon
Close #4691
Also fix gl smoke causing frag
* Handle 2a28 cannon
* Fix base class
2016-12-22 13:29:05 -06:00
bux578
886e23791f
Merge pull request #4774 from classicarma/fix-jpn-translate-v383
...
Fix jpn translate v383
2016-12-17 15:59:50 +01:00
classic
6a93f58b52
added missing localization in jpn translation
...
added missing localization in jpn translation
2016-12-17 20:50:19 +09:00
classic
552e9ecd87
fix jpn translation for ballistics
...
fix html tag in the japanese translation.
2016-12-17 20:39:57 +09:00
PabstMirror
988c5b0a25
Minor wind deflection optimization ( #4762 )
2016-12-16 08:08:10 +01:00
bux578
d8fec7fbe3
improve german translation for entrenchment tool ( #4769 )
2016-12-15 13:42:13 -06:00
ulteq
1e79f35e43
Always visualize bandaged wounds
...
* Even when GVAR(advancedBandages) or GVAR(woundReopening) are disabled
2016-12-15 15:01:02 +01:00
ulteq
0ddfd5eb16
Disable wound reopening when advanced bandages are disabled
2016-12-15 14:51:24 +01:00
ulteq
70a2dc30e7
Refactored 'showPainInMenu' setting
...
* showPainInMenu -> on/off switch
* medicSetting_PainVisualization -> 3 way switch on who can see it
2016-12-15 14:45:58 +01:00
ulteq
cc19499e8f
fieldDressing -> FieldDressing
2016-12-15 14:06:09 +01:00
ulteq
9ddaa01462
Always allow the use of tourniquets
...
* Even when advanced bandages are turned off
2016-12-15 14:05:08 +01:00
ulteq
91cbc0e4d4
Added new setting 'advancedDiagnose'
...
* Which allows to choose between the old basic- and advanced diagnose actions
2016-12-15 14:00:09 +01:00
classic
0842481c2f
fix for jpn translate in medical_menu
...
Delete unnecessary the HTML tags in line 134
2016-12-15 20:58:21 +09:00
ulteq
0de405fe2a
Fix morphine when advanced medication is disabled
2016-12-15 12:58:06 +01:00
Ozan Eğitmen
ef4d289836
Add Zeus Module for FRIES ( #4597 )
...
* Initial commit
* Revert unrelated changes
* Add newline
* Fix undefined var, localize text
* Shorten strings, add missing parameters
* Fix logical error
* Fix capitalization, Update string, Only add EH on server
* Add missing uses of the private command
* Remove excess formatting
* Add module category
2016-12-14 23:55:06 -06:00
Dedmen Miller
c009000bd9
Use new private syntax for winddeflection PFH ( #4761 )
2016-12-14 23:29:07 -06:00
ulteq
65f0f56474
Implemented 'showPainInMenu'
2016-12-14 21:30:28 +01:00
ulteq
8146cb427e
Revert "Implemented 'showPainInMenu' logic"
...
This reverts commit 964711a38b
.
2016-12-14 21:23:26 +01:00
ulteq
0d0cf38028
Fix bandage reopening classname/category lookup
2016-12-14 21:17:39 +01:00
PabstMirror
5379503772
Fix deadman range, fix clacker transfer, use setShotParents ( #4689 )
2016-12-14 14:06:32 -06:00
ulteq
e817e13cfd
Only call 'handleIncapacitation' when it makes sense
...
* Minor injuries should not trigger incapacitation
2016-12-14 21:02:24 +01:00
ulteq
964711a38b
Implemented 'showPainInMenu' logic
2016-12-14 20:55:03 +01:00
ulteq
196a3999a4
Merge branch 'medical-rewrite' of https://github.com/acemod/ACE3 into medical-rewrite
2016-12-14 20:44:22 +01:00
ulteq
151d4a4bfe
Settings overhaul
...
New settings:
* allowSelfIV
* showPainInMenu
Converted CBA -> ACE Settings:
* advancedBandages
* advancedMedication
* fatalInjuryCondition
* cardiacArrestTime
Fixed settings:
* useLocation_Epi
* medicSetting_Epi
* painCoefficient
2016-12-14 20:44:06 +01:00
Dystopian
4f20d1f7c6
add rearm to Vehicle Ammo boxes ( #4750 )
2016-12-14 13:18:04 -06:00
Dystopian
cc3b669fcd
Fix missing refuel menu on static fuel stations ( #4533 )
...
* fix static fuel stations
* Directly compile menus and remove XEH from buildings
2016-12-14 12:48:00 -06:00
PabstMirror
af4b3e31e1
Minor iv optimization
2016-12-14 11:50:31 -06:00
ulteq
dafefda04a
Fixed typo
...
Closes: https://github.com/acemod/ACE3/pull/4697
2016-12-14 18:33:36 +01:00
ulteq
a2b964a993
Fixed bandage config lookup
2016-12-14 18:04:56 +01:00
ulteq
5d3f97ace7
Fix IV Bags work on limbs with a tourniquet applied
2016-12-14 12:36:51 +01:00
Glowbal
c8ef10341e
Merged branch release-v3.8.3 into master
2016-12-13 23:14:12 +01:00
Glowbal
0df98f794c
Prep 3.8.3
2016-12-12 19:50:16 +01:00
PabstMirror
06caea825b
AdvThrow - Make sure ammo setVar is not empty ( #4743 )
2016-12-12 19:33:34 +01:00
commy2
757ab78191
fix usage of reserved variable "" in FUNC(getDetectorConfig), fix #4741 ( #4742 )
2016-12-12 19:33:05 +01:00
PabstMirror
11b464b585
Fix blood drop selection if blood loss is high
...
close #4739
2016-12-12 19:32:23 +01:00
PabstMirror
de34d57d5b
Update SMG_02 base class for 1.66 ( #4718 )
2016-12-12 19:31:52 +01:00
PabstMirror
14c7e9af17
AF - Remove setVar when removing eh
2016-12-12 19:30:58 +01:00
Glowbal
b72541df23
Jpn translation v382 ( #4710 )
...
* jpn scopes translation
this is Japanese translation for scope
* fix jpn weather translation
Fix for Weather japanese translation
* fix jpn Repair translation
fix jpn Repair translation
* jpn zeus translation
Japanese localization for zeus
2016-12-12 19:29:58 +01:00
ulteq
6b611ffbbd
Cleanup: 'handleBandageOpening'
2016-12-10 16:36:36 +01:00
ulteq
a3fd916d21
Do not restore blood volume in partial heal
2016-12-10 16:30:05 +01:00
ulteq
1bc1865313
Minor cleanup: 'treatmentBandageLocal'
2016-12-10 15:39:03 +01:00