Arma 3

Arma 3

Mavic 3 - Improved
Zobrazuje se 1–10 z 25 položek
< 1  2  3 >
Aktualizace: 4. říj. v 13.46
provedl Apricot_ale

Version 2.8.1


[mavic_core]
Changed: Condition check script when pickup (probably not noticed)
Fix: Fuel persistence was not working properly and always recovered at 100% fuel. why no one report this? You're cheating! (hehe, it's joke and I'm so sorry)
Tweak: When picking up the mavic with grenades and if it's can not adds in your inventory, a grenade will be placed on the ground. Grenades no longer disappear!
New: Editor preview image.

Aktualizace: 15. čvc. v 14.08
provedl Apricot_ale

Version 2.8.0


[mavic_core]
Changed: Internal sounds now play.
New: New startup sound. Thanks: Ↄ (c7seven aka Chris.710)
[mavic_silent] (Optional)
New: Additional patch to disable the sound internal the mavic (it works the same as previous versions)

Aktualizace: 22. čvn. v 11.41
provedl Apricot_ale

Version 2.7.2


[mavic_core]
Fixed: ppEffect create spam on server

Aktualizace: 29. kvě. v 19.44
provedl Apricot_ale

Version 2.7.1


[mavic_core]
Fixed: ppEffect creation logic to use while loop for better reliability - https://github.com/Apricot-ale/APR_Mavic_Arma3/issues/1


[mavic_box]
Added: CSAT Version of Mavic3N/X box.
N/X Version for other factions are WIP.

Aktualizace: 27. kvě. v 2.42
provedl Apricot_ale

Version 2.7.0


[mavic_core]
Added: New variation Mavic 3N (NVG) and Mavic 3X (NVG+Ti).
Added: Colored Ti mode to Mavic 3T (also to 3X).
Change: Tweak blur scripts.
Change: Tweak light status check scripts.
Fixed: Inventory check script condition was attempting to do an inventory size check on the vehicle class name.
Change: Tweak inventory check script.


[mavic_box]
Added: Grenades to AIO box.
Added: N/X Version to AIO box.
Added: N/X Version to NATO box.
N/X Version for other factions are WIP.


[mavic_drop]
Fixed: Some grenades disappear/explode in mid air when drop.

Aktualizace: 17. bře. v 18.22
provedl Apricot_ale

Version 2.6.2

[mavic_core]
Add: new keybinds to control only the grenade drop or only the bottom light.

However, this is an unrealistic option.
Reason: The Mavic uses the light on signal to drop grenades.

Also, even if you press the drop-only key, the "Bottom auxiliary light on" message will still be displayed when the grenade is dropped, just like the previous way.

By default, only keys that do both are assigned.

Aktualizace: 7. bře. v 4.14
provedl Apricot_ale

Version 2.6.1

[mavic_core]
Fix: Wreck swap is not works in MP.

Aktualizace: 7. bře. v 3.31
provedl Apricot_ale

Version 2.6.0




[mavic_core]

Fixed (finally!): Resolved an issue where a stationary Mavic's camera would get stuck after destruction due to the Wreck object replacing it.
Added: Implemented a Wreck dummy object and script. This is a "dirty" workaround, but it was the only way to fix the camera bug while keeping the old Mavic wreck look.
Removed: Killed event handler during initialization.
Removed: Mavic type check during disassembly.
Moved: "Mavic Drop" addon option and stringTables to mavic_drop.
Changed: Separated Mavic item stringTables for easier future modifications.
Fixed: Mavic_drone_base_F scope from 0 to 1.
Changed: Hidden the magazine version from Arsenal (duplicate).
Changed: Added "ACE_asItem" to Mavic items.
Changed: Added new condition to verify if the UAV before and current UAV for HandleConnect function.




[mavic_box] - New

Added: Introduced Mavic crates (each factions). In ACE environments, the included battery will automatically replace the ACE battery.
Changed: Ground items now use "items" (ItemMavic3, CfgWeapons) instead of magazines (Item_Mavic3).




[mavic_drop]

Changed: Separated configuration files.




Overall

Changed: Added descriptions to every function script.
Added: disableCollisionWith for all attached objects.

Aktualizace: 10. úno. v 6.21
provedl Apricot_ale

Version 2.5.3

Fix: The blur effect was sometimes applied to binoculars etc.
(It was supposed to have been fixed before but it was not fixed. This was caused by an incorrect scope for the code to remove the blur.)

https://github.com/Apricot-ale/APR_Mavic_Arma3/commit/8213a920298cfe24c7c7b5be0217fec98ea780b1

Aktualizace: 7. úno. v 16.36
provedl Apricot_ale

Version 2.5.2

Change: Renamed "Landing Protection" to "Takeoff (and Landing) Protection". To make it clearer why this is necessary.
Tweak: Takeoff protection altitude and speed have been reduced.
Fix: Mavic was no damaged on the ground when takeoff protection was enabled.