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
PabstMirror
0ae940fdfb
Rough Conversion
...
Gut keybind stuff, redo data arrays, reset button, progress on color
changer.
2015-01-21 05:43:58 -06:00
Nicolás Badano
2c34c16621
weather: weird syntax!
2015-01-21 02:28:23 -03:00
PabstMirror
09bb14d11b
Options Menu from CSE
2015-01-20 23:27:08 -06:00
Nicolás Badano
306b3250e5
Merge branch 'master' into weather
2015-01-21 02:21:07 -03:00
Nicolás Badano
b6bdb71547
Merge remote-tracking branch 'origin/master' into HEAD
2015-01-21 02:15:21 -03:00
Nicolás Badano
3a57b477de
weather: replace agm's seasonal by cse's monthly temperatures
2015-01-21 02:12:57 -03:00
Nicolás Badano
590528c879
Merge branch 'cse_advanced_ballistics' of git@github.com:KoffeinFlummi/ACE3.git into weather
2015-01-21 01:23:30 -03:00
Nicolás Badano
71b1bc9632
Merge branch 'weather' of git@github.com:KoffeinFlummi/ACE3.git into weather
2015-01-21 01:22:03 -03:00
Nicolás Badano
59144e7b53
weather: only force set misc parameters on clients
2015-01-21 01:07:33 -03:00
Nicolás Badano
851db25e56
weather: add config data for A3 islands
2015-01-21 01:05:27 -03:00
Nicolás Badano
66d6d4b2be
weather: add config data for A3 islands
2015-01-21 00:18:39 -03:00
Nicolás Badano
bba99d64f7
weather: added temperature simulation and air density
2015-01-21 00:14:51 -03:00
Nicolás Badano
0f790267f1
weather: more tabs to spaces
2015-01-21 00:00:32 -03:00
Nicolás Badano
b3d14987bc
weather: sync misc. parameters: lightnings, rainbow, fog
2015-01-21 00:00:06 -03:00
Nicolás Badano
a92ebf4e41
weather: fix for waves sync
2015-01-20 23:59:32 -03:00
Nicolás Badano
64649fa781
weather: tabs to spaces
2015-01-20 23:58:19 -03:00
Nicolás Badano
a35f9a2be4
weather: sync waves
2015-01-20 23:30:49 -03:00
Nicolás Badano
2f12fca967
Wind: remove debug prints
2015-01-20 23:19:57 -03:00
Nicolás Badano
a29e08ed3c
Ensure the transition time for rain is never 0
2015-01-20 23:18:17 -03:00
Nicolás Badano
6d34c310ad
Reduce intensity of initial wind
2015-01-20 23:17:32 -03:00
Nicolás Badano
4a29f6a3c3
Set wind and rain syncing. Change ACE_wind from macro to global variable
2015-01-20 23:17:09 -03:00
Nicolás Badano
71bd34234b
weather: initial port of ACE2 features. variables names changed to use macros.
2015-01-20 20:18:40 -03:00
commy2
b9551f6ad8
split mags from ballistic
2015-01-20 22:40:15 +01:00
Nicolás Badano
2255a56885
Merge remote-tracking branch 'origin/wind_deflection' into weather
2015-01-20 18:10:24 -03:00
commy2
a1432e35d7
fix missing base class
2015-01-20 20:02:43 +01:00
commy2
7071f34131
split flashhiders and uniform/vest nerfs from ballistics
2015-01-20 19:55:17 +01:00
Thomas Kooi
b562ed8864
Added AB source by Ruthberg.
2015-01-20 18:59:55 +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
commy2
9d687b9b3e
vector: fix potential error in FOS, prep settings, config
2015-01-20 18:26:31 +01:00
commy2
65e12745d6
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3
2015-01-20 13:17:59 +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
PabstMirror
aec687f007
#78 - targetEvent working in SP
2015-01-20 03:54:34 -06:00
Nicolás Badano
544dbb1e29
Merge branch 'master' of github.com:KoffeinFlummi/ACE3
2015-01-20 02:58:45 -03:00
Nicolás Badano
06743bef52
interaction: fix canInteract and exceptions in agm menu
2015-01-20 02:58:06 -03:00
Nicolás Badano
b6dbd8d3c4
interact_menu: add canInteract (including exceptions) and canInteractWith to condition.
2015-01-20 02:41:04 -03:00
Nicolás Badano
9e11aeb0b9
interaction: fix canInteract and exceptions in agm menu
2015-01-20 02:39:22 -03:00
PabstMirror
cb52ac18c9
Send marker configNames instead of index
...
Upstream fix from AGM
If CfgMarkers don't match, will throw warning:
22:46:53
[3896,74.535,0,"z\ace\addons\markers\functions\fnc_setMarkerNetwork.sqf:11","WARNING:
CfgMarker not found changed to milDot"]
2015-01-19 22:49:39 -06:00
jaynus
7e621616d0
function name error.
2015-01-19 20:19:33 -08:00
jaynus
c5d03ce2c0
GBU and DAGR guidance initializations.
2015-01-19 20:16:33 -08:00
jaynus
16a296e92b
laser_selfdesginate commit for commanche
2015-01-19 20:13:12 -08:00
Nicolás Badano
a5ac89dcb1
make some key events non blocking to allow some actions to share keybinds
2015-01-20 01:12:30 -03:00
Nicolás Badano
3bdd706e5d
Merge remote-tracking branch 'origin/master' into moreCbaKeyBinds
2015-01-20 00:38:18 -03:00
Nicolás Badano
f3746d8391
Merge branch 'master' of github.com:KoffeinFlummi/ACE3 into nouInteractionMenu
2015-01-19 23:56:36 -03:00
Nicolás Badano
1cb8da4c21
Merge branch 'interact_menu' of github.com:KoffeinFlummi/ACE3 into nouInteractionMenu
2015-01-19 23:56:16 -03:00