BrettMayson
|
10c1085aba
|
Repair - Add wheel patching (#8835)
* patch wheels on vehicles
* all tire patching working
Co-authored-by: mp-singh <mandeep@mandeepsingh.ca>
* doc
* remove unused string
* Update CfgVehicles.hpp
* use strintable
* setting for where the wheel can be patched
* localize
* Update stringtable.xml
* can't patch a missing tire
* removal > replacement
* Update addons/repair/initSettings.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Apply suggestions from code review
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Apply suggestions from code review
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* patch icon
* use PATCH_WHEEL_STEP_TIME
* fix wheel translation
---------
Co-authored-by: mp-singh <mandeep@mandeepsingh.ca>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
|
2023-06-28 13:39:08 +03:00 |
|
Filip Maciejewski
|
604f169ba5
|
Repair - Support all modded toolkits (#8595)
|
2021-11-11 12:41:25 +01:00 |
|
mharis001
|
e90ea95ce7
|
Change repair to use icon color not multiple files (#6318)
|
2018-05-31 18:11:16 -05:00 |
|
PabstMirror
|
e7b7219bd9
|
Repair - Handle changes to getAllHitPointsDamage (#6250)
Since 1.82 `getAllHitPointsDamage` returns lower case
Fix track repair and hit point groups being case sensitive
Part of #6248
|
2018-04-12 09:15:57 -05:00 |
|
commy2
|
05d30c5573
|
convert log macros to cba versions (#4282)
* convert log macros to cba versions
* Add changes to AB
* remove obsolete macro
|
2016-10-02 12:55:31 +02:00 |
|
BaerMitUmlaut
|
88b58216ee
|
Added beautified component names
|
2016-06-20 11:44:36 +02:00 |
|
PabstMirror
|
46d6e92bca
|
Add quick debug defines to all script_components
|
2016-01-28 23:26:02 -06:00 |
|
PabstMirror
|
ab769757d9
|
Skip Depends Hitpoints - Use HitPoints selPos for wheels
Stuff
Normalize Depends - Skip Glass Repair
Fix spawned wheel/track not having correct damage
getHitpointString robustness, hatchback fuelHitpoint, fix count errors
-
Formatting
local -> private
Fix Stuff
|
2015-11-20 21:11:50 -06: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 |
|
jonpas
|
b6d5db9157
|
Reverted IGNORED_HITPOINTS, Added Taru glasses to it
|
2015-08-26 23:09:04 +02:00 |
|
jonpas
|
f2bda7c434
|
Added hitpoint groups framework
|
2015-08-24 04:17:24 +02:00 |
|
Glowbal
|
872d026cd0
|
All repair actions are now functional
|
2015-08-09 17:23:32 +02:00 |
|
commy2
|
b16267539c
|
filter hitpoints without selections, misc
|
2015-03-11 21:52:34 +01:00 |
|
commy2
|
b7ed697e1c
|
add repair PBO
|
2015-03-10 18:05:56 +01:00 |
|