PabstMirror
21f35dc7d0
#2664 - Disable loading into locked vehicles.
2015-10-03 19:42:40 -05:00
commy2
f0036fabbb
use BIS fnc for time format
2015-10-04 02:15:38 +02:00
commy2
38422e6586
fix missing magazines after certain scenarios
2015-10-04 01:26:38 +02:00
PabstMirror
10950d5fab
Merge pull request #2623 from acemod/interactMenuSet
...
Interact menu settings after init
2015-10-03 12:49:04 -05:00
PabstMirror
12c663978a
Merge pull request #2649 from acemod/captiveEvents
...
Global Event for "CaptiveStatusChange"
2015-10-03 12:47:58 -05:00
PabstMirror
b0b755720c
#2672 - Use ACE_gameTime for triage card
2015-10-03 12:28:54 -05:00
jokoho48
25166226a0
change by idea from @jonpas
2015-10-03 17:38:24 +02:00
jokoho48
1de012b7a7
simplify frag config(Macros FTW)
2015-10-03 12:34:04 +02:00
gienkov
3d4a37614c
Merge remote-tracking branch 'origin/master' into pl-strings
2015-10-03 12:19:48 +02:00
commy2
94eaeb38cc
move variable out of params
2015-10-01 21:34:40 +02:00
commy2
7f1f56c121
fix broken time format for rallypoints, fix #2662
2015-10-01 21:28:00 +02:00
commy2
ea01db4030
Merge pull request #2648 from acemod/340goggles
...
Code cleanup / refactoring Goggles
2015-10-01 16:54:57 +02:00
licht-im-Norden87
66e8914360
Update stringtable.xml
2015-10-01 04:38:21 +02:00
Derek Sauer
f9352de489
Clarified comment slightly.
2015-09-30 20:34:51 -04:00
Derek Sauer
0a788a282e
Improved efficiency of wound counting.
...
Using a switch/case conditional since it offers early termination if a
matching condition is found before all conditions are checked. It also
unnecessary to use a conditional to confirm whether a limb is wounded or
not. Number of Wounds multiplied by Blood loss will return zero for
a fully bandaged body part, not incrementing the wound counter; or it will
return some other number which will increment the wound counter.
2015-09-30 20:27:40 -04:00
licht-im-Norden87
88ee846d7d
Update Stringtable, german: "captives"
2015-10-01 01:36:27 +02:00
commy2
1fdedb5785
delay scroll wheel init
2015-09-30 19:29:17 +02:00
Derek Sauer
f69f4066e9
Fix capitalization on forEach and getVariable.
2015-09-30 06:17:54 -04:00
commy2
945ec7a388
more goggles code cleanup
2015-09-30 01:31:45 +02:00
commy2
dc882a3c66
more goggles code cleanup
2015-09-30 01:26:08 +02:00
commy2
c0105bf083
Merge branch 'master' of https://github.com/acemod/ACE3 into 340goggles
2015-09-30 00:28:26 +02:00
commy2
75d1ea7df3
Merge branch 'master' of https://github.com/acemod/ACE3
2015-09-30 00:14:41 +02:00
commy2
9f3615ea06
change function header of removeEventhandler and waitAndExecute to public: yes
2015-09-30 00:14:21 +02:00
commy2
8bbd6b69f0
change function header of removeEventhandler and waitAndExecute to public: yes
2015-09-30 00:12:35 +02:00
commy2
28e0e781f5
Merge pull request #2645 from acemod/340fixopticszeus
...
fix zeus forced interface broken, fix #2642
2015-09-29 23:04:51 +02:00
Derek Sauer
2824009317
Incorrectly retrieving list of current wounds.
...
Used the wrong method to retrieve the target's current wounds and was
getting an empty array. This caused bandaging any wound even once to
completely heal the target on the Arma side.
2015-09-29 17:00:49 -04:00
commy2
8d5ce1dbe2
more goggles code cleanup
2015-09-29 22:24:25 +02:00
Derek Sauer
8d05214eb0
Resolve merge conflict from upstream pull.
2015-09-29 16:24:17 -04:00
gienkov
ba42e3e295
pl string for dragging, tactical ladder
2015-09-29 22:12:11 +02:00
commy2
62349f685c
more goggles code cleanup
2015-09-29 22:01:40 +02:00
gienkov
d88d2fe578
Merge remote-tracking branch 'origin' into pl-strings
2015-09-29 21:56:29 +02:00
commy2
b7ce315240
more goggles code cleanup
2015-09-29 21:28:57 +02:00
gienkov
251437c415
pl translation
2015-09-29 20:37:30 +02:00
commy2
d1aacf3fef
more goggles code cleanup
2015-09-29 19:51:41 +02:00
commy2
53bfcdb61e
more goggles code cleanup
2015-09-29 18:51:24 +02:00
PabstMirror
d454271fb9
Give the event the D
2015-09-29 11:40:32 -05:00
PabstMirror
c0b78ecf3a
Set Default Channel at mission start
2015-09-29 11:36:30 -05:00
commy2
d051d4c208
more goggles code cleanup
2015-09-29 17:57:09 +02:00
PabstMirror
16b1244b0a
Global Event for "CaptiveStatusChange"
2015-09-29 10:17:17 -05:00
commy2
477e9f06b6
more goggles code cleanup
2015-09-29 17:09:23 +02:00
commy2
2731ac360a
more goggles code cleanup
2015-09-29 16:56:10 +02:00
commy2
d25d79c485
Goggles Code refactoring initial commit
2015-09-29 16:22:57 +02:00
Derek Sauer
954fad615a
Reformatted to follow ACE3 coding guidelines.
2015-09-29 06:36:36 -04:00
Derek Sauer
8619f02538
Take into account wounds that do no cause blood loss.
2015-09-29 06:19:49 -04:00
PabstMirror
6e24d2868c
Fix playerChanged event
2015-09-28 22:41:45 -05:00
Derek Sauer
a864a3411c
Clarified a comment.
2015-09-28 21:32:04 -04:00
commy2
1ec4556bb8
fix zeus forced interface broken, fix #2642
2015-09-29 02:48:22 +02:00
Derek Sauer
488541bba6
Fix for Arma wounds not being healed with healHitPointAfterAdvBandage.
2015-09-28 20:08:07 -04:00
commy2
19131f001d
fix error in handleplayerchanged for tacticl ladder
2015-09-28 21:16:13 +02:00
commy2
bc8cefa5e7
manual merge
2015-09-28 21:06:40 +02:00
commy2
34793ce044
Merge pull request #2635 from acemod/340interactcleanup
...
Code Cleanup Interaction
2015-09-28 21:04:28 +02:00
commy2
6c968d8bc7
per frame handler for incremental door opening
2015-09-28 20:07:01 +02:00
commy2
443cbf8be3
fix compile error when trying to open a locked door by shortcut
2015-09-28 19:03:37 +02:00
commy2
6f64fcd0fb
search for door in geometry lod (lineintersectssurface)
2015-09-28 18:45:10 +02:00
commy2
6289a0cadb
Merge pull request #2626 from acemod/340weaponselectcleanup
...
Code Cleanup WeaponSelect
2015-09-28 18:10:16 +02:00
commy2
5a3a32f236
more interaction cleanup
2015-09-28 18:06:25 +02:00
commy2
9bf7b68d76
fix errors on game start
2015-09-28 17:28:51 +02:00
commy2
5c5a65443b
more interaction cleanup
2015-09-28 17:20:56 +02:00
commy2
f48636e633
more interaction cleanup, remove dead code
2015-09-28 17:11:53 +02:00
Glowbal
e1bbc06ef8
Merge pull request #2613 from jonpas/improveSlideshowParams
...
Improved Slideshow API
2015-09-28 16:38:00 +02:00
jonpas
4521df0a57
Add synchronizedObjects vehicle support to assignObjectsInList with an optional parameter
2015-09-28 16:17:12 +02:00
jonpas
db2572acfd
Merge branch 'master' into parseList
...
Conflicts:
addons/medical/functions/fnc_moduleAssignMedicalVehicle.sqf
2015-09-28 16:06:32 +02:00
jonpas
e4d8f13c89
Change may to must in slideshow error log
2015-09-28 16:02:18 +02:00
Glowbal
7215dd9082
Merge pull request #2368 from jonpas/removeVignetteAndCleanUI
...
Removed Vignette and Cleaned up UI component
2015-09-28 15:56:34 +02:00
commy2
9189148b3f
more interaction cleanup
2015-09-28 15:37:18 +02:00
Glowbal
74805caa5d
Merge pull request #2565 from acemod/medVehAssignFix
...
assign vehicle module fix for prefilled veh
2015-09-28 15:02:48 +02:00
commy2
4b536425b1
Code Cleanup Interaction
2015-09-28 14:36:51 +02:00
SilentSpike
f5e46bf089
Merge remote-tracking branch 'origin/master' into cargoClassnames
2015-09-27 17:41:38 +01:00
SilentSpike
f65f6e9b72
Add support for virtual cargo
...
Allows cargo objects to be added via classname and reduces simulation/synchronization overhead. Objects become physical upon unloading and cannot be re-made virtual, only scripts can add such virtual objects.
Also separates the player feedback from the loading/unloading code and adds a progress bar.
2015-09-27 17:34:37 +01:00
commy2
e9770fcb97
remove obsolete functions
2015-09-27 17:15:59 +02:00
commy2
1613ce3ff6
correct comment
2015-09-27 16:55:43 +02:00
commy2
b6532a05cc
new function to select a grenade
2015-09-27 16:47:02 +02:00
commy2
f8819d3ee4
WeaponSelect cleanup
2015-09-27 14:55:36 +02:00
commy2
e3b926296f
Merge branch 'master' of https://github.com/acemod/ACE3 into 340weaponselectcleanup
2015-09-27 13:53:00 +02:00
commy2
af24428363
Merge pull request #2607 from acemod/340cleanupBackpacks
...
Code cleanup Backpacks
2015-09-27 13:50:20 +02:00
commy2
1a5f65ec5a
Merge pull request #2625 from acemod/340safetymodecleanup
...
Code Cleanup SafetyMode, also fixes "cannot load sound .wss" RPT error
2015-09-27 13:50:11 +02:00
commy2
92ae1da660
Merge pull request #2622 from jonpas/aliveCommand
...
Replaced isAlive function with alive command
2015-09-27 13:49:58 +02:00
commy2
5387700460
Merge pull request #2610 from acemod/340cleanupNoRadio
...
Code Cleanup NoRadio
2015-09-27 13:49:08 +02:00
commy2
0500d4385d
Merge pull request #2611 from acemod/340cleanupHitReactions
...
Code Cleanup HitReactions
2015-09-27 13:48:57 +02:00
commy2
fbe157614b
Merge pull request #2612 from acemod/340cleanupGrenades
...
Code Cleanup Grenades, fix dedicated server AI thrown flasbangs do nothing
2015-09-27 13:48:46 +02:00
commy2
3211e6432e
Merge pull request #2614 from jonpas/loadCargoOptionalHint
...
Optionalized Cargo Loaded Hint
2015-09-27 13:48:27 +02:00
commy2
a078d73230
Code Cleanup WeaponSelect
2015-09-27 08:51:42 +02:00
commy2
50046decf3
Code Cleanup SafetyMode
2015-09-27 08:28:55 +02:00
PabstMirror
4a935eb129
Remove debug
2015-09-26 22:02:44 -05:00
PabstMirror
174d8ac306
#2486 - Run color setup on settingsInit
2015-09-26 22:02:05 -05:00
jonpas
2ab58ab9ce
Replaced common,isAlive function with alive command
2015-09-27 02:23:56 +02:00
jonpas
f35b13bf29
Merge branch 'master' into sittingFramework
2015-09-27 02:16:51 +02:00
jonpas
ae07a71b0d
Minimized XEH to ThingX config level
2015-09-27 02:13:32 +02:00
jonpas
cd510c8ff7
Added carrying to chairs
2015-09-27 02:05:38 +02:00
jonpas
85cff04e0c
Stored scroll-wheel action ID into already existing player setVariable instead of having 2
2015-09-27 01:37:19 +02:00
jonpas
dbd0beb514
Stored a global variable in player setVariable
2015-09-27 01:31:23 +02:00
jonpas
a7a716ca8d
Better sitting framework in terms of interactions
2015-09-27 01:20:40 +02:00
jonpas
e3985dce3e
Cleanup sitRotation as it's no longer needed
2015-09-27 00:40:59 +02:00
jonpas
151903ace4
Expanded optional hint to addCargoItem and AddCargoByClass event
2015-09-27 00:31:23 +02:00
jonpas
b345db4ae9
Added Zeus modules for adding Spare Tracks and Wheels
2015-09-27 00:29:19 +02:00
jonpas
30544dc757
Make cargo loaded hint optional, disable it when not loading manually
2015-09-26 23:16:05 +02:00
jonpas
498dddcc26
Used isEqualTo
2015-09-26 23:06:35 +02:00
jonpas
b787286837
Fixed allowed data types
2015-09-26 23:02:18 +02:00
jonpas
4a5d6cade1
Bracket to Brace
2015-09-26 22:54:31 +02:00
jonpas
64d6a172c7
Improved public function parameter handling, Fixed issue with synchronized objects
2015-09-26 22:53:49 +02:00
commy2
cd839a0ddc
remove superfluous brackets
2015-09-26 22:42:47 +02:00
commy2
6cc920dc34
Code Cleanup Grenades, fix dedicated server AI thrown flasbangs do nothing
2015-09-26 22:39:12 +02:00
commy2
028aa404e9
change description in function header
2015-09-26 21:27:00 +02:00
commy2
c12584e15c
Code Cleanup HitReactions
2015-09-26 21:23:18 +02:00
commy2
0509e26690
Code Cleanup NoRadio
2015-09-26 20:45:19 +02:00
commy2
9ae215704c
Code cleanup Backpacks
2015-09-26 20:29:08 +02:00
commy2
f77242fce3
Merge pull request #2604 from acemod/340fixunconaftersettngsinit
...
delay setUnconscious until the settings are inited
2015-09-26 19:54:09 +02:00
commy2
07774647e9
delay setUnconscious until the settings are inited, fix #148
2015-09-26 19:30:13 +02:00
Niner1309
1a43341506
Fixed Laser Update Position Bug
2015-09-26 19:15:09 +02:00
commy2
93114802d2
Merge pull request #2603 from acemod/340fixcargodestroyed
...
dont access cargo of destroyed vehicles, fix #2523
2015-09-26 18:29:56 +02:00
commy2
8affae9f7a
dont access cargo of destroyed vehicles, fix #2523
2015-09-26 18:16:38 +02:00
commy2
777ac05d16
Merge pull request #2602 from acemod/340respawncleanup
...
Code cleanup respawn module, close #2184
2015-09-26 17:58:17 +02:00
commy2
6d9943ff2e
fix wrong macro, missing ;
2015-09-26 16:45:39 +02:00
commy2
b1fb7befe8
remove wrong isServer check
2015-09-26 16:32:29 +02:00
commy2
5425836e47
cleanup respawn module, close #2184
2015-09-26 16:28:18 +02:00
commy2
f0584adeff
Merge pull request #2601 from acemod/340fixfixfloatingSelections
...
fix fixFloating resetting reflector hitpoints, close #2279
2015-09-26 14:45:50 +02:00
commy2
dc7d24a3fd
fix fixFloating resetting reflector hitpoints, close #2279
2015-09-26 14:38:50 +02:00
PabstMirror
8bb5f71ba1
Macro for non spawned CBA Debug Logging
2015-09-25 22:30:57 -05:00
commy2
2fe142032e
rework modifier key, cleanup sandbags, tripod, ladder, fix #2590
2015-09-26 03:16:55 +02:00
SilentSpike
5f7c30dd7c
Merge pull request #2597 from Cuel/delay-spectator
...
fix spectator view if called instantly
2015-09-25 13:34:37 +01:00
jokoho48
4ad16ed938
fix that waitUntilAndExecute have a return
2015-09-25 13:29:39 +02:00
jokoho48
998fbcc403
Merge remote-tracking branch 'remotes/acemod/master' into waitUntilAndExecute
...
Conflicts:
addons/common/XEH_postInit.sqf
2015-09-25 13:19:19 +02:00
Cuel
dcbf977d6d
fix spectator view if called instantly
...
If you call setSpectator directly from init.sqf you'll be put into some
weird limbo mode with borders and spectator not working. This should fix
it
2015-09-25 12:51:13 +02:00
commy2
43cdfaecc0
Merge branch 'master' of https://github.com/acemod/ACE3
2015-09-25 11:15:46 +02:00
commy2
412685e0ff
fix some code was commented out in loadPersonLocal and unloadPersonLocal
2015-09-25 11:15:25 +02:00
jokoho48
f7787730e1
fix Littergeneric fly over ground(add Landcontact Points)
2015-09-23 20:17:16 +02:00
jokoho48
d6203d0f2e
Posible Fix for Invisible Tactical Ladder V2
2015-09-23 19:54:12 +02:00
jokoho48
dce49721e4
Posible Fix for Invisible Tactical Ladder
2015-09-23 19:17:57 +02:00
KoffeinFlummi
3471ebef16
Merge https://github.com/dudakov/ACE3 into russian-merge
2015-09-23 19:17:52 +02:00
alganthe
10296d2883
PAK and Surgical Kit strings normalized inside modules.
...
Signed-off-by: alganthe <alganthe@live.fr>
2015-09-23 15:50:50 +02:00
bux578
95ec25736e
Merge pull request #2563 from gienkov/missing-strings
...
Missing english strings
2015-09-23 09:48:54 +02:00
PabstMirror
ebcc540943
Merge pull request #2572 from acemod/fixClickExplosivePlace
...
Delay one frame when selecting explosives
2015-09-22 13:23:33 -05:00
PabstMirror
5add8d6789
#2537 - Delay one frame when selecting explosives
2015-09-22 11:31:58 -05:00
jonpas
a42685af2e
Removed copy/pasted maintainer intruder
2015-09-22 18:04:27 +02:00
Grzegorz
1848ea6325
fixez
2015-09-22 14:58:59 +02:00
[OMCB]kaban
49d1355ad8
Fix due to review
2015-09-22 11:52:06 +03:00
PabstMirror
cf8a7f742e
#2541 - Attach getIn/Out run on local unit
2015-09-21 22:50:48 -05:00
PabstMirror
f93538eb9a
#2423 - assign vehicle module fix for prefilled veh
2015-09-21 21:44:52 -05:00
PabstMirror
079d88ded7
Merge pull request #2509 from acemod/miscFixNilFunctions
...
Fix some nil functions
2015-09-21 20:36:09 -05:00
PabstMirror
bf0cdbaf77
Merge pull request #2534 from acemod/unconcHandcuffs
...
Take Unconscious captive
2015-09-21 20:35:02 -05:00
Grzegorz
55eae90484
tabz
2015-09-22 02:35:06 +02:00
gienkov
bbccfbaa35
pl medical string
2015-09-22 01:04:46 +02:00
commy2
24f0df55a2
Merge pull request #2559 from acemod/340disableuserinputcleanup
...
Use CBA PFH in disableUserInput
2015-09-22 00:52:58 +02:00
commy2
617b1ec78d
Merge pull request #2556 from acemod/340deprecation
...
add deprecated warnings
2015-09-22 00:52:43 +02:00
gienkov
229ba1f758
Merge remote-tracking branch 'upstream/master' into missing-strings
2015-09-22 00:36:32 +02:00
gienkov
b05f0c62ff
missing english respawn strings
2015-09-22 00:36:10 +02:00
PabstMirror
45e44251b6
Merge branch 'release'
...
Conflicts:
addons/repair/stringtable.xml
2015-09-21 17:14:53 -05:00
PabstMirror
6702a1faa4
Fix warnings for WeaponHolderSimulated
2015-09-21 16:34:02 -05:00
jonpas
2e3014daa3
Merge branch 'master' into parseList
...
Conflicts:
addons/common/functions/fnc_assignObjectsInList.sqf
2015-09-21 22:46:01 +02:00
commy2
23e3db9cc0
use CBA pfh in disableUserInput and fix key input weirdness
2015-09-21 22:42:31 +02:00
Glowbal
62ad9d4284
Version 3.3.2
2015-09-21 22:31:01 +02:00
Glowbal
42b2c18509
Merge pull request #2542 from acemod/FixSparePartsCargo
...
Fix cargo setVariable on server with InitPost
2015-09-21 22:28:59 +02:00
Glowbal
6b93760f9b
Merge pull request #2557 from alganthe/torso_diag_fix
...
Torso diag fix
2015-09-21 22:27:13 +02:00
Glowbal
bbed98fbef
Merge pull request #2394 from jonpas/cleanupRepairRelease
...
Minor Repair Cleanup for release
2015-09-21 22:25:58 +02:00
commy2
f1abd4698f
remove superfluous ;
2015-09-21 22:12:17 +02:00
commy2
08a6da7ed5
Merge branch '340deprecation' of https://github.com/acemod/ACE3 into 340deprecation
2015-09-21 22:10:11 +02:00
commy2
f134a77e98
add and use deprecated macro
2015-09-21 22:09:54 +02:00
PabstMirror
d3c2420381
Merge branch 'master' into miscFixNilFunctions
...
Conflicts:
addons/common/functions/fnc_doAnimation.sqf
2015-09-21 15:08:43 -05:00
PabstMirror
9996aa22ab
Replace googles - isTurnedOut
2015-09-21 15:03:34 -05:00
commy2
a98e490f5c
Merge pull request #2512 from acemod/340fixaidisposable
...
fix ai seemingly reloading disposable launcher at mission start, fix #2508
2015-09-21 22:00:55 +02:00
commy2
f8676afca4
use correct macro for rpt writing
2015-09-21 21:56:18 +02:00
commy2
020915a52a
Revert "fix broken log warning macro"
...
This reverts commit b1f79f0383
.
2015-09-21 21:51:05 +02:00
commy2
441efcd65f
change version number in deprecated log
2015-09-21 21:48:18 +02:00
commy2
b1f79f0383
fix broken log warning macro
2015-09-21 21:39:45 +02:00
commy2
af309b937b
add depracted warnings
2015-09-21 21:25:18 +02:00
commy2
a1b2d63417
Merge pull request #2551 from acemod/commoncleanup11
...
common code cleanup part 11
2015-09-21 21:12:42 +02:00
commy2
0070ba113c
Merge pull request #2546 from acemod/overheatJamFFV
...
Allow fixing jam when in FFV slot
2015-09-21 19:51:14 +02:00
PabstMirror
1d5217d165
Medical - delayedUnconsicous fix waitAndExecute
2015-09-21 12:43:35 -05:00
commy2
5a5242f1c9
more common code cleanup
2015-09-21 19:19:49 +02:00
PabstMirror
4cc9b91d68
Merge pull request #2463 from acemod/cleanupNightvision
...
Cleanup Nightvision
2015-09-21 12:06:15 -05:00
PabstMirror
5a67b00540
Merge pull request #2507 from acemod/pythonSearchNilFuncs
...
Script to search for undefined functions
2015-09-21 12:05:27 -05:00
commy2
8503d15c9b
more common code cleanup
2015-09-21 18:37:19 +02:00
commy2
1a4ebdac51
more common code cleanup
2015-09-21 17:32:21 +02:00
commy2
13b487e13b
fix missing ;
2015-09-21 17:13:28 +02:00
commy2
b5b5c761c4
fix missing '' in info log macro
2015-09-21 17:09:10 +02:00
commy2
3037181fc2
more common code cleanup
2015-09-21 17:00:53 +02:00
commy2
df3211cc42
more common code cleanup
2015-09-21 14:20:53 +02:00
commy2
b0f9eab1f7
more common code cleanup
2015-09-21 13:53:12 +02:00
commy2
5adca6616d
Merge branch '323cleanuphitpoints' into commoncleanup10
2015-09-21 13:24:12 +02:00
commy2
9fa6eb0651
more common code cleanup
2015-09-21 13:08:10 +02:00
commy2
ef099861a3
Merge pull request #2545 from acemod/commoncleanup9
...
common code cleanup part 9
2015-09-21 09:24:41 +02:00
bux578
9be4072a10
Merge pull request #2547 from gienkov/patch-34
...
Add missing english string
2015-09-21 08:44:31 +02:00
bux578
549a3e0a2a
Merge pull request #2548 from gienkov/patch-35
...
Add missing english string
2015-09-21 08:44:16 +02:00
commy2
d802cdfb23
more common code cleanup
2015-09-21 01:41:17 +02:00
commy2
d449e4bd83
more common code cleanup
2015-09-21 01:07:49 +02:00
PabstMirror
5555eb195a
Also search for missing stringtable entries
2015-09-20 17:46:43 -05:00
Grzegorz
89a1495534
Add missing english string
2015-09-21 00:42:08 +02:00
Grzegorz
29db26eb58
Add missing english string
2015-09-21 00:40:14 +02:00
Grzegorz
fe75aa55cf
Add missing english string
2015-09-21 00:39:13 +02:00
commy2
5f7d8c0095
more common code cleanup
2015-09-21 00:34:04 +02:00
commy2
1679235b51
more common code cleanup
2015-09-21 00:28:25 +02:00
PabstMirror
345b1f0f98
Merge branch 'master' into miscFixNilFunctions
...
Conflicts:
addons/common/functions/fnc_execPersistentFnc.sqf
addons/common/functions/fnc_execRemoteFnc.sqf
2015-09-20 17:02:49 -05:00
PabstMirror
79d4eb62be
Allow fixing jam when in FFV slot
2015-09-20 16:55:33 -05:00
commy2
1d4eb209a4
fix missing ; in dumpPerformanceCounters
2015-09-20 23:50:30 +02:00
commy2
ffc5a16384
more common code cleanup
2015-09-20 23:40:51 +02:00
commy2
a98a45e5d1
more common code cleanup
2015-09-20 23:18:51 +02:00
commy2
62ec00a251
more common code cleanup
2015-09-20 22:36:05 +02:00
commy2
5fd1938f25
more common code cleanup
2015-09-20 22:29:38 +02:00
commy2
493ce1b092
more common code cleanup
2015-09-20 22:16:51 +02:00
commy2
2348c25e1a
more common code cleanup
2015-09-20 20:25:25 +02:00
PabstMirror
86fae2c251
#2528 - addToLog date / missing string fullHeal
2015-09-20 13:19:51 -05:00
PabstMirror
0c8a694b96
Medical_menu settings under medical category
2015-09-20 12:07:44 -05:00
PabstMirror
610fb0bb2c
Fix Merge
2015-09-20 11:28:43 -05:00
PabstMirror
7687374fcf
Merge branch 'master' into miscFixNilFunctions
...
Conflicts:
addons/common/functions/fnc_resetAllDefaults.sqf
2015-09-20 11:25:33 -05:00
Alessandro Foresi
aabc437314
Remove: pain diagnosis on dead patients
2015-09-20 17:37:33 +02:00
PabstMirror
9c61f256bc
Rem debug
2015-09-20 10:06:24 -05:00
PabstMirror
789f3843d5
#2488 - Fix cargo setVariable on server with InitPost
2015-09-20 10:05:34 -05:00
commy2
0a01bbdc76
more common code cleanup
2015-09-20 16:56:35 +02:00
commy2
e62683a0c4
more common code cleanup
2015-09-20 16:40:49 +02:00
commy2
e8ebe87450
more common code cleanup
2015-09-20 15:52:40 +02:00
alganthe
4265b11d51
wrong target fixed
...
Signed-off-by: alganthe <alganthe@live.fr>
2015-09-20 14:13:22 +02:00
Glowbal
461028b4e8
Merge pull request #2521 from acemod/fix-ctd-medical
...
Fixed CTD on overpressure with advanced medical enabled
2015-09-20 12:44:58 +02:00
Glowbal
8279f60d09
Merge pull request #2529 from acemod/repairCanInteractCheck
...
Add CanInteractWith checks for repair
2015-09-20 11:48:10 +02:00
Glowbal
409c2d5f78
Merge pull request #2505 from acemod/fixBFT
...
Run BFT module on server
2015-09-20 11:46:03 +02:00
commy2
4c4785c140
Merge pull request #2535 from acemod/commoncleanup7
...
common code cleanup part 7
2015-09-20 11:06:38 +02:00
commy2
d33a98c612
set variable public didn't work / didn't work on server and headless client
2015-09-20 11:02:15 +02:00
commy2
8c8b23ec18
Merge pull request #2530 from acemod/commoncleanup6
...
common code cleanup part 6
2015-09-20 10:44:31 +02:00
PabstMirror
05f4dad764
maptools - Remove debug
2015-09-19 20:42:46 -05:00
commy2
dfa6d71a64
more common code cleanup
2015-09-20 00:55:58 +02:00
commy2
73a9c1b5f8
more common code cleanup
2015-09-19 23:18:07 +02:00
commy2
6b96c7fd7c
more common code cleanup
2015-09-19 22:27:23 +02:00
commy2
bfd5d13de8
more common code cleanup
2015-09-19 21:33:25 +02:00
bux578
450ee98004
Merge pull request #2515 from acemod/340fixinventoryeh
...
fix playerInventoryChanged eventhandler triggers when current weapon is changed fix #2513
2015-09-19 21:04:48 +02:00
PabstMirror
db41537f56
#2524 - Take Unconscious captive
2015-09-19 13:58:34 -05:00
commy2
09f133b7f8
more common code cleanup
2015-09-19 20:55:35 +02:00
SilentSpike
35d94e8d5c
Fix medical litter scopeCurator values
...
Solves #2526 where medical litter would appear in zeus with no name.
2015-09-19 19:37:38 +01:00
commy2
3ddaa5ed4a
more common code cleanup
2015-09-19 20:34:07 +02:00
commy2
1636e3976d
more common code cleanup
2015-09-19 20:17:38 +02:00
commy2
cbc7f961b2
more common code cleanup
2015-09-19 19:40:56 +02:00
commy2
20a5c79431
more common code cleanup
2015-09-19 19:26:45 +02:00
commy2
6ee5c6d9f8
Merge pull request #2510 from acemod/commoncleanup5
...
common code cleanup part 5
2015-09-19 18:50:28 +02:00
commy2
fb71e0594e
lsd module, use global variable for color
2015-09-19 18:47:00 +02:00
PabstMirror
8573238cff
Merge branch 'release'
2015-09-19 11:21:33 -05:00
PabstMirror
3c93c2c95c
#2525 - Add CanInteractWith checks for repair
2015-09-19 11:07:03 -05:00
PabstMirror
79d985a648
Fix XEH Warning Debug
...
Wait 5 to let supMon run first, and only show visual error if actually
missing pbo.
2015-09-19 10:43:29 -05:00
PabstMirror
2e09a7aa4b
"cherrypick" PR #2496 (lockpick)
2015-09-19 10:02:37 -05:00
Alessandro Foresi
22ac16ead5
Changed: Seeker to aimPoint instead of ASL position
2015-09-19 16:22:36 +02:00
Glowbal
1d7cbf40ca
Fixed incorrect handleDamage call
2015-09-19 11:52:35 +02:00
commy2
e08c6c343e
fix LSD module, cutback on global variable usage
2015-09-19 09:24:28 +02:00
commy2
1357d72f16
fix broken LSD module
2015-09-19 02:44:02 +02:00
commy2
25d1e46422
Merge branch 'commoncleanup5' of https://github.com/acemod/ACE3 into commoncleanup5
2015-09-19 01:50:37 +02:00
commy2
c7d636a533
more common code cleanup
2015-09-19 01:50:17 +02:00
jokoho48
e7ff41a03c
Merge branch 'commoncleanup5' of https://github.com/acemod/ACE3 into commoncleanup5
2015-09-19 01:12:20 +02:00
jokoho48
f2070deee8
Change spawn while to CBA PFH
2015-09-19 01:12:03 +02:00
commy2
f8ecf1b8ab
fnc_debug was broken
2015-09-19 00:30:36 +02:00
commy2
30ba4f5586
this append should've been pushBack
2015-09-18 23:34:49 +02:00
commy2
56f4cbb39e
fix playerInventoryChanged eventhandler triggers when current weapon is changed fix #2513
2015-09-18 23:03:35 +02:00
commy2
2e48a92eef
fix ai seemingly reloading disposable launcher at mission start, fix #2508
2015-09-18 22:25:09 +02:00
commy2
85fd9d9d75
more common code cleanup
2015-09-18 21:46:21 +02:00
PabstMirror
5f0d73bab6
Cleanup more stuff
2015-09-18 14:24:20 -05:00
commy2
f3a175e9d6
remove obsolete private
2015-09-18 21:15:06 +02:00
commy2
5d0a7ed062
more common code cleanup
2015-09-18 21:12:40 +02:00
PabstMirror
c62ea5e406
Fix some nil functions
2015-09-18 13:47:19 -05:00
commy2
a53d158a89
Merge pull request #2501 from acemod/commoncleanup4
...
common code cleanup part 4
2015-09-18 19:54:04 +02:00
PabstMirror
65b8585d60
Use _player instead of ACE_player
2015-09-18 12:48:59 -05:00
commy2
8704cd0321
fix additional bracket, formatting
2015-09-18 19:40:48 +02:00
PabstMirror
c21a5d6f08
Merge pull request #2496 from acemod/fixLockPick
...
Fix for #2495
2015-09-18 12:28:51 -05:00
PabstMirror
97921aa665
#2503 - run BFT module on server
2015-09-18 12:18:43 -05:00
commy2
a18f63d861
more common code cleanup
2015-09-18 19:12:38 +02:00
commy2
2674310e65
remove another deprecated function
2015-09-18 18:45:41 +02:00
esteldunedain
a621a0c693
Fixes to spanish translations
2015-09-18 13:36:57 -03:00
commy2
1fd2fcafb0
remove old, not working functions
2015-09-18 18:34:29 +02:00
commy2
1b96caedc0
more common code cleanup
2015-09-18 18:28:19 +02:00
esteldunedain
3422f5a7f1
Merge branch 'master' of https://github.com/Legolasindar/ACE3 into spanish-translation
...
Conflicts:
addons/medical/stringtable.xml
addons/repair/stringtable.xml
2015-09-18 13:20:22 -03:00
commy2
a8ba96a01b
more common code cleanup
2015-09-18 16:41:00 +02:00
commy2
39786420fa
more common cleanup
2015-09-18 16:33:53 +02:00
commy2
c0fdd80ba4
formating
2015-09-18 16:00:58 +02:00
commy2
7efcfcc8a0
more common cleanup
2015-09-18 15:40:51 +02:00
commy2
f83dea6e01
formatting, remove an obsolete private
2015-09-18 14:32:58 +02:00
commy2
b0704e486f
more common cleanup
2015-09-18 13:09:40 +02:00
commy2
3a027ff26f
more common cleanup
2015-09-18 09:38:19 +02:00
commy2
e833c3fc42
more common cleanup
2015-09-18 08:47:14 +02:00
commy2
fc82018c49
more common cleanup
2015-09-18 08:23:18 +02:00
commy2
df2c7dce78
replace old pushback macro
2015-09-18 07:53:36 +02:00
commy2
475c193060
common code cleanup part 2
2015-09-18 07:42:10 +02:00
jokoho48
c5eb6e0070
posible fix for #2495
2015-09-18 04:12:18 +02:00
commy2
37c1dbd6f7
Merge pull request #2490 from acemod/commoncleanup
...
cleanup common
2015-09-17 23:59:10 +02:00
PabstMirror
a9946e26a5
Merge pull request #2489 from acemod/fixSpareParts
...
only run addSpareParts on server
2015-09-17 16:44:31 -05:00
PabstMirror
81f427ad82
Merge branch 'fixSpareParts' into release
2015-09-17 16:43:54 -05:00
commy2
27ca3dc7bd
Merge pull request #2471 from acemod/340noactionmenu
...
optional pbo to hide select weapon actions
2015-09-17 22:47:35 +02:00
commy2
3927103a86
Merge pull request #2483 from acemod/340staticmgfcs
...
add fcs to static machine guns
2015-09-17 22:47:23 +02:00
commy2
ca43520b7f
Merge pull request #2482 from acemod/340fixdaylaserlight
...
fix daylasers being a virtual light source
2015-09-17 22:47:13 +02:00
commy2
cfc7102cb6
Merge pull request #2481 from acemod/340loadcargohint
...
display text when loading / unloading cargo
2015-09-17 22:47:05 +02:00
commy2
7336e694c1
Merge pull request #2480 from acemod/340doanim2tweak
...
tweak doAnimation switchMove to do no akward camera jumps whenever possible
2015-09-17 22:46:54 +02:00
PabstMirror
7faee2e6ff
Merge pull request #2492 from acemod/fixCPR
...
Fix CPR params
2015-09-17 12:37:45 -05:00
PabstMirror
5fc127e94c
#2491 - fix params
2015-09-17 11:34:32 -05:00
commy2
36a279012c
cleanup common
2015-09-17 18:25:02 +02:00
PabstMirror
3b1a9ab415
#2488 - only run addSpareParts on server
2015-09-17 11:19:47 -05:00
commy2
a03bc44ba0
add fcs to static machine guns, close #1188
2015-09-17 14:40:58 +02:00
commy2
864c0b4baf
fix daylasers being a virtual light source, fix #2416
2015-09-17 14:17:48 +02:00
commy2
42a754a981
display text when loading / unloading cargo
2015-09-17 13:43:55 +02:00
KoffeinFlummi
067b08611e
Fix missing newlines
2015-09-17 12:54:26 +02:00
KoffeinFlummi
49cc207e6b
Merge remote-tracking branch 'origin/pr/2397' into polish-merge
2015-09-17 12:53:47 +02:00
commy2
a09ca8fb80
tweak doAnimation switchMove to do no akward camera jumps whenever possible, fix #2474
2015-09-17 12:23:56 +02:00
kaban
4d2707eae2
Russian Translations - Update
2015-09-17 12:21:21 +03:00
kaban
341e122e4c
Russian Translations - Update
2015-09-17 11:43:14 +03:00
commy2
014203413d
handle optional pbos in checkFiles
2015-09-17 02:13:21 +02:00
commy2
ca72770c48
add english translation to switch units module
2015-09-16 23:49:34 +02:00
commy2
6d80740a20
don't default to english on the switch units module description
2015-09-16 23:29:07 +02:00
PabstMirror
b8c687611e
Merge branch 'release'
2015-09-16 14:10:02 -05:00
ViperMaul
c748e56f4a
bump v3.3.1.2
2015-09-16 11:42:01 -07:00
commy2
b7715152e2
correct cargo capacities for quads, karts, boats and jets
2015-09-16 20:12:56 +02:00
alganthe
49e0befbaf
added diagnose to torso
...
Signed-off-by: alganthe <alganthe@live.fr>
2015-09-16 19:44:44 +02:00
commy2
f383e8701d
increase trucks cargo space
2015-09-16 19:27:32 +02:00
PabstMirror
06a9f60281
Cleanup Nightvision
2015-09-16 10:55:23 -05:00
PabstMirror
539e158a97
Merge branch 'release'
2015-09-16 10:35:19 -05:00
ViperMaul
e78b59c28a
bump to 3.3.1.1
2015-09-16 05:09:48 -07:00
ViperMaul
f83a76b304
Merge pull request #2458 from acemod/FixAB
...
Fix Advaced Basllistic Performance bug
2015-09-16 05:07:26 -07:00
jokoho48
c1baf4f8f7
tweak Vales for B_Truck_01_Base and B_Truck_01_box_F
2015-09-16 12:45:08 +02:00
Ivan Navarro Cabello
463e21dd91
330
2015-09-16 12:40:30 +02:00
jokoho48
a24e5b4665
fix Performance issue in AB
2015-09-16 11:54:49 +02:00
gienkov
e2f9b31fb2
small fix + repair translation
2015-09-16 11:53:05 +02:00
gienkov
a66f4d0e09
Merge remote-tracking branch 'origin/master' into pl-translation-8
2015-09-16 11:44:35 +02:00
gienkov
b94df35c08
Revert "fixed duplicate stringtable entries"
...
This reverts commit ab02bed1c1
.
2015-09-16 11:42:45 +02:00
ViperMaul
8330aadb6f
bump version to 3.3.1
2015-09-15 17:56:57 -07:00
PabstMirror
2c2d79cfe0
Merge pull request #2439 from acemod/badXEHcheck
...
Bad xeh check
2015-09-15 19:46:10 -05:00
PabstMirror
e254af9964
Fix missing )
2015-09-15 19:26:37 -05:00
PabstMirror
1ea1094a73
Merge branch 'release'
2015-09-15 16:16:10 -05:00
Glowbal
a124b05672
Revert "disable a10 tracers, commanche tracers only nvg"
2015-09-15 21:25:01 +02:00
Glowbal
c6c51af548
Updated build version
2015-09-15 21:13:36 +02:00
Glowbal
7e5ab07e32
Merge pull request #2387 from acemod/FixHCPPE
...
Fix that PPEffects Throw a error on HC
2015-09-15 21:04:37 +02:00
Glowbal
b2b221db20
Merge pull request #2441 from SzwedzikPL/air_no_tracers
...
disable a10 tracers, commanche tracers only nvg
2015-09-15 21:02:40 +02:00
PabstMirror
88f89b8d76
also check allDeadMen
2015-09-15 13:30:04 -05:00
PabstMirror
a8688609d7
Typo
2015-09-15 13:10:06 -05:00
Glowbal
3cc2ccf025
Merge pull request #2438 from acemod/wheelRepairSettingToolkit
...
Add Setting for toolkit requirement for wheel repair
2015-09-15 20:04:38 +02:00
PabstMirror
0e32c28552
#2437 - Warn users when mods break XEH
2015-09-15 12:55:08 -05:00
PabstMirror
db37fa0e04
Update stringtable.xml
2015-09-15 11:45:02 -05:00
PabstMirror
c50c53e5bb
remove debug
2015-09-15 09:57:53 -05:00
PabstMirror
9cd470b849
Add Setting for toolkit requirement for wheel repair
2015-09-15 09:54:55 -05:00
commy2
2c7a2b4140
Merge pull request #2406 from acemod/captiveOnRespawn
...
Reset captive status on respawn for reliability
2015-09-15 16:37:01 +02:00
gienkov
6588237e8c
stringtable DAGR
2015-09-15 15:05:30 +02:00
PabstMirror
17fdce7196
Cleanup preInit
2015-09-15 08:03:56 -05:00
Glowbal
478b618e4b
Merge pull request #2429 from MikeMatrix/feature/switchToLogMacros
...
Feature/switch to log macros
2015-09-15 14:51:23 +02:00
PabstMirror
d6d64b58b0
Merge pull request #2430 from acemod/microDagr-customDrawEvents
...
microDagr - Add ability to access draw event for minimap
2015-09-14 23:36:07 -05:00
PabstMirror
f419762653
Fix time of flight display
2015-09-14 23:33:32 -05:00
PabstMirror
db41512dc0
#2349 - Don't disable locking for base RocketPods
2015-09-14 22:11:12 -05:00
PabstMirror
61cbe543ee
Fix #2432 - Don't check for null attached when mounted
2015-09-14 18:06:46 -05:00
PabstMirror
e029e8318f
microDagr - Add ability to access draw event for minimap
2015-09-14 16:37:39 -05:00
Glowbal
16b7bb389c
Merge pull request #2428 from acemod/FixMainMenuInfo151
...
Fix main menu info151
2015-09-14 23:30:00 +02:00
Glowbal
d52cc917ea
Merge pull request #2419 from acemod/FixBBTexturePath2
...
Fix Bandage Texture Path and UV
2015-09-14 23:26:00 +02:00
Glowbal
4b6082d836
Merge pull request #2424 from acemod/medical-tweaks
...
Medical tweaks
2015-09-14 23:20:50 +02:00
Glowbal
7b7ad6eea8
fixed tweak to basic bandage
2015-09-14 23:18:20 +02:00
PabstMirror
f7bd557a30
Fix some stringtable weirdness
2015-09-14 16:11:43 -05:00
Glowbal
10ac127159
Fixed incorrect new damage value in handleDamage advanced.
...
The new handleDamage from BI added a new value to the parameters that we didn't account for in handleDamage advanced.
2015-09-14 21:15:57 +02:00
Glowbal
33ac78dbac
Addresses the large amount of bandages required in basic medical
...
This should restore the bandaging behavior back to how it is before the adjustments made to basic medical
2015-09-14 21:14:56 +02:00
Glowbal
8c60e76979
Tweaks made to improve determine if fatal algorithm
2015-09-14 21:13:58 +02:00
Glowbal
37639066c2
Include missing frame in the caching execution
2015-09-14 15:19:58 +02:00
Glowbal
6d4744b9ea
Increased duration of knock down for basic medical
2015-09-14 15:19:18 +02:00
Glowbal
032dd6c87c
Tweaked visual effects.
2015-09-14 15:18:56 +02:00
jokoho48
fb75f6ad9e
Fix Bandage Texture Path and UV
2015-09-13 18:57:07 +02:00