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
commy2
8704cd0321
fix additional bracket, formatting
2015-09-18 19:40:48 +02: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
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
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
commy2
37c1dbd6f7
Merge pull request #2490 from acemod/commoncleanup
...
cleanup common
2015-09-17 23:59:10 +02: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
ca43520b7f
Merge pull request #2482 from acemod/340fixdaylaserlight
...
fix daylasers being a virtual light source
2015-09-17 22:47:13 +02:00
commy2
36a279012c
cleanup common
2015-09-17 18:25:02 +02:00
commy2
864c0b4baf
fix daylasers being a virtual light source, fix #2416
2015-09-17 14:17:48 +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
commy2
014203413d
handle optional pbos in checkFiles
2015-09-17 02:13:21 +02:00
PabstMirror
e254af9964
Fix missing )
2015-09-15 19:26:37 -05: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
jokoho48
b7e02da1cc
remove if (!hasInterface) from PFH
...
move ! in ()
2015-09-11 16:58:26 +02:00
jokoho48
defbdf1b1a
fix that HC throw a issue if PPEffect was used/applyed
2015-09-09 17:05:48 +02:00
Michael Braun
a5fb09a7e1
Merge branch 'master' of https://github.com/acemod/ACE3 into feature/switchToLogMacros
...
Conflicts:
addons/repair/functions/fnc_moduleRepairSettings.sqf
2015-09-09 02:55:12 +02:00
PabstMirror
789de9d111
runAfterSettingsInit helper func
2015-09-03 00:11:49 -05:00
commy2
dd788342fe
remove commented debug messages
2015-09-01 16:37:46 +02:00
commy2
5e68486233
high command module breaks ace, fix #2134
2015-09-01 10:06:01 +02:00
commy2
73911f701d
add debug messages for #2134
2015-09-01 08:53:11 +02:00
Michael Braun
36aeb61d81
Fixed error caused by closing square bracket
2015-08-26 17:51:56 +02:00
Michael Braun
3dc3331d87
Replaced rogue format with FORMAT_#
2015-08-26 17:45:17 +02:00
Michael Braun
5047d4de1c
Switched to ACE_LOG<LEVEL>_# variation
2015-08-26 17:39:44 +02:00
Michael Braun
097506076f
Fixed format usage in macros requiring ARR_# for it to work
2015-08-26 16:48:55 +02:00
Michael Braun
9e10aa86d7
Standardize logging format through ACE_LOG macros
2015-08-26 15:32:54 +02:00
Glowbal
26c172ff11
Merge pull request #2066 from acemod/fixDisableUserInput
...
Fix and enhancement of two common functions
2015-08-21 14:05:47 +02:00
bux578
905628bc1c
Merge pull request #2165 from acemod/enhanceRespawn
...
after respawn select last weapon, muzzle and mode
2015-08-16 22:05:41 +02:00
Glowbal
0420f0b216
Fixed error pop-up kicking you out of game in case a third party vehicle has incorrect configured hitpoints/selections
2015-08-16 00:15:16 +02:00
bux578
675cfc2da7
after respawn select last weapon, muzzle and mode
...
#2138
2015-08-15 18:54:39 +02:00
Glowbal
bac1a8fce4
Merge pull request #186 from acemod/repair
...
add repair PBO, fix #185
2015-08-15 17:36:31 +02:00
Glowbal
d3aa6a7f6b
Added missing assign modules
2015-08-15 15:49:41 +02:00
PabstMirror
c54081d677
Don't broadcast localization for settings
...
smaller `publicVariable`
2015-08-15 03:48:25 -05:00
PabstMirror
fc51ad9a5e
Merge pull request #2137 from acemod/checkPBO-spawnloop
...
CheckPBO Fix endless waitUntil if checkAll is false
2015-08-14 19:31:36 -05:00
PabstMirror
763f793d0e
Localize Catagoires in loadSettingsLocalizedText
...
Minor, but allows us to use CSTRINGS in configs for consistancy
2015-08-13 13:20:37 -05:00
PabstMirror
cfaf046e29
CheckPBO Fix endless waitUntil if checkAll is false
2015-08-13 00:31:29 -05:00
SilentSpike
416d559354
Expand common isFeatureCameraActive function
...
The function is currently only used by ace_goggles and it makes sense to expand it to detect if any common feature camera is active rather than just BI cameras
2015-08-08 20:51:24 +01:00