Glowbal
|
bbed98fbef
|
Merge pull request #2394 from jonpas/cleanupRepairRelease
Minor Repair Cleanup for release
|
2015-09-21 22:25:58 +02:00 |
|
PabstMirror
|
3c93c2c95c
|
#2525 - Add CanInteractWith checks for repair
|
2015-09-19 11:07:03 -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 |
|
jonpas
|
3de783d3a7
|
Cleanup for branch release, picked from #2366
|
2015-09-11 19:57:21 +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 |
|
jonpas
|
a8412361bd
|
Use setting init delay function for addSpareParts
|
2015-09-05 19:33:25 +02:00 |
|
Glowbal
|
a4b4c5d2a3
|
Merge pull request #2187 from jonpas/trackToTrackedVehicles
Added Spare Parts module handling
|
2015-09-05 13:36:42 +02:00 |
|
Michael Braun
|
035b3432c5
|
Merge branch 'master' of https://github.com/acemod/ACE3 into feature/switchToLogMacros
Conflicts:
addons/common/XEH_postInit.sqf
|
2015-09-01 08:45:59 +02:00 |
|
commy2
|
37aec2b3c3
|
enable repairing while on ladder
|
2015-08-31 21:22:22 +02:00 |
|
Michael Braun
|
657157d767
|
Merge branch 'master' of https://github.com/acemod/ACE3 into feature/switchToLogMacros
Conflicts:
addons/hearing/functions/fnc_moduleHearing.sqf
|
2015-08-29 22:38:26 +02:00 |
|
jonpas
|
6d27299883
|
Cleaned up spare parts collection after SettingsInitialized, Check if vehicle already in collection
|
2015-08-26 23:43:06 +02:00 |
|
jonpas
|
48e0f5757d
|
Merge branch 'master' into trackToTrackedVehicles
Conflicts:
addons/repair/stringtable.xml
|
2015-08-26 23:38:51 +02:00 |
|
jonpas
|
ef1b4cbd26
|
Merge branch 'master' into trackToTrackedVehicles
Conflicts:
addons/repair/XEH_preInit.sqf
|
2015-08-26 23:33:05 +02:00 |
|
jonpas
|
6a6c5008c0
|
Merge branch 'master' into repairHitpointStrings
Conflicts:
addons/repair/functions/fnc_doRepair.sqf
|
2015-08-26 23:29:36 +02:00 |
|
Glowbal
|
f7679b45ad
|
Merge pull request #2246 from jonpas/repairHitpointGroups
Repair Hitpoint Groups Framework
|
2015-08-26 23:27:08 +02:00 |
|
jonpas
|
b6d5db9157
|
Reverted IGNORED_HITPOINTS, Added Taru glasses to it
|
2015-08-26 23:09:04 +02:00 |
|
jonpas
|
cc70580a93
|
Improved comments
|
2015-08-26 22:51:41 +02:00 |
|
jonpas
|
e4123c9730
|
Added 2 strings, changed 1
|
2015-08-26 22:44:30 +02:00 |
|
jonpas
|
8529e5c9b7
|
Merge branch 'master' into trackToTrackedVehicles
|
2015-08-26 21:25:08 +02:00 |
|
Michael Braun
|
5047d4de1c
|
Switched to ACE_LOG<LEVEL>_# variation
|
2015-08-26 17:39:44 +02:00 |
|
jonpas
|
dc2e146e8b
|
Merge branch 'master' into repairHitpointStrings
Conflicts:
addons/repair/functions/fnc_addRepairActions.sqf
|
2015-08-26 17:04:05 +02:00 |
|
jonpas
|
c0379c7809
|
Updated with correct cargo events and settings category
|
2015-08-26 17:02:29 +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 |
|
jonpas
|
9718883599
|
Consolidated into 1 function
|
2015-08-24 20:58:54 +02:00 |
|
jonpas
|
3f0909ddd5
|
Fixed typo
|
2015-08-24 20:12:45 +02:00 |
|
jonpas
|
78e7565121
|
Added support for multiple groups, Fixed check group damage returning true even if hitpoint not in a group
|
2015-08-24 20:03:11 +02:00 |
|
jonpas
|
cb6efc7c9a
|
Removed copy/paste minuses
|
2015-08-24 18:18:54 +02:00 |
|
jonpas
|
04da19190f
|
Changed custom hitpoint positions config entry to 2d array
|
2015-08-24 18:17:56 +02:00 |
|
jonpas
|
449af180c7
|
Moved check for zero position in it's own line
|
2015-08-24 17:58:19 +02:00 |
|
jonpas
|
32d5ac99d9
|
Readded ignored hitpoints
|
2015-08-24 17:56:34 +02:00 |
|
jonpas
|
7f175bad5f
|
Added support for display messages
|
2015-08-24 05:24:25 +02:00 |
|
jonpas
|
144af2ed17
|
Added support for when one of the grouped hitpoints is damaged but not main
|
2015-08-24 05:14:04 +02:00 |
|
jonpas
|
f2bda7c434
|
Added hitpoint groups framework
|
2015-08-24 04:17:24 +02:00 |
|
jonpas
|
94c4c411e2
|
Added custom hitpoint selection framework with a starting example, removed blacklist
|
2015-08-24 03:23:37 +02:00 |
|
jonpas
|
1253d1267c
|
Inlined selection check
|
2015-08-24 01:54:12 +02:00 |
|
jonpas
|
5c33f7736c
|
Added support in repair for hitpoints with non-center selections
|
2015-08-24 01:51:34 +02:00 |
|
jonpas
|
6a1b8cc359
|
Changed to LSTRING
|
2015-08-24 01:25:00 +02:00 |
|
jonpas
|
d33834261f
|
Removed debug
|
2015-08-24 01:14:59 +02:00 |
|
jonpas
|
e368ae28f5
|
Fixed localization on same type hitpoints
|
2015-08-24 01:13:42 +02:00 |
|
jonpas
|
396e01cd6e
|
Added string checking for less needed string multiplicates
|
2015-08-24 01:04:57 +02:00 |
|
jonpas
|
0fc9a33d38
|
Shortened sub-action text localization
|
2015-08-23 21:11:45 +02:00 |
|
jonpas
|
e08bf59ac2
|
Removed 'Repair' word from sub-actions
|
2015-08-23 21:09:36 +02:00 |
|
jonpas
|
ffb765bf7a
|
Changed to AddCargoItem event
|
2015-08-18 23:43:34 +02:00 |
|
jonpas
|
3bcebf9033
|
Moved spare parts adding to init, Added module option to add spare parts or not, Added module to add specific spare part and amount of it to specific vehicle(s)
|
2015-08-18 23:41:25 +02:00 |
|
Glowbal
|
4d10f2a72d
|
Merge pull request #2182 from jonpas/repairClean
Repair Cleanup
|
2015-08-17 11:31:57 +02:00 |
|
jonpas
|
dcf074ed5a
|
Changed Optional parameter comment to default value
|
2015-08-16 23:05:26 +02:00 |
|
PabstMirror
|
359ee1d23b
|
#2180 - Fix QGVAR(fullRepairLocation) switch statement
|
2015-08-16 15:31:20 -05:00 |
|
jonpas
|
b2824c82bb
|
Removed redundant function
|
2015-08-16 21:54:04 +02:00 |
|