Nicolás Badano
91f066b84d
remove quotes
2015-01-22 01:40:17 -03:00
Nicolás Badano
ccc96eb71c
Merge branch 'cseOptionsMenu' of github.com:KoffeinFlummi/ACE3
2015-01-22 00:58:53 -03:00
PabstMirror
cb561a2d93
Convert Old Ace_Options
2015-01-21 18:19:10 -06:00
PabstMirror
d5916ced9e
Colors from config
2015-01-21 17:43:57 -06:00
PabstMirror
2b62c170fd
Read from config
2015-01-21 17:29:42 -06:00
commy2
b0e7cefb06
Merge pull request #82 from KoffeinFlummi/weather
...
weather module
2015-01-22 00:23:40 +01:00
commy2
ce81f6d9f5
kestrel 360, weather
2015-01-22 00:22:09 +01:00
commy2
770a151bf5
CBA keybinding for vector
2015-01-21 23:49:16 +01:00
PabstMirror
fe4a0b9be8
Formating
2015-01-21 16:27:53 -06:00
commy2
1737e3e7fa
vector config, DONE
2015-01-21 23:05:19 +01:00
PabstMirror
a595b48d32
More Locaization
2015-01-21 16:00:54 -06:00
commy2
efb761a14c
vector settings
2015-01-21 22:52:39 +01:00
PabstMirror
c29acb4c68
Localization start
2015-01-21 14:23:33 -06:00
commy2
2c4c1d7db2
add config, settings to vector
2015-01-21 21:15:51 +01:00
PabstMirror
92bbfd92d1
Color Sliders
2015-01-21 13:53:05 -06: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
3a57b477de
weather: replace agm's seasonal by cse's monthly temperatures
2015-01-21 02:12:57 -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
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
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
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
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
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
commy2
42f2270a3a
stuff
2015-01-20 02:19:31 +01:00
commy2
599dc134d8
simplify stuff
2015-01-20 01:34:26 +01:00
commy2
70b642afc0
get kestrl to work
2015-01-20 01:05:57 +01:00
commy2
8c8e14b0ca
port kestrel
2015-01-19 21:13:56 +01:00
commy2
97ee63a349
getting PFH to work on briefing screen, review
2015-01-19 17:47:52 +01:00