SilentSpike
|
90ebf9638b
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +01:00 |
|
SilentSpike
|
c4b75160a4
|
Run event renaming script
|
2016-05-24 14:13:11 +01:00 |
|
SilentSpike
|
108ff4f644
|
Replace ACE event system calls with CBA counterparts
Regex used:
\[(.+?),(.+?),(.+?)\]\s+call\s+E?FUNC\((common,)?(target|object)Event\)
[$1,$3,$2] call CBA_fnc_targetEvent
E?FUNC\((common,)?(server|global|local)Event\)
CBA_fnc_$2Event
E?FUNC\((common,)?(add|remove)EventHandler\)
CBA_fnc_$2EventHandler
|
2016-05-22 16:47:39 +01: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
|
4e93b9c72d
|
2307 - Repair sub-turrets
Privates
Cleanup debug
Add repair actions for sub turrets
Cleanup
Fix Header
Error Handling
Cleanup setHitpointDamage
Fix common ACE_isEngineer to handle scalar or bool
Claim and release repair objects (wheel/track)
Repair sub-turrets
|
2015-11-20 21:11:05 -06:00 |
|
jonpas
|
701c98e0da
|
Cleaned up repair function headers and some code
|
2015-08-16 20:14:54 +02:00 |
|
PabstMirror
|
4b603ff46f
|
Localization, params
|
2015-08-09 01:54:44 -05:00 |
|
commy2
|
f231b2b14c
|
removing wheels logic, carryable wheels
|
2015-03-29 03:35:55 +02:00 |
|