nic547
c44f86432c
BWA3 compat: HuntIR
...
Added HuntIR to AG40-2
2015-06-25 23:17:44 +02:00
Fadi
d96a421717
Disabling ACE FCS on RHS vehicles to prevent conflict
...
with their own hardcoded vehicle FCS
2015-06-25 09:20:16 -05:00
Fadi
1234d8dd49
Setting ACE_isBelt for RHS magazine classes
2015-06-25 09:19:36 -05:00
Fadi
c76972f0c2
Enabling ACE reloading on the RHS RPG-7
2015-06-25 09:17:36 -05:00
SilentSpike
5e38ba9b20
Correcting some spacing
2015-06-24 17:09:43 +01:00
ViperMaul
7e6be08153
Improved unloading on roof tops
...
Less chance of patient being unloaded directly to the ground instead of the roof top where the helo has landed.
Probably not fool proof yet due to randomness. #1728
2015-06-23 16:11:00 -07:00
TheBamse
d9ddb597a1
Tabs converted to four spaces
2015-06-23 19:55:10 +02:00
SilentSpike
e4f89a96b7
CheckPBO should ensure client isn't running any addons the server isn't
2015-06-23 15:01:55 +01:00
TheBamse
61b77332a1
Fixed spacings and alphabetical order.
2015-06-23 13:24:13 +02:00
Glowbal
7aab44bde6
Merge pull request #1724 from jonpas/fixCheckPBOwhitelistDefaultValue
...
Fixed CheckPBOs Module Whitelist defaultValue
2015-06-23 12:09:34 +02:00
ViperMaul
6b6ad93848
Fix for unable to unload from driver seat.
...
Improvement for helo's on roof tops and boats.
#1728
2015-06-22 19:48:28 -07:00
PabstMirror
d5757c090a
Calc gridOffsets at mission start.
2015-06-22 20:36:37 -05:00
TheBamse
e7c06fb8d7
Added me to the authors list.
2015-06-22 21:37:14 +02:00
TheBamse
874bd44749
Add HuntIR to all RHS AR15s that has M203 or M320 attached.
2015-06-22 21:34:40 +02:00
jonpas
293fa4f16b
Coding standards applied to common/CfgVehicles.hpp
2015-06-22 19:29:19 +02:00
jonpas
ec5cc606c3
Fixed CheckPBOs Whitelist default value in module
2015-06-22 19:24:10 +02:00
jonpas
922e88d31e
Fixed handcuffing not breaking sitting animation
2015-06-22 15:25:10 +02:00
ViperMaul
ce0bbe60d3
Merge pull request #1659 from jonpas/automateRelease
...
Automated version change and Zip acrhiving in make.py
2015-06-21 19:26:56 -07:00
Nicolás Badano
057759cb1e
Merge pull request #1716 from SilentSpike/master
...
Fix for #1713
2015-06-21 21:59:02 -03:00
SilentSpike
27a4ecd747
Expanded readme
2015-06-22 00:43:39 +01:00
SilentSpike
378b39db77
Merge remote-tracking branch 'upstream/master'
2015-06-22 00:37:28 +01:00
SilentSpike
93f6c48acf
Moved myself
2015-06-22 00:33:18 +01:00
SilentSpike
398f1c768f
Fix the module on dedicated servers
2015-06-22 00:17:29 +01:00
SilentSpike
e3e415c727
Added readme
2015-06-21 23:46:23 +01:00
jonpas
91dc9f5f18
Added version argument to run version update, default will stash and restore changes to keep git work dir clean
2015-06-21 21:58:19 +02:00
jonpas
2e50261bd3
Exit entire map Client XEH on Headless
2015-06-21 21:10:50 +02:00
jonpas
a7d9489555
Fixed map module init, Prevented BFT execution on Headless, Changed BFT Enabled string
2015-06-21 21:08:37 +02:00
PabstMirror
2d6e862237
Merge branch 'master' into 10digitGrids2
2015-06-21 13:07:58 -05:00
PabstMirror
ce2a617c7b
#1709 - Remove ACE_Comanche_Test from zeus
2015-06-21 13:00:51 -05:00
PabstMirror
f0adf256a8
#573 - mdagr use ambientBrightness
2015-06-21 12:25:16 -05:00
jonpas
4f35e10afa
Changed BFT_Enabled to module option for proper ACE_Settings handling
2015-06-21 04:46:55 +02:00
jonpas
10602f10c6
Fixed BFT ACE_Settings, Fixed Map Module Initialized diag_log
2015-06-21 04:19:12 +02:00
PabstMirror
4570f77249
Privates / Cleanup
2015-06-20 20:40:17 -05:00
PabstMirror
2c64abb816
#1704 - Add missing AnimationSources
2015-06-20 20:17:27 -05:00
Pashe
d8353f5325
Fill gaps in ball tracer config
2015-06-20 12:51:57 -05:00
Glowbal
e153e47bb2
Disabled litter on treatment failure. #1403
...
We give back the items, so litter does not make sense at the moment.
In the future we need to expand this with conditions for success/failure.
2015-06-20 12:54:00 +02:00
Glowbal
9e00fc479b
CPR local is now also only executed when the target is still alive.
...
Otherwise it's quite useless
2015-06-20 12:51:42 +02:00
Glowbal
c4283404e8
Changed CPR to be available for all unconscious units
...
Including dead
2015-06-20 12:51:01 +02:00
Glowbal
ea0be1f563
Only execute the local handling of CPR when in a valid state
2015-06-20 12:46:26 +02:00
Glowbal
385baf1331
Using CPR while in revive state will extend the life timer
2015-06-20 12:44:52 +02:00
Glowbal
9795647d9c
While in revive state, ensure vitals are never above 0 for adv medical
2015-06-20 12:44:29 +02:00
Glowbal
3f5a050745
Fixed #1693
2015-06-20 12:38:12 +02:00
Glowbal
c3e2d1bf9c
Removed always unconscious for basic medical
2015-06-20 12:23:40 +02:00
ulteq
8d1d0c5480
Merge pull request #1672 from acemod/hearingAmmoClassCaching
...
Improved config caching
2015-06-20 09:48:07 +02:00
Macusercom
cac8dd8b02
German translations fixes
2015-06-20 02:16:30 +02:00
Glowbal
5887c59c05
Made fix properly for advanced medical
2015-06-19 23:03:31 +02:00
Glowbal
300a33ea0a
Initial work
2015-06-19 22:53:25 +02:00
PabstMirror
25df7aad09
Attach use purely virtual object (no setPos)
2015-06-19 13:32:42 -05:00
jonpas
da9b5dd917
Merge branch 'master' into automateRelease
2015-06-19 16:44:37 +02:00
Garth "L-H" de Wet
7129cb34fd
Merge pull request #1688 from acemod/explosiveUnderwaterInteraction
...
Enable interaction with explosives while swimming
2015-06-19 11:52:49 +02:00