Epoch/Sources/epoch_code/compile/vehicles
He-Man 3543ce892d Fixes and Cleanups for VehRepair + ServicePoint
- Added CinderWall Door to DoorCount in UpgradeBuild
- Added Option to prevent repairing full damaged HitPoints in
ServicePoint
- Added Option to disable removing Parts in Advanced Vehicle Repair
- Added CinderWallDoorwHatch_EPOCH to cfgBaseBuilding
- Fix in cfgCrafting for KitVehicleUpgradeI_200_EPOCH
- Added an "isdamageallowed" check in EPOCH_server_repairVehicle for
repairing untouched Vehicles in Bases
https://github.com/EpochModTeam/Epoch/blob/experimental/Sources/epoch_server/compile/epoch_vehicle/EPOCH_load_vehicles.sqf#L202-L203
- Some Cleanups of commented out lines
2017-09-08 18:34:56 +02:00
..
EPOCH_client_fillVehicle.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_client_gearVehicle.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_client_lockVehicle.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_client_repairVehicle.sqf Fixes and Cleanups for VehRepair + ServicePoint 2017-09-08 18:34:56 +02:00
EPOCH_client_upgradeVehicle.sqf Moved Vehicle Upgrade to DynaMenu 2017-08-21 14:26:13 +02:00
EPOCH_client_upgradeVehicleCheck.sqf Moved Vehicle Upgrade to DynaMenu 2017-08-21 14:26:13 +02:00
EPOCH_client_VehicleMaintananceCheck.sqf Fixes and Cleanups for VehRepair + ServicePoint 2017-09-08 18:34:56 +02:00
EPOCH_client_VehicleMaintananceDo.sqf Advanced Vehicle Repair 2017-07-31 18:28:18 +02:00