Commit Graph

3719 Commits

Author SHA1 Message Date
jaynus
1355662bfc Dynamic loading humbuggery. 2015-05-10 22:05:25 -07:00
jaynus
ad150e3c00 Merge remote-tracking branch 'origin/master' into vehicledamage 2015-05-10 17:45:48 -07:00
jaynus
91bd1e7c7b Added: Regex filtering for pbo index.
Changed: Logging cleanup, default files and paths.
Changed: initialization order of plugin (PRE-Init for vehicle registration).
2015-05-10 17:45:38 -07:00
jaynus
d4a354d5b8 Dynamic debug environment READY FOR YOU 2015-05-10 12:24:22 -07:00
jaynus
a21391fc7d dynload framework complete. Reloads DLL every game start, temporarily copies to prevent write protection. 2015-05-10 12:02:35 -07:00
jaynus
b1d509236e Offloading the entire VD pipeline to a seperate thread. 2015-05-10 11:00:31 -07:00
jaynus
cc36f3dbb9 Added: Debug/dynamic loading abstraction for VD 2015-05-10 10:11:30 -07:00
jaynus
fdf0ff2d24 Added: Result parsing, ext->sqf dispatch to localEvents
Fixed: Bullet build
Fixed: results are all 0=true, -1=failure, otherwise its a dispatch message.
2015-05-10 09:51:16 -07:00
KoffeinFlummi
2bb3a0f139 Cleanup #1095
- Fix tabs
- Remove tabler comments
- Restore one removed Russian string
2015-05-10 16:19:46 +02:00
KoffeinFlummi
9e982fe958 Merge branch 'translation/15bn/alef' of https://github.com/alef/ACE3 into italian-merge 2015-05-10 16:09:31 +02:00
commy2
ba6ffe8c2f Merge pull request #946 from acemod/fcsInitSpeedFix
Fcs init speed fix
2015-05-10 14:57:50 +02:00
Glowbal
f861466882 Merge pull request #1075 from acemod/ambianceSoundModuleDescAndDoc
adjust ambiance sound module description and docs
2015-05-10 11:46:53 +02:00
Alessandro Foresi
2dd06babec Added: Italian translations completed.
Fixed: BOM markers where missing
2015-05-10 11:44:46 +02:00
Alessandro Foresi
643df71932 Added: Italian translation from Blackedsoul p#20 2015-05-10 11:05:16 +02:00
jaynus
9bf130e5f1 Penetration materials, generic cookoff ported. 2015-05-09 21:32:08 -07:00
Alessandro Foresi
7e7c3ed053 Added: More italian translations 2015-05-10 00:04:42 +02:00
Alessandro Foresi
9e093b9459 Added: More italian translations 2015-05-09 23:52:01 +02:00
Alessandro Foresi
6695a8793b Added: Some italian translastions 2015-05-09 23:43:03 +02:00
jaynus
4134b2f046 This is an initial commit rebasing extP3dParser and bulletStuff into a unified vehicledamage branch with a fresh history. 2015-05-09 13:32:36 -07:00
PabstMirror
4733818e9b Fix weather array for zargabad 2015-05-09 15:10:01 -05:00
ulteq
3a10c77f08 Minor cleanup 2015-05-09 22:09:36 +02:00
jaynus
6b5d95906d Disables multiple openings of the kestrel & atrag. Allows the overlay toggle, but disables the opening of multiple ones. Used onUnload handlers. Supports both limiting interact and keybinds. Fixes #1086 2015-05-09 12:41:01 -07:00
ulteq
00c28dd146 Merge pull request #1085 from acemod/cleanupScopesFiredEH
scope firedEH cleanup
2015-05-09 20:02:29 +02:00
ulteq
253ed6946e scope firedEH cleanup 2015-05-09 20:02:22 +02:00
commy2
aa6c3ddf2c fix: check files script, order in activatedAddons is not guaranteed 2015-05-09 19:34:35 +02:00
ulteq
b80602fbae Fixed a typo 2015-05-09 18:55:00 +02:00
ulteq
30ff90453b wind deflection has wrong version number macro setup 2015-05-09 18:32:19 +02:00
Glowbal
d3e2bd45d7 Merge pull request #1065 from acemod/fixMedicalSettingMistake
Fixed medical setting spelling mistake
2015-05-09 18:09:27 +02:00
commy2
4dc0b41c4b Merge pull request #1076 from acemod/checkfiles
check for outdated pbo files
2015-05-09 17:50:29 +02:00
Nicolás Badano
b32729978f Merge pull request #1026 from acemod/wavesFix
Fixes bugged waves
2015-05-09 12:42:28 -03:00
commy2
7fb56d4fd5 simple check to compare client and server version of ace 2015-05-09 17:03:51 +02:00
commy2
3976c4d64f the spaces 2015-05-09 16:06:44 +02:00
commy2
f0cca5b33e ignore ace in checkPBO module, also fix #1020 2015-05-09 16:01:53 +02:00
commy2
52a904478b laser selfdesignate has wrong version number macro setup 2015-05-09 15:32:34 +02:00
commy2
57131496f2 check for outdated pbo files 2015-05-09 13:25:19 +02:00
bux578
fb284faa66 adjust ambiance sound module description and docs 2015-05-09 08:18:44 +02:00
bux578
ddf32052c4 fix removeWhiteSpace function name
used `string_removeWhiteSpace` but had to be `stringRemoveWhiteSpace`
due to 612fa69c1c
2015-05-09 08:02:13 +02:00
Nicolás Badano
19e8d7bbe7 Merge pull request #1066 from acemod/scopes-usefiredBisEH
Switch scopes to use firedBIS
2015-05-09 01:21:10 -03:00
commy2
b57f731dd0 disable laserpointer inheritance for rhs 2015-05-09 04:59:10 +02:00
PabstMirror
a4c710bd28 Switch scopes to use firedBIS 2015-05-08 13:36:24 -05:00
commy2
2ffabec250 Merge pull request #1040 from acemod/disableCfgAISkill
Disables the CfgAISkill class to prevent it from affecting players.
2015-05-08 20:27:31 +02:00
jaynus
b7b6cb6086 Fixed: Adds an enabler config to ace_frag, disabling the PFH for any round not enabled. 2015-05-08 11:27:17 -07:00
commy2
7294056da0 keep ai tweaks except of relaod 2015-05-08 20:13:20 +02:00
Glowbal
e674229dde enabledFor > enableFor 2015-05-08 20:10:40 +02:00
ulteq
fd0ca58fe6 Fixes broken bullet trace effect (caliber is now in mm, not inches) 2015-05-08 15:25:32 +02:00
ulteq
f9b6916456 Merge pull request #1053 from acemod/fixATragMX
Fixes broken ATragMX (calculateStabilityFactor now requires metric in…
2015-05-08 13:57:59 +02:00
ulteq
3495196f40 Fixes broken ATragMX (calculateStabilityFactor now requires metric input) 2015-05-08 13:56:38 +02:00
ulteq
0e74fa56f7 Corrected several armour piercing round configs 2015-05-08 13:45:00 +02:00
Felix Wiegand
6589cdfb0e Merge pull request #1041 from acemod/metric-units
Metric units
2015-05-08 13:09:31 +02:00
KoffeinFlummi
5e33176b52 Convert ACE_barrelLength(s) to millimeters 2015-05-08 12:47:45 +02:00