Arma 3
Mavic 3 - Improved
Se afișează 1-10 din 24 intrări
< 1  2  3 >
Actualizare: 15 iul. @ 14:08

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)

Actualizare: 22 iun. @ 11:41

Version 2.7.2


[mavic_core]
Fixed: ppEffect create spam on server

Actualizare: 29 mai @ 19:44

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.

Actualizare: 27 mai @ 2:42

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.

Actualizare: 17 mart. @ 18:22

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.

Actualizare: 7 mart. @ 4:14

Version 2.6.1

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

Actualizare: 7 mart. @ 3:31

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.

Actualizare: 10 febr. @ 6:21

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

Actualizare: 7 febr. @ 16:36

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.

Actualizare: 26 ian. @ 21:30

Version 2.5.1

Change: private variable name "_drone" is now use "_uav" (nothing effect to playing)
Change: remove "killed" eventhandler from CfgVehicles.
Change: init.sqf is now using spawn to call for calling some functions.
Change: remove English from stringtable. Original is used as English too.
Fix: Typo in Japanese.
Change: Add description about drop wind for dropwindcoef option.
Change: Default wind coef is now rounded. Max and Min wind coef is expanded.

Open github page. if you modder, please support me.
https://github.com/Apricot-ale/APR_Mavic_Arma3