SilentSpike
9e4fd77745
Update common event names to meet new standard
2016-06-03 22:39:43 +01:00
PabstMirror
d7f9c52c2f
Merge branch 'master' into cbaEventSystem
2016-06-02 19:29:30 -05:00
jonpas
95573ee711
Stringtable URL ( #3855 )
...
* Move url into stringtable to display it properly, Add some missing author and url entries
* Fix main
* Remove duplicate author
2016-06-01 23:45:51 +02:00
jonpas
1354826d56
Put semi-colon to the correct place
2016-06-01 14:11:32 +02:00
jonpas
1331265e65
Move url into a macro
2016-06-01 13:49:10 +02:00
jonpas
6730d016c2
Convert CfgPatches to new Eden format and CBA 2.4.1 compatibility
2016-06-01 13:27:02 +02:00
jonpas
26fbc36cab
Merge branch 'master' into cbaEventSystem
2016-05-31 22:36:08 +02:00
commy2
fd26e2e44e
Merge pull request #3516 from acemod/cbamissiontime
...
replace timePFH with CBA_missionTime
2016-05-30 21:23:57 +02:00
jonpas
7a307393a4
Merge branch 'master' into useQuotedPathMacros
2016-05-30 21:14:17 +02: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
commy2
da70854568
manual merge
2016-05-18 11:48:27 +02:00
PabstMirror
c2126c3bd4
Simplify binocular check
2016-04-20 10:48:25 -05:00
PabstMirror
cf9479efab
Non-hardcoded binocular / vector detection
2016-04-20 10:40:00 -05:00
PabstMirror
23632281cf
Add day (non night vision) version of the vector 21
2016-04-17 23:22:41 -05:00
jonpas
85b4366368
Use new QPATHTOF and QPATHTOEF macros
2016-04-08 20:34:50 +02:00
PabstMirror
a83c3b5219
Merge pull request #3623 from acemod/fixAbTerrainProcessor
...
Fix AB Terrain Extension
2016-03-29 13:08:14 -05:00
commy2
a4c848a090
formating
2016-03-29 17:00:54 +02:00
PabstMirror
e90609d043
Fix AB Terrain Extension
2016-03-24 12:23:48 -05:00
PabstMirror
86ad2ab415
Only warn for weapon compat if AB is on
2016-03-24 11:53:55 -05:00
Nicolás Badano
b4f6dbbc18
Merge pull request #3568 from acemod/settingsNameDescp
...
Ace_Settings - add name,descption,categories
2016-03-21 21:24:22 -03:00
esteldunedain
ec2920ed35
Improve protractor accuracy. Close #3606
2016-03-20 22:24:30 -03:00
PabstMirror
b5e95f3945
Add some names/descriptions to settings configs
2016-03-08 01:17:40 -06:00
commy2
467075ad67
replace timePFH with CBA_missionTime
2016-03-02 11:01:39 +01:00
NorXAengell
772c4cc100
Another batch of translations and corrections (Fr)
2016-03-01 02:27:19 +01:00
BlackWindowS
c61e7b5104
Tweaked & added translations
...
Translation of almost every STR to French
2016-02-28 14:48:04 +01:00
NorXAengell
ea461446f9
Translation Fr
2016-02-26 19:24:53 +01:00
commy2
46a239f9f6
precompile on game start
2016-02-22 15:20:36 +01:00
PabstMirror
8b932fd5a0
Fix some undefined functions / strings
2016-02-20 16:58:45 -06:00
ChairborneIT
0021bc08df
Added translation for most Italian stringtable entries
2016-02-20 21:39:05 +01:00
esteldunedain
63056ef47a
Merge branch 'master' into fixRHSCompat
2016-02-20 17:02:11 -03:00
Thomas Kooi
8d12f1cc08
Merge pull request #3130 from acemod/ab-subsonicAmmo
...
AB - Handle subsonic ammo when configs not defined
2016-02-20 17:01:22 +01:00
PabstMirror
ed653456e5
Merge pull request #3338 from acemod/translations156merge
...
Fix Merge Conflicts on More Italian Translations
2016-02-19 15:09:40 -06:00
esteldunedain
38c4b1dc81
Add a diagnose script to detect incompatibilities between vanilla and ab initial velocities
2016-02-19 00:45:00 -03:00
bux
49f565f541
fix merging errors
2016-02-18 20:05:30 +01:00
PabstMirror
dccc1d33fd
Merge remote-tracking branch 'it/translation/15bn/alef' into translations156merge
2016-02-17 12:30:03 -06:00
licht-im-Norden87
17a16d1bad
Adv. ballistic
2016-02-10 16:40:07 +01:00
esteldunedain
b7d94f5363
Apply the ufeh to ACE_Advanced_Ballistics
2016-02-06 18:48:26 -03:00
ProfessorCZ
61611d0ec7
Czech Translation - Update
...
Update
2016-02-03 18:31:31 +01:00
PabstMirror
46d6e92bca
Add quick debug defines to all script_components
2016-01-28 23:26:02 -06:00
PabstMirror
54397abaa2
AB - Handle subsonic ammo when not defined
...
Fix #3062
- Add basic AB configs for subsonic russian bullets.
- When building ab ammo cache, if round is subsonic and does not have AB
configured
attempt to use the parent's config, scaled down to the subsonic's round
speed.
2016-01-07 15:06:12 -06:00
PabstMirror
066976766f
Show beaufort dots on wind display -for color Blind
...
Show dots on the wind display so color blind can still determine wind
level
Replace PR #1308
2016-01-07 10:34:31 -06:00
Alessandro Foresi
c16d97cad0
Merge branch 'master' into translation/15bn/alef
2016-01-03 12:23:27 +01:00
jokoho48
0addb592d3
remove Unused Varaible in AB
...
fix private in AB
2015-12-21 02:29:10 +01:00
commy2
5a1aae6028
manual merge
2015-11-30 17:44:15 +01:00
commy2
0b84bb514b
fix Cfg capitalization
2015-11-30 17:09:26 +01:00
commy2
dcf0a68b80
Revert "fix Cfg capitalization"
...
This reverts commit 43bda9c462
.
2015-11-30 17:00:32 +01:00
commy2
43bda9c462
fix Cfg capitalization
2015-11-30 16:52:20 +01:00
commy2
ca9b909e75
fix CBA_fnc capitalization
2015-11-30 16:45:20 +01:00
SilentSpike
c731d83642
Merge pull request #2848 from acemod/fixForEachDeleteAt
...
fix Issue with forEach Loops and deleteAt Index
2015-11-25 14:00:37 +00:00
SilentSpike
49d4f233d9
Revert commit a718c82780
2015-11-18 13:19:12 +00:00
SilentSpike
a718c82780
Implement nice index deletion iteration solution
...
Previously when iterating over an array and modifying the same array via deletion of the current index, incorrect means was used to account for the change in index resulting in any further deletions being applied to the wrong elements.
This solution does not require duplication of the array or the use of external variables to track the number of deleted elements. We simply lower the `_forEachIndex` by 1 whenever an element is removed.
2015-11-17 16:02:56 +00:00
jokoho48
f3c5c64390
fix Issue with forEach Loops and deleteAt Index
2015-11-17 04:31:17 +01:00
PabstMirror
9d2d5b9c7c
AdvanBalls - Fix ACE_twistDirection
2015-11-11 01:58:12 -06:00
PabstMirror
f8ca3693fd
#2709 - Fix AB handleFired _muzzleVelocityShift
2015-10-08 21:22:00 -05:00
PabstMirror
326d549510
#2696 - Rangecard check bounds before select
2015-10-08 20:32:14 -05:00
esteldunedain
a621a0c693
Fixes to spanish translations
2015-09-18 13:36:57 -03:00
esteldunedain
3422f5a7f1
Merge branch 'master' of https://github.com/Legolasindar/ACE3 into spanish-translation
...
Conflicts:
addons/medical/stringtable.xml
addons/repair/stringtable.xml
2015-09-18 13:20:22 -03:00
Ivan Navarro Cabello
463e21dd91
330
2015-09-16 12:40:30 +02:00
jokoho48
a24e5b4665
fix Performance issue in AB
2015-09-16 11:54:49 +02:00
Alessandro Foresi
97d9c44fc3
Fixed: IT advanced_ballistics now LF+BOM
2015-09-12 09:29:55 +02:00
Alessandro Foresi
7a762c0940
Add: IT advanced_ballistics
2015-09-12 09:25:17 +02:00
KoffeinFlummi
c2ffe7cad0
Merge branch 'release' into russian
2015-09-10 21:05:32 +02:00
KoffeinFlummi
83aa2cc68c
Merge branch 'release' into french
2015-09-10 19:36:56 +02:00
FreeZbe
fa7943c8be
Update French translations
2015-09-10 19:14:51 +02:00
kaban
50b05fcdf0
Russian Translations - Update
2015-09-03 04:38:38 +03:00
kaban
91cae690c0
Russian Translations - Update
2015-09-03 03:36:15 +03:00
KoffeinFlummi
a7f2a7fefc
Merge branch 'translate-hu' of https://github.com/Harakhti/ACE3
2015-08-30 00:35:11 +02:00
ulteq
f0cc1ca333
Merge pull request #2015 from jokoho48/codeCleanupAB
...
Code cleanup of the Advanced Ballistics module.
2015-08-25 18:56:45 +02:00
Michael Braun
fc45d1216a
Simplyfied bounding value detection
2015-08-23 22:26:31 +02:00
Michael Braun
021c835b02
Removed debug messages
2015-08-23 17:54:10 +02:00
Michael Braun
20b45e10a4
Fixed issue with selecting the wrong value, when perfect barrel length match occured.
2015-08-23 17:53:33 +02:00
Michael Braun
1c14897194
Fixed velocity limit detection and small comment fix
2015-08-23 17:39:48 +02:00
jonpas
de033f0ff2
README.md files added to all modules
2015-08-19 04:18:33 +02:00
jokoho48
e41ce78dbb
Code Test PFH
2015-08-16 19:49:47 +02:00
jokoho48
87b9b5019c
AB Performance Optimization (Part 8)
2015-08-06 13:35:55 +02:00
jokoho48
15a1a0d535
AB Performance Optimization (Part 7)
2015-08-06 10:58:07 +02:00
jokoho48
0ab865171d
AB Performance Optimization (Part 6)
...
Add some todo comments
2015-08-05 18:50:37 +02:00
jokoho48
c4e4f184ff
AB Performance Optimization (Part 5)
2015-08-05 18:33:28 +02:00
Michael Braun
9eb560ff3d
AB Performance Optimization (Part 4)
2015-08-05 10:28:02 +02:00
Michael Braun
8fbcdfec5a
Fixed missing bracket and parameter list issue in AB
2015-08-05 10:04:24 +02:00
Michael Braun
eca7f83cca
AB Performance Optimization (Part 3)
2015-08-05 06:01:38 +02:00
Michael Braun
b8f1fa82ae
AB Performance Optimization (Part 2)
2015-08-05 05:19:08 +02:00
Michael Braun
f6bc361734
Minimal performance improvement and fixed missing semicolon
2015-08-05 05:04:34 +02:00
Michael Braun
6b58b0b3bd
AB Performance Optimization and documentation cleanup
2015-08-05 05:01:30 +02:00
jokoho48
c7e104437f
Update Docu Comments in AB
2015-08-05 04:38:04 +02:00
jokoho48
12aa0b5584
revert Merge Issue
2015-08-05 04:27:11 +02:00
jokoho48
d95bc3c299
AB Performance Optimization (Part 1)
2015-08-05 04:13:36 +02:00
jokoho48
3a2963c252
Fixed mission semicolon
2015-08-05 02:09:51 +02:00
jokoho48
7a0a1ead6e
Updated parameterization in Advanced Ballistics module.
2015-08-05 00:32:48 +02:00
Glowbal
275b0c4300
Merge branch 'release'
...
Conflicts:
README.md
addons/finger/stringtable.xml
2015-08-04 22:29:05 +02:00
PabstMirror
52130d5a45
Switch to some already translated CSTRINGs
2015-08-03 15:52:35 -05:00
PabstMirror
1d82a3c193
#1962 - Fix Changes in Wind Deflection s in AB
2015-07-31 23:39:05 -05:00
Harakhti
d0f91c5ebf
Row 1
...
Not a miracle, but it's something.
2015-07-30 14:40:51 +02:00
SilentSpike
16597515f0
Adding remaining missing English straings
2015-07-28 20:55:22 +01:00
PabstMirror
b47a17230b
Merge branch 'master' into 10digitGrids2
2015-07-16 17:26:19 -05:00
bux578
fcb6383337
remove some empty xml nodes
2015-07-04 16:19:53 +02:00
PabstMirror
c1dd2df57a
Move grid funcs and map long,lat,altitude to common
2015-06-30 12:26:51 -05:00
ToasterBR
f4a51d57ef
Translation to Brazilian Portuguese (PT-BR)
...
Made all remaining translations, including new ones like the sitting
module, for example.
2015-06-27 15:48:39 -03:00
ProfessorCZ
acc5f4d29f
CZ - Translation
2015-06-12 15:05:04 +02:00
ProfessorCZ
531372b2a3
CZ - Translation
...
Already in README
2015-06-12 14:50:50 +02:00
gienkov
c1a7374404
Merge remote-tracking branch 'upstream/master' into pl-translation-1
...
Conflicts:
addons/interact_menu/stringtable.xml
2015-06-05 09:40:50 +02:00
jonpas
9fbf256acd
Merge branch 'master' into macroSTR
...
Conflicts:
addons/hearing/functions/fnc_putInEarplugs.sqf
addons/interact_menu/ACE_Settings.hpp
2015-06-04 17:13:09 +02:00
gienkov
b5eb39291c
Merge remote-tracking branch 'origin' into pl-translation-1
...
Conflicts:
addons/advanced_ballistics/stringtable.xml
addons/frag/stringtable.xml
2015-06-04 00:52:35 +02:00
ulteq
f0849e70ff
Slightly increased the alpha value of the bullet trace effect.
2015-06-02 23:11:44 +02:00
ulteq
16f6650486
Decreased the velocity threshold for the bullet trace effect
2015-06-02 22:38:44 +02:00
ulteq
c3e7129d13
Removed newline brackets
2015-06-02 22:38:12 +02:00
ulteq
52d304e9f9
Increased the protractor size
2015-06-02 22:37:27 +02:00
jonpas
541f1010a7
Merge branch 'master' into macroSTR
...
Conflicts:
addons/attach/functions/fnc_attach.sqf
addons/captives/functions/fnc_moduleSurrender.sqf
addons/common/CfgVehicles.hpp
addons/explosives/CfgModule.hpp
addons/hearing/CfgVehicles.hpp
addons/interaction/CfgVehicles.hpp
addons/map/CfgVehicles.hpp
addons/microdagr/CfgVehicles.hpp
addons/mk6mortar/CfgVehicles.hpp
addons/nametags/CfgVehicles.hpp
addons/nightvision/functions/fnc_changeNVGBrightness.sqf
addons/respawn/CfgVehicles.hpp
addons/switchunits/CfgVehicles.hpp
addons/vehiclelock/CfgVehicles.hpp
addons/winddeflection/stringtable.xml
2015-06-02 22:14:32 +02:00
Glowbal
1c0c73be54
Merge pull request #1433 from acemod/fixSettingsFromModules
...
Delay initialization of modules until settings are properly setup
2015-06-01 19:18:11 +02:00
KoffeinFlummi
fa73aec15b
Merge https://github.com/Macusercom/ACE3 into german-merge
2015-06-01 14:27:49 +02:00
gienkov
a173b5b048
TABS
2015-05-31 22:46:32 +02:00
gienkov
212862a401
Merge remote-tracking branch 'origin' into pl-translation-1
...
Conflicts:
addons/advanced_ballistics/stringtable.xml
addons/frag/stringtable.xml
2015-05-31 22:45:09 +02:00
Macusercom
53e0b35c12
German 1 correction for Advanced Ballistics
2015-05-31 20:31:38 +02:00
jonpas
d934c25b78
Merge branch 'master' into macroSTR
...
Conflicts:
addons/interact_menu/ACE_Settings.hpp
2015-05-30 19:54:32 +02:00
PabstMirror
84d940e69d
Fix circular dependency - ModuleDescription
2015-05-30 00:31:07 -05:00
jonpas
763cb07629
Macro STRING to LSTRING
2015-05-28 21:59:04 +02:00
Macusercom
489751f5aa
More German string fixed
...
As recommended...
2015-05-28 16:21:53 +02:00
jonpas
87db721d4f
Stringtable fixes up to medical
2015-05-27 21:19:14 +02:00
Macusercom
5cb0953094
Fixed German translations
...
Fixed some typos and phrases
2015-05-27 19:11:32 +02:00
jonpas
6072e14077
Changed all strings to macros (except external)
2015-05-27 19:04:25 +02:00
esteldunedain
bb99d5a860
Merge branch 'master' of github.com:KoffeinFlummi/ACE3
...
Conflicts:
addons/advanced_ballistics/stringtable.xml
2015-05-27 12:08:47 -03:00
Ivan Navarro Cabello
047a2ee736
added spansih translate
...
added spansih translate for (advanced_ballistics, ballistics, captives,
common, explosives, frag, hearing, interaction, map, medical, microdagr,
missileguidance, missionmodules, mk6mortar, nametags, optionsmenu,
respawn, switchunits, vehiclelock, weather, winddeflection).
I used the Pull request of #1251 for complete my commit, because #1251
is outdated now.
2015-05-27 15:27:04 +02:00
Macusercom
7eeddfbd65
German translations
...
Added a lot of German translations and fixed even more typos.
2015-05-26 17:04:53 +02:00
Grzegorz
d96873b8a0
Fix line ending
2015-05-23 21:16:36 +02:00
gienkov
8ef41b7523
Translate missing frag and adv. ball. strings to PL
2015-05-23 21:16:34 +02:00
jonpas
030b509ec5
Fixed missing close tag in Advanced Ballistics stringtable
2015-05-23 03:34:11 +02:00
ulteq
9536423f2e
Merge pull request #1353 from acemod/cleanup_ATragMX_AB
...
Removed a deprecated function and fixed some typos.
2015-05-22 18:42:20 +02:00
ulteq
e88c570ef2
Removed a deprecated function and fixed some typos.
2015-05-22 18:42:09 +02:00
jaynus
c924baefd7
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
2015-05-21 09:42:44 -07:00
ulteq
7d3bb526dd
Merge pull request #1263 from acemod/bulletTraceTweak
...
Slightly increased the bullet trace effect size
2015-05-20 22:12:37 +02:00
ulteq
149e3ae8b0
Slightly decreased the visibility of the bullet trace effect.
2015-05-20 22:12:02 +02:00
Grzegorz
96322fe689
PL translation for new advanced ballistics option
2015-05-20 17:17:08 +02:00
ulteq
c81446400c
Grammar
2015-05-20 10:14:10 +02:00
ulteq
28c8aba9bd
Added missing !
2015-05-19 20:46:55 +02:00
ulteq
57c37ecb9a
Reorder/Rewrite of some advanced ballistics module options:
...
* alwaysSimulateForSnipers -> simulateForSnipers
* alwaysSimulateForGroupMembers -> simulateForGroupMembers
* onlyActiveForLocalPlayers -> simulateForEveryone
2015-05-19 20:46:13 +02:00
Grzegorz
e3aabe2c42
PL translation for new advanced ballistics option
2015-05-19 18:52:17 +02:00
ulteq
8eaf754fdd
Further increased the visibility of the bullet trace effect.
2015-05-18 10:56:34 +02:00
ulteq
4513b02c10
Experiment with the bullet trace effect size
2015-05-17 12:57:55 +02:00
ulteq
96b92ac172
Added a new module option for advanced ballistics:
...
* alwaysSimulateForGroupMembers
2015-05-17 11:45:55 +02:00
ulteq
7474d7f313
Merge pull request #1193 from acemod/getTemperatureAtHeight
...
Moved all temperature calculations into the weather module.
2015-05-14 16:41:16 +02:00
ulteq
cf487b544e
Moved all temperature calculations into the weather module.
2015-05-14 16:07:41 +02:00
Glowbal
abadf05342
Merge remote-tracking branch 'gienkov/module-translations'
...
Conflicts:
addons/medical/stringtable.xml
2015-05-14 16:01:41 +02:00
ulteq
26843dad88
Merge pull request #1057 from acemod/abConfigCaching
...
Config caching (advanced ballistics)
2015-05-13 11:30:21 +02:00
ulteq
d04ebef519
Merge pull request #1106 from acemod/refactorCalcWindSpeed
...
Moved all wind calculations into the weather module
2015-05-13 11:23:32 +02:00
Grzegorz Sikora
6a821715a0
Stringtable modules
...
Conflicts:
addons/missionmodules/CfgVehicles.hpp
addons/respawn/CfgVehicles.hpp
2015-05-12 18:25:40 +02:00
ulteq
0b3d3b8793
Added missing PBOPREFIX files
2015-05-11 17:37:08 +02:00
ulteq
b03333c9e8
Moved all wind calculations into the weather module
2015-05-11 10:59:07 +02:00
ulteq
d32e1024d3
Fixed a typo
2015-05-10 11:09:14 +02:00
ulteq
0a9dbfba87
Privates cleanup
2015-05-08 18:47:17 +02:00