Commit Graph

9955 Commits

Author SHA1 Message Date
9cb40dab14 Merge pull request #3485 from acemod/removeSpareBarrelsEquipment
Remove spare barrels from starting equipment, as they make some grena…
2016-03-01 14:08:09 +01:00
bafe714ab5 Remove spare barrels from starting equipment, as they make some grenades not fit in the uniforms. 2016-03-01 10:05:06 -03:00
309f48ee0b Added remaining PT-BR translarions 2016-03-01 08:56:43 -03:00
84c76d3386 Merge remote-tracking branch 'refs/remotes/acemod/master' 2016-03-01 07:58:13 -03:00
59d0e6e788 Merge remote-tracking branch 'refs/remotes/acemod/master' 2016-03-01 07:50:57 -03:00
b69827aea8 Merge pull request #3476 from acemod/3den_-1
Try to handle -1 from eden modules
2016-02-29 20:17:52 -03:00
2bdeff1639 Fix for all missionVersions 2016-02-29 16:34:51 -06:00
cb370c4f70 Merge branch 'release' into 3den_-1 2016-02-29 14:16:34 -06:00
fe967ff2bd Don't read medic setting that is not in module 2016-02-29 14:07:15 -06:00
2b3b6083cb Try to handle bad 3den mission modules 2016-02-29 14:06:14 -06:00
bc126fca34 Merge pull request #3463 from BaerMitUmlaut/fr-rc-fixes
Fast roping RC fixes
2016-02-29 15:49:10 -03:00
5b4072bf50 Added vehicle existance check 2016-02-29 19:29:11 +01:00
05c16a5dfb Removed TOH animations 2016-02-29 19:29:10 +01:00
11a66d98e2 Cleanup & fix interaction conditions 2016-02-29 19:29:09 +01:00
f85a886b83 Merge pull request #3474 from acemod/fixFastropeRepairError
Don't try adding repair actions to fastrope helper
2016-02-29 12:12:27 -06:00
c0c6d3c52f Merge branch 'release' into fixFastropeRepairError 2016-02-29 12:10:34 -06:00
35860c8204 Merge pull request #3458 from acemod/fixFastropeRepairError
Don't try adding repair actions to fastrope helper
2016-02-29 11:55:57 -06:00
9fe7c5f189 Merge pull request #3473 from acemod/addDefinesBlank
Add defines to blank component
2016-02-29 14:08:34 -03:00
e0cfef0eed Add defines to blank component 2016-02-29 17:50:38 +01:00
b7329a77ee Merge pull request #3471 from acemod/350disableTaggingLog
Disable logging in tagging
2016-02-29 12:44:02 -03:00
7b96fe6c28 Disable logging in tagging - fix #3468 2016-02-29 16:37:19 +01:00
9e682253f3 Move the dead body cleanup PFH to a loop using waitAndExecute 2016-02-28 23:33:51 -03:00
90a54397ae Move the litter cleanup PFH to a loop using waitAndExecute 2016-02-28 23:20:26 -03:00
4b702f68df Make loops non public 2016-02-28 23:10:15 -03:00
94e8bee348 Move the pfh from setDead to a waitAndExecute loop: reviveStepLoop 2016-02-28 23:08:25 -03:00
12895e7983 Remove unneeded parameter 2016-02-28 22:58:09 -03:00
0e82cdfe82 Move to a function and comments the function that tracks the effects of medications over time. Use waitAndExecute instead of a pfh for better performance. 2016-02-28 22:50:04 -03:00
21d4939abb Optimize the computation of tourniquet pain. Fix pain not being able to decrease when above 10 2016-02-28 22:08:59 -03:00
35e13d5357 Fixes 2016-02-28 20:55:05 -03:00
bbb84ec7d1 Move the tourniquet loop to handleUnitVitals. Makes the tourniquet pain compatible with swapping localities 2016-02-28 20:50:28 -03:00
085860c770 Restore addToInjuredCollection as a deprecated function 2016-02-28 20:32:02 -03:00
bed51ac8a4 Fix waitAndExecute syntax 2016-02-28 20:26:05 -03:00
3bbabac2d7 Rename and add comments to the function that tracks the units vital loop. Use waitAndExecute instead of a pfh for better performance. 2016-02-28 20:12:56 -03:00
8fc4a9d901 Merge pull request #3461 from acemod/revert-3451-350fixFastropeAnimsBoneErrors
Revert "Convert fastroping animations to Arma 3, fix bone errors"
2016-02-28 19:24:28 -03:00
f5ff593dea Revert "Convert fastroping animations to Arma 3, fix bone errors" 2016-02-28 23:16:44 +01:00
99cd7b427f Merge pull request #3460 from acemod/350fixDupString
Remove duplicate medical string
2016-02-28 22:55:58 +01:00
8d326a0a1b Remove duplicate medical string 2016-02-28 22:54:24 +01:00
e5b79d7b33 Don't try adding repair actions to fastrope helper 2016-02-28 14:17:14 -06:00
75c2e3d032 Added QUOTE macros to fastroping configs 2016-02-28 18:56:45 +01:00
8bb7b072d4 Standardize grammar of GVAR arrays in configs to place the square brackets outside the GVAR macro.
This prevents any possible confusion when the GVARs are used in code.
2016-02-28 15:18:15 +01:00
c61e7b5104 Tweaked & added translations
Translation of almost every STR to French
2016-02-28 14:48:04 +01:00
6bfe86e91a Merge pull request #3455 from acemod/fix3450
Fix #3450
2016-02-28 13:07:03 +01:00
a09d0be0d4 Merge pull request #3453 from acemod/hideEmptyCategories
Hide categories that have no user settable options
2016-02-28 13:05:55 +01:00
69f810f32b add missing pee 2016-02-28 07:25:11 +01:00
03b8e2b590 fix reloadMutex nil, fix#3450 2016-02-28 06:12:40 +01:00
147cd1a5af Hide categories that have no user settable options 2016-02-27 18:06:02 -06:00
2527de1acb Merge pull request #3451 from acemod/350fixFastropeAnimsBoneErrors
Convert fastroping animations to Arma 3, fix bone errors
2016-02-27 22:38:58 +01:00
0e606224c7 Convert fastroping animations to Arma 3, fix bone errors 2016-02-27 22:28:12 +01:00
992b4190e1 Merge pull request #3446 from acemod/350addMissingMedicalTexts
Make unused medical strings be used
2016-02-27 21:05:52 +01:00
905586bddc Make unused medical strings be used 2016-02-27 21:04:04 +01:00