Arma 3
BloodLust
Showing 41-50 of 55 entries
< 1  2  3  4  5  6 >
Update: 5 May, 2016 @ 12:52pm

[5-5-2016] v1.71:
Fixed script error on bleed.

Update: 5 May, 2016 @ 12:01am

[5-5-2016] v1.7:
Remade blood splatter textures.
Overhauled blood splatter system to use units' hitpoint health, resulting in large, medium, and small blood splatters.
Dead units will now continue to bleed out, leaving puddles of blood where they were hit.
Performance improvements.

Update: 4 May, 2016 @ 12:58pm

v1.7b:
Meat chunks now shoot out towards the path of the projectile.
Meat chunks are now less bouncy.
Tweaked values for more blood and increased splatter limits.
Increased gib bleed rate.

Update: 3 May, 2016 @ 9:21am

v1.7a:
Meat chunks now emit blood when it hits surfaces.
Reduced meat chunk spawns.
Added leg gibs for vaporization (very WIP).
Modified blood splatters to be darker and not glow indoors.

Update: 1 May, 2016 @ 5:24pm

[5-1-2016] v1.6:
Added meat chunks and brain matter when a unit is hit (WIP).
Added blood drip sounds on bleeding.

Update: 24 Apr, 2016 @ 2:02pm

[4-24-2016] v1.5:
Added bleeding (units will drip blood).

Update: 24 Apr, 2016 @ 9:09am

[4-24-2016] v1.41:
Changed vaporization implementation to make unit invisible instead of deleting them (to prevent issues with missions and various scripts).
Added configurables to toggle vaporization.

Update: 23 Apr, 2016 @ 10:41pm

[4-24-2016] v1.4:
Added jitter to blood splatter placement, causing them to look more messy.
Randomized amount of blood splatters emitted per hit (still limited to BloodSplatterIterations).
Added more configurables.
Updated surface intersection blacklist, allowing objects baked into a map to receive splatters.
Explosives will "vaporize" a unit (such as an explosive charge) -- Will be expanded upon in the future.
Optimized parts of code, resulting in improved performance.

Update: 22 Apr, 2016 @ 11:55pm

[4-23-2016] v1.31:
Increased blood splatter iterations (more blood emitted).
Added code to allow for configuration (still WIP; will include a mission in the future to configure values).

Update: 22 Apr, 2016 @ 11:01am

[4-22-2016] v1.3:
Splatters will now be removed if they are no longer at a valid position (such as a building that was just destroyed) -- reduces floating splatters.
Added limit to amount of hits which occur per unit per HitPart event (should improve performance on large explosions or splash damage).