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
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
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
Glowbal
1d637476c9
ACEREP #00006
2016-09-17 11:27:52 +02:00
Ozan Eğitmen
56751eff0e
Revert "Delete "Group Side" module after use"
...
This reverts commit 2880c6152a
.
2016-09-17 01:01:37 +03:00
bux578
87b3308b0f
Merge pull request #4409 from acemod/fixDepListNoPrefix
...
Fix dependencies list prefix that shouldn't exist
2016-09-16 08:11:36 +02:00
jonpas
2ca67e16a8
Fix dependencies list prefix - there shan't be one!
2016-09-16 03:33:20 +02:00
Ozan Eğitmen
2880c6152a
Delete "Group Side" module after use
2016-09-16 01:34:32 +03:00
BaerMitUmlaut
35f1862a43
Merge pull request #4407 from acemod/medical-ai-doc
...
Medical AI documentation
2016-09-15 22:49:03 +02:00
BaerMitUmlaut
afd1ae0879
Added note regarding basic medical
2016-09-15 22:47:21 +02:00
BaerMitUmlaut
bbce8e397e
Added medical AI documentation
2016-09-15 14:08:03 +02:00
bux578
1eac4ab135
Merge pull request #4397 from acemod/fix-doc-blank-space
...
Escape jekyll code in documentation guidelines page
2016-09-15 07:21:22 +02:00
jonpas
471cc2fdb5
Escape jekyll code in documentation guidelines page
2016-09-14 21:30:43 +02:00
PabstMirror
b81ccca3f7
Captives - rewrite findEmptyNonFFVCargoSeat ( #4348 )
...
Simplify func using `fullCrew`
Fix #4339
also switch hard `ERROR(` macro to `WARNING(`
2016-09-13 16:52:51 -05:00
ace3mod
39ffdff920
[Docs] Update component dependencies
...
Automatically committed through Travis CI.
[ci skip]
2016-09-13 21:56:07 +02:00
Glowbal
99c9e80d9f
Fix broken extract_dependencies script
2016-09-13 21:54:11 +02:00
ace3mod
3280dba5be
Revert "[Docs] Update component dependencies"
...
This reverts commit a5577b27f6
.
[ci skip]
2016-09-13 21:35:29 +02:00
ace3mod
a5577b27f6
[Docs] Update component dependencies
...
Automatically committed through Travis CI.
[ci skip]
2016-09-13 21:31:51 +02:00
Glowbal
4c8466a790
Set release version
2016-09-13 21:28:34 +02:00
Glowbal
65cdf200fb
Merged branch release into master
2016-09-13 21:28:22 +02:00
Glowbal
4ae4fca852
Prep 3.7.0 release
2016-09-12 19:47:31 +02:00
jonpas
0400a857e6
Fix Advanced Throwing vanilla throw block for primed throwables ( #4370 )
...
* Fix vanilla throwing block failing after priming, simplify muzzle ammo (can only be 1 or 0, 1 doesn't influence anything if no appliccable throwable in inventory)
* Disable select grenade keys when advanced throwing is active
* Fix #4375 - select next grenade cycles between first 2 grenade muzzles due to setAmmo
2016-09-12 19:21:04 +02:00
BaerMitUmlaut
e85abbe746
Merge pull request #4378 from acemod/disable-medical-ai-on-remotecontrol
...
Disable medical AI for remote controlled AI and players
2016-09-12 17:09:26 +02:00
BaerMitUmlaut
1601f6a7b7
Disable medical AI for remote controlled AI
2016-09-12 17:06:14 +02:00
BaerMitUmlaut
08c995096b
Merge pull request #4382 from acemod/onlyTheDeadHaveSeenTheEndOfFatigue
...
Exit fatiuge loop when dead (don't play breathing sound)
2016-09-12 14:04:18 +02:00
PabstMirror
9844ae32c9
Exit fatiuge loop when dead (don't play breathing sound)
2016-09-11 22:03:20 -05:00
commy2
bfb88efe9a
Fix script error in cargo drop function ( #4369 )
2016-09-10 21:21:09 +02:00
Ozan Eğitmen
d533bd1663
Delete "Teleport Players" module after use
2016-09-10 15:33:19 +03:00
Glowbal
04dd0412ff
Prepare 3.7.0 RC6
2016-09-09 11:43:40 +02:00