Commit Graph

10777 Commits

Author SHA1 Message Date
commy2
3d422021ef Merge pull request #4377 from acemod/sys-blood-port
Add ace2 sys blood port
2016-09-19 17:35:32 +02:00
commy2
5b42dd8616 remove deleted models 2016-09-19 15:47:51 +02:00
commy2
9a9d547893 this variable was meant to be used here... 2016-09-19 15:38:03 +02:00
commy2
226742088b remove unused variables 2016-09-19 15:36:08 +02:00
commy2
00964bd007 add a comment 2016-09-19 15:31:53 +02:00
commy2
d9b670f45f switch to SuperShader for SMDI and NoHQ, rename blood textures 2016-09-19 15:30:12 +02:00
commy2
b1f726a1fe get rid of config and use namespace for blood models 2016-09-19 15:08:38 +02:00
commy2
f60b368c65 precompile and cache functions at game start 2016-09-19 14:41:02 +02:00
commy2
a2805fad53 fix undefined variable, synch splat direction correctly 2016-09-19 14:38:47 +02:00
commy2
70512db0e3 simplifying and fixing offset 2016-09-19 13:26:32 +02:00
commy2
bc3260c8fc convert magic numbers into macros, simplify a waitAndExecute 2016-09-19 12:27:02 +02:00
commy2
d86ceef484 use ASL instead of ATL when z isn't used anyway 2016-09-19 12:18:24 +02:00
commy2
4de8ed0f10 delete unused blood splat configs and models 2016-09-19 12:11:37 +02:00
commy2
edfc33d297 simplify serverEvent call 2016-09-19 12:06:13 +02:00
commy2
86f6a5db73 move model files into data folder 2016-09-19 12:03:05 +02:00
commy2
022e8b52d0 remove unused CBA macro from blood config, disable A3 canBeShot 2016-09-19 11:38:29 +02:00
commy2
0cf6094875 rename spawnBlood to createBlood for consistency 2016-09-19 11:21:05 +02:00
commy2
26caafdab3 fix wrong function used in a example/header 2016-09-19 11:19:16 +02:00
PabstMirror
616ec642da Add AB Terrain Extension Logging (#4391) 2016-09-18 22:00:34 +02:00
BaerMitUmlaut
7388892dac Fixed weather for inherited CfgWorlds (#4360)
* Fixed weather for inherited CfgWorlds

* toLower for inArray - check all configs exist
2016-09-18 22:00:27 +02:00
Grzegorz
a63dcb49d0 PL Translation 3.7.1 (#4395)
* translate advanced fatigue

* translate advanced throwing

* translate cargo

* translate chemlights

* translate cookoff

* translate explosives

* translate fastroping

* translate gforce

* translate googles

* translate grenades

* translate gunbag

* translate maptools

* translate medical

* translate medical_ai

* translate minedetector

* translate nametags

* translate overheating

* translate repair

* translate tagging

* translate ui

* translate zeus
2016-09-18 22:00:13 +02:00
PabstMirror
fbb054dec4 Merge pull request #4422 from acemod/incindNull
Skip incindinary effects if projectile is null
2016-09-18 14:54:18 -05:00
bux578
98da86b74d Merge pull request #4436 from gienkov/patch-3
typo
2016-09-18 19:00:47 +02:00
Grzegorz
9877a58466 typo
This will fix typo on the wiki.
2016-09-18 18:50:33 +02:00
BaerMitUmlaut
a8b490bfca Merge pull request #4358 from acemod/tweakFatigueDuty
Tweak fatgiue duty factors
2016-09-18 16:31:21 +02:00
ace3mod
48a572573e [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-18 15:22:39 +02:00
commy2
19c4cd4e32 Merge pull request #4434 from acemod/fix-nocross
fix nocrosshair being in addons and optionals
2016-09-18 15:21:35 +02:00
commy2
6cc960aacc fix nocrosshair being in addons and optionals 2016-09-18 15:19:17 +02:00
ace3mod
543819c5f5 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-18 15:10:11 +02:00
commy2
0ff4c20861 Merge pull request #4168 from acemod/nocross
optional pbo to disable cross hair
2016-09-18 15:08:43 +02:00
commy2
c4e35a754a Merge pull request #4425 from acemod/curator-editable-blown-off-turrets
auto add blown off turrets to curator
2016-09-18 12:53:42 +02:00
commy2
1c4cd81680 add displayName to blown off turret object 2016-09-18 12:19:29 +02:00
commy2
2b4c5f9c49 auto add blown off turrets to curator 2016-09-18 11:31:28 +02:00
PabstMirror
32b7ef7b85 Skip incindinary effects if projectile is null 2016-09-17 13:09:03 -05:00
commy2
95409f6772 Merge pull request #4383 from acemod/support-disable-cookoff
Add object attribute to disable cookoff for individual vehicles
2016-09-17 18:50:34 +02:00
commy2
d5edc5a1f5 Merge pull request #4411 from acemod/burn-wheels
incendiary and cookoff improvements
2016-09-17 18:30:08 +02:00
commy2
e02516e5b5 invert reverted inverted 2016-09-17 18:08:08 +02:00
commy2
3d18374747 add object 3den setting for disabling cook off effects 2016-09-17 17:47:29 +02:00
Glowbal
01a586e9c2 Also fix release url display 2016-09-17 17:45:30 +02:00
Glowbal
24142f6879 Fix release url 2016-09-17 17:45:06 +02:00
Glowbal
1bd30c4b85 Add ace_blood documentation 2016-09-17 16:54:21 +02:00
Glowbal
e8f55348d8 Add ACE2 sys_Blood port 2016-09-17 16:52:25 +02:00
SilentSpike
e3d26c535a Merge pull request #4368 from 654wak654/delete-teleport-module
Delete "Teleport Players" module after use
2016-09-17 11:52:38 +01:00
bux578
3da236def8 Update 2016-09-17-ace3-version370.md 2016-09-17 12:22:17 +02:00
bux578
6fe31e6be6 Rename 2016-09-12-ace3-version370.md to 2016-09-17-ace3-version370.md 2016-09-17 12:16:51 +02:00
bux578
1ea99c6ab1 Merge pull request #4384 from acemod/acerep-6
ACEREP 00006
2016-09-17 12:15:52 +02:00
Glowbal
5134c16dd0 Add cookoff documentation 2016-09-17 12:15:08 +02:00
Glowbal
48a198fea4 Add support for disabling cookoff for individual vehicles 2016-09-17 12:13:43 +02:00
ace3mod
b8948ec296 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-17 11:41:48 +02:00
jonpas
fda10f0e7b Add optionals support to extract dependencies tool, Add more checks if folders are present (#4394) 2016-09-17 11:40:50 +02:00