jaynus
|
d81d1b3176
|
Added: ACE Event stack debugging output, use DEBUG_EVENTS in main\script_debug
Added: PFH Perfcounter tracking+output, use ENABLE_PERFORMANCE_COUNTERS in main\script_debug and then call ace_common_fnc_dumpPerformanceCounters
|
2015-04-02 16:05:21 -07:00 |
|
commy2
|
ba00a31523
|
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3
|
2015-04-03 00:41:43 +02:00 |
|
commy2
|
3b23006797
|
fix error when aborting mission
|
2015-04-03 00:41:11 +02:00 |
|
PabstMirror
|
1c66cb9818
|
StaticWeapon classname
|
2015-04-02 17:25:05 -05:00 |
|
Glowbal
|
045ea02da0
|
Changed: CPR is now only possible when a unit is in cardiac arrest (Adv)
|
2015-04-03 00:10:12 +02:00 |
|
Glowbal
|
b399768798
|
Changed postInit wound sync to playerChanged eventhandler.
|
2015-04-03 00:04:41 +02:00 |
|
commy2
|
88b9d0899f
|
shortdot scope onDraw
|
2015-04-03 00:03:08 +02:00 |
|
Glowbal
|
c174ccf396
|
fixed script error when performing treatment with secondary weapon selected
|
2015-04-02 22:58:00 +02:00 |
|
Glowbal
|
57b093f845
|
Added minimum lethal damage for injury types in adv medical
|
2015-04-02 22:57:35 +02:00 |
|
Glowbal
|
b267a52ec6
|
Fixed support for custom damage types
|
2015-04-02 22:57:02 +02:00 |
|
Glowbal
|
6f4b53ed9e
|
Correct use of medical handleDamage calls
|
2015-04-02 22:56:23 +02:00 |
|
Glowbal
|
6f630d4c03
|
Changed setUnconscious contract to support a minimum unconscious time
|
2015-04-02 22:55:23 +02:00 |
|
Glowbal
|
c6c04442c1
|
GForces now uses correct unconscious function
|
2015-04-02 22:54:39 +02:00 |
|
commy2
|
646a4b5bd1
|
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3
|
2015-04-02 22:40:47 +02:00 |
|
commy2
|
35ad71bbfd
|
add testing scope
|
2015-04-02 22:40:21 +02:00 |
|
PabstMirror
|
ec59397e4f
|
Fix playerTurretChanged event
|
2015-04-02 11:15:31 -05:00 |
|
jaynus
|
b0926a542c
|
Merge pull request #282 from KoffeinFlummi/AddItemToInventory
Added a function that will add the passed item to the unit or place it i...
|
2015-04-02 08:42:48 -07:00 |
|
commy2
|
f2d802eb90
|
make getGunner work in person turret turret units (commander FFV) and for foot soldiers
|
2015-04-02 13:52:22 +02:00 |
|
commy2
|
d8e0c54406
|
function to log ace config entries
|
2015-04-02 10:27:21 +02:00 |
|
commy2
|
2fd2e313f2
|
sort stuff
|
2015-04-02 08:44:58 +02:00 |
|
commy2
|
8fde553731
|
getItemType more relyable after potential arma updates
|
2015-04-02 08:16:13 +02:00 |
|
commy2
|
191126ecd6
|
update getItemType
|
2015-04-02 07:37:44 +02:00 |
|
PabstMirror
|
a92a541234
|
Headers
|
2015-04-01 23:05:41 -05:00 |
|
jaynus
|
cc27ff63d6
|
finalized. works for weapons/mags/items. Optional container also works.
|
2015-04-01 16:51:34 -07:00 |
|
jaynus
|
5d6495dafe
|
Merge remote-tracking branch 'origin/master' into AddItemToInventory
|
2015-04-01 16:42:24 -07:00 |
|
PabstMirror
|
c9352e1970
|
And This
|
2015-04-01 15:18:39 -05:00 |
|
commy2
|
411fb6bc62
|
getText vs. getNumber
|
2015-04-01 22:13:37 +02:00 |
|
PabstMirror
|
4e66aea25d
|
Make it work
|
2015-04-01 15:09:05 -05:00 |
|
commy2
|
a14cc0853e
|
function to return item type
|
2015-04-01 21:52:56 +02:00 |
|
PabstMirror
|
1303f59cd8
|
opps
|
2015-04-01 13:09:22 -05:00 |
|
PabstMirror
|
0d27806571
|
Repack Mag Child Actions
|
2015-04-01 13:09:03 -05:00 |
|
Glowbal
|
7252966a78
|
Replaced advanced wounds event sync by regular setvariable public
|
2015-04-01 20:03:44 +02:00 |
|
Glowbal
|
635f3e31c9
|
Disable medical carry and drag
|
2015-04-01 19:56:00 +02:00 |
|
jaynus
|
bd1f69d8a2
|
assign container
|
2015-04-01 10:37:47 -07:00 |
|
commy2
|
b66bb4ffd6
|
add functions to get cfg type of items and objects
|
2015-04-01 19:36:11 +02:00 |
|
jaynus
|
46a761a1c8
|
canAdditem works on weapons.
|
2015-04-01 10:35:22 -07:00 |
|
jaynus
|
de920e8874
|
Final cleanup.
|
2015-04-01 10:34:38 -07:00 |
|
jaynus
|
ec6fb6fcb8
|
containerize.
|
2015-04-01 10:34:16 -07:00 |
|
jaynus
|
c3f915a0ac
|
tabs because
|
2015-04-01 10:22:27 -07:00 |
|
jaynus
|
37bbbc607f
|
derp.
|
2015-04-01 10:20:58 -07:00 |
|
jaynus
|
46284622b3
|
Optional container variable for adding item to a specific container (vest/backpack/uniform)
|
2015-04-01 10:20:24 -07:00 |
|
Garth L-H de Wet
|
e06e7a2a51
|
Added a function that will add the passed item to the unit or place it in a ground holder if the unit has no space.
|
2015-04-01 18:48:46 +02:00 |
|
PabstMirror
|
43a9e7bfc8
|
#176 - Belt Repacking
|
2015-04-01 11:21:30 -05:00 |
|
PabstMirror
|
0daa029622
|
Show Vehicle Name/Icon for interaction
|
2015-03-31 23:56:41 -05:00 |
|
PabstMirror
|
41489e271c
|
Merge pull request #261 from KoffeinFlummi/attachCleanup
Attach cleanup
|
2015-03-31 19:46:25 -05:00 |
|
Nicolás Badano
|
0d8bd0bc80
|
Merge pull request #279 from KoffeinFlummi/fixesInteractionConditions
Fixed various interaction conditions
|
2015-03-31 20:10:05 -03:00 |
|
Nicolás Badano
|
e38f48d7ad
|
Remove debug stuff
|
2015-03-31 18:16:53 -03:00 |
|
Nicolás Badano
|
1def2bd2b4
|
Fix bugs with interaction with vehicles and passengers
|
2015-03-31 18:09:29 -03:00 |
|
Nicolás Badano
|
4381f164d1
|
Fix the self interaction menu of vehicles
|
2015-03-31 18:09:23 -03:00 |
|
Nicolás Badano
|
149fd13fce
|
Prevent the interact menu from closing dialogs opened by the actions
|
2015-03-31 18:09:20 -03:00 |
|