Thomas Kooi
ae5996bcd2
Fixed animations for carry/drag
2015-01-22 13:12:46 +01:00
Thomas Kooi
7020a8ef30
Replaced some PFH by waitandExecute
2015-01-21 21:37:03 +01:00
Thomas Kooi
77bd8f753d
Added AGM blood volume greyness effect
2015-01-21 16:04:34 +01:00
Thomas Kooi
dcd42f55e8
Minor improvements to handleTreatment
2015-01-21 15:53:18 +01:00
Thomas Kooi
7e5806b834
Improved drag and carry actions.
2015-01-21 15:52:59 +01:00
Thomas Kooi
bbf9ce61f0
Changed QGVAR(isDead) to ACE_isDead
...
Minor improvements to debug function
2015-01-21 15:52:11 +01:00
Thomas Kooi
a92430b701
Added events to carry object.
2015-01-20 18:57:53 +01:00
Thomas Kooi
9a0b73bf3a
Changed drag/carry to event driven architecture
2015-01-20 18:57:33 +01:00
Glowbal
8554cf7e6c
Can now also remove a medic class through setMedic
2015-01-20 11:57:16 +01:00
Glowbal
72ae6eb08f
Updated playInjured
...
Removed sleep.
Made use of waitUnitl execute.
Changed MP sound broadcasting. No longer using the broadcastSound_F function.
2015-01-20 11:56:00 +01:00
Glowbal
1337c2c562
Made unit loop flag public
2015-01-20 11:36:52 +01:00
Thomas Kooi
29c4676b20
Added missing variables to private array.
2015-01-19 00:59:19 +01:00
Thomas Kooi
e4b1265a84
Fixed incorrect parameter passing in treatment actions
2015-01-19 00:58:36 +01:00
Thomas Kooi
76e877067c
Fixed examine actions
2015-01-19 00:58:17 +01:00
Thomas Kooi
a890400c55
Fixed tourniquet treatment actions.
2015-01-18 23:58:10 +01:00
Thomas Kooi
5745408647
Added hold and release functionality for CMS menu.
2015-01-18 23:44:32 +01:00
Thomas Kooi
920453e150
Fixed incorrect personal aid kit model.
2015-01-18 22:37:26 +01:00
Thomas Kooi
e468832324
Added initial port of CSE medical (CMS)
2015-01-18 22:16:35 +01:00
Thomas Kooi
a800c2935f
Removed ported CSE functionality from TO_MERGE folder
2015-01-18 20:17:22 +01:00
Glowbal
b80cec4c18
Merge pull request #45 from KoffeinFlummi/csePort_fixed
...
Port from CSE Common.
2015-01-18 20:12:18 +01:00
Thomas Kooi
8dfdd11f3c
Changed tabs to 4 spaces
2015-01-18 20:09:19 +01:00
KoffeinFlummi
a78730d387
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3
2015-01-18 20:03:59 +01:00
KoffeinFlummi
8872424abe
Merge branch 'fcs-extension'
2015-01-18 20:03:40 +01:00
KoffeinFlummi
4978bb5294
Move FCS calculation to extension
2015-01-18 20:02:37 +01:00
Thomas Kooi
86663e8a8e
Changed disableUserInput_f to setDisableUserInputStatus.
2015-01-18 19:54:43 +01:00
Nicolás Badano
d532caf1a0
fix execNextFrame ( #56 )
2015-01-18 15:26:26 -03:00
Nicolás Badano
d299331f80
Merge branch 'weaponSelecCbaKeyBinds'
2015-01-18 15:24:15 -03:00
Nicolás Badano
1b1e5fd70d
Merge branch 'master' of github.com:KoffeinFlummi/ACE3 into fcsCbaKeyBinds
2015-01-18 15:23:32 -03:00
commy2
67fcb0c7b6
Merge pull request #60 from KoffeinFlummi/vectorZoomFix
...
Zoom level adjustment. fix #58
2015-01-18 17:19:59 +01:00
Nicolás Badano
7bc356008c
fcs: cba keybinds
2015-01-18 12:42:33 -03:00
Nicolás Badano
84fd6de793
fcs: fix to make adjust range up/down work again
2015-01-18 12:40:41 -03:00
Thomas Kooi
63c024bc79
Fixed undefined variable script error
2015-01-18 16:31:40 +01:00
VKing
99a31f8ae8
Zoom level adjustment. Ref #58
2015-01-18 16:03:34 +01:00
Nicolás Badano
415df07af4
weaponselect: replace keybinds for cba 2
2015-01-18 11:57:23 -03:00
Nicolás Badano
b867dc04ed
weaponselect: replace keybinds for cba
2015-01-18 11:30:57 -03:00
Thomas Kooi
b76eabe1c4
Fixed incorrect parameters being given to callback function
2015-01-18 15:17:25 +01:00
Nicolás Badano
4d721418fa
Merge pull request #54 from KoffeinFlummi/laserPointerImprovements
...
Laser pointer improvements
2015-01-18 10:03:16 -03:00
PabstMirror
6e8c394903
Standardize Config Version Stuff
2015-01-18 01:32:07 -06:00
bux578
7d35e34626
Merge pull request #37 from KoffeinFlummi/agmScopesPort
...
PORT: AGM_Scopes
2015-01-18 08:19:44 +01:00
bux578
632a3f5e0a
Merge branch 'master' into agmScopesPort
2015-01-18 08:18:24 +01:00
bux578
a1c167844d
fix errors, but still no overlay
...
and lots of spawns
2015-01-18 08:13:37 +01:00
commy2
14745af70b
port difficulties
2015-01-18 08:06:25 +01:00
commy2
06f39aa158
port lock backpacks
2015-01-18 07:56:09 +01:00
commy2
e67602d76e
port movement
2015-01-18 06:45:28 +01:00
Nicolás Badano
74bfc31598
laserpointer: various improvements:
...
- calculate system of reference vectors to offset the laser start.
- as much stuff as possible calculated in ASL, removing all conversions inside loops.
- halved the distance in which men are searched.
- increased the tolerance when calculating distance.
2015-01-17 23:51:31 -03:00
Nicolás Badano
e7ec905892
Cache the units near to the camera instead of the player.
...
Works even when no player exists or is somehow viewing the action remotely.
2015-01-17 23:48:44 -03:00
commy2
8683667d24
add day laser pointer
2015-01-17 23:38:13 +01:00
commy2
fa2acfbb50
vector FOS mode
2015-01-17 22:49:06 +01:00
Nicolás Badano
26409d0f50
Merge pull request #53 from KoffeinFlummi/agmSmallarmsPort
...
Port: Agm_Smallarms
2015-01-17 18:35:37 -03:00
Nicolás Badano
a1cb57f4db
smallarms: port
2015-01-17 18:14:56 -03:00