Releases: acemod/ACE3
Version 3.6.2
Requires CBA Version 2.4.1 or later.
CHANGE LOG SUMMARY
ADDED:
CHANGED:
FIXED:
- Fix MicroDAGR trailing zero (#4113)
- Fix main menu ACE Options placement to top left (#4107)
- Fix Eden attribute layout for 1.62 (#4097)
- Fix missing vanilla magazines for LMG_Minigun (#4099)
- Fix Vector 21 reload mutex issue (#4096)
- Fix check ammo reload mutex issue (#4096)
- Fix cached call events (#4117)
DOCUMENTATION:
- Add description and example to blur screen function (#4095)
Version 3.6.1
This version of ACE3 requires Arma 3 v1.62. The Apex expansion is not required but is supported.
ACE3 v3.6.1 requires CBA Version 2.4.1 or later.
CHANGE LOG SUMMARY
ADDED:
- Add reload mutex as canInteractWith condition (#4062)
- Add Drag/Drop Keybind (#4034)
- Add goggle setting for level of effects (#3997)
CHANGED:
- Enable gunbag for all non-machinegun primary weapons (#4063)
- Allow defusing naval mines (#4078)
- Tweak spotting scope anims / mem points (#4060)
- Make ace news fit apex menu style (#4051)
- Mine detector optimization and cleanup (#4052)
- Refuel - Simplify Actions, Fix Van_01 config (#4047)
FIXED:
- Fix broken revive and full heal (#4056)
- Fix overheating spare barrels (#4045)
- Fix pboProject converting boolean to numbers in UI config (#4041)
- Fix aggressive overlap detection (#4040)
- Fix cargo event name - spare parts not being added (#4037)
- Fix no attack profile on static titan launcher (#4023)
REMOVED:
- Remove redundant getMagazineIndex compatibility function (#4065)
- Remove remaining >> signs from interaction menu (#4061)
DOCUMENTATION:
- Cleanup Event Documentation for 3.6.0 (#4039)
Version 3.6.0
Requires CBA Version 2.4.1 or later.
CHANGE LOG SUMMARY
ADDED:
- Selective UI Elements (#1857)
- Add function for custom rank icons displayed below nametags (#4004)
- Add Russian rank icons (#3995)
- Added beautified component names (#3960)
- Add Deprecate components support (#3795)
- Add NonSteerable Reserve Parachute (#3689)
- Add backwards compatibility for InventoryChanged (#3797)
- Add blockEngine status effect (#3753)
- Add canPush config entry (#3789)
- Add cargo to Taru pods (#3729)
- Add component dependencies to feature wiki pages (#3786)
- Add day (non night vision) version of the vector 21 (#3702)
- Add icons for mine detector actions (#3951)
- Add interaction support to Motorcycle class (#3787)
- Add key to toggle wind info display (#3762)
- Add map altitude to GPS (#3651)
- Add maxDam for medium velocity wounds (#3910)
- Add mine detector port from ACE2 (#3755)
- Add more zeus modules (#3796)
- Add new zeus addObjects setting to settings module ((#2451) #3767)
- Add remove trench and continue digging trench actions (#3612)
- Add size parameter to displayTextPicture, Improve parameter checking … (#3871)
- Add support for custom textures in tagging (#3631)
- Add zeus objects setting (#3768)
- Add fastroping sounds (#3517)
- Add 'name' to components (#3955)
- Add a line to get rid of 4 first aid kits in the invisible fast roping helper (#3887)
- Add a line to support JSRS Eden (#3823)
- Add framework to add virtual mass to containers (#3750)
- add missing magazines, fix (#3685 #3772)
- add gunbag for DMRs (#3749, #3903)
- Add Overheating Master Enabled Setting (barrelPR) (#3758)
- Add Tanoa Weather Data (#3902)
- Add Tanoa map data (#3897)
- Add compat for adr-97 (#3728)
- Add drag and carry icons. (#3676)
- Add filter minor falling damage to non-leg hitpoints (#3629)
- Add show virtual load in inventory menu (#3779)
- Add throw a globalEvent when a tag is created. (#3529)
CHANGED:
- Switch EFUNC(common,waitAndExecute) to CBA (#4008)
- Align tags upward in non-horizontal surfaces (#4005)
- Disable auto weather (#4003)
- Deprecate ACE Sitting component in favour of ACEX Sitting (#3795)
- Finger component cleanup (#4002)
- Rename ACE event names (#4001)
- Convert common events to CBA playerEvents (#3975, #3973, #3972)
- Make dirt/dust effects less bright at night (#3996)
- Change use backpack command for backpack classname (#3987)
- Increase required CBA version (#3982)
- Update compat_r3f CfgAmmo.hpp (#3979)
- Update compat_r3f config.cpp (#3978)
- Update fnc_getMapData.sqf (#3977)
- Adjust bandage configuration (#3909)
- Adjusted weight of bodybag (#3780)
- Allow drivers of vehicles to show microDagr (#3808)
- Always add finger keybind so it is changeable (#3914)
- Always use junctions for manual setup on wiki (#3654)
- BFT - Use params command and private keyword (#3677)
- Better handle unloading on slopes (#3692)
- Carry, drag and load metal and plastic cases (#3518)
- Clarify repair while engine is running (#3690)
- Improve cargo initialization XEH (#3655)
- Improve selective UI API (#3805)
- Improve synced event error logging (#3723)
- Improve zeus auto-add XEH behaviour (#3948)
- Update 3den attributes to use 1.60 scaling (#3857)
- Update Spotting Scope (#3880)
- Update coding guidelines (#3785)
- Use new CBA delayed execution functions and deprecate ACE functions (#3812)
- Use new CBA get config functions and deprecate ACE functions (#3813)
- Use new binocular magazine CBA functions and deprecate ACE functions (#3814)
- Use new quoted function macros (#3670)
- Use new quoted path macros (#3669)
- Change Gforces - Add ace_setting to only run in aircraft (#3705)
- Change Goggles - Fix script error from CBA_fnc_waitAndExecute (#3856)
- Change Googles - Only play wipe anim for primary weapon (#3680)
- Change Integrate 1.60 marker shape color map interface (#3860)
- Change Make 40mm Grenades Frag (#3679)
- Change Make explosives helpers hidden in eden. (#3714)
- Change MicroDAGR overhaul (#3567)
- Change Move Defuse action to main action (#3883)
- Change Optics - Create PIP camera only when needed (#3900)
- Change Raise a local event when a weapon is jammed (#3678)
- Change Repair - Improve wheel detection for RHS (#3760)
- Change Replace execRemoteFnc with CBA events in rearm (#3943)
- Change Replace execRemoteFnc with events (#3811)
- Change Uniformize interaction distance for vehicle based on bounding box (#3342)
- Change delay calling addCuratorEditableObjects for a frame (#3640)
- Change deprecate ACE events framework (#3815)
- Change end spectator by global mission end event from server (#3659)
- Change flashSuppressors to use CBA's JM configs (#3709)
- Change getVehPos - Tweak heli width, and put at eye level (#3932)
- Change hearing - New XEH, Fix dead effects, Medical var (#3802)
- Change make FUNC(scriptedExplosive) work in scheduled env, ref (#3621 #3633)
- Change moved IR Strobe to left shoulder when attached. (#3770)
- Change replace timePFH with CBA_missionTime (#3516)
- Change skip 'playerInventoryChanged' after firing (#3793)
- Change use 'getUnitLoadout' instead of 'FUNC(getAllGear)' and deprecate getAllGear (#3792)
- Change wait until postInit to install playerChanged event (#3658)
- Improve ACE medical code part (#3915)
- Improve Unify deployables (#3861)
- Improve fullCrew new parameter to improve FUNC(getTurretX) (#3809)
- Improve greatly improve the accuracy of the protractor display (#3611)
- Improve javelin LOS check - Verify player has LOS to cursorTarget (#3682)
- Update Tactical Ladder model cfg (#3746)
FIXED:
- Fix incorrect values for bandage configuration (#4012)
- Fix skip selectWeapon on nil in rearm (#4010)
- Block FCS when controlling a UAV (#3991)
- missleGuidance - Fix seeker los check (#3986)
- Fix lead indicator for B_APC_Tracked_01_AA_F (#3985)
- Handle "loadout" changed event when player is null (#3984)
- Fix mine updated base class error (#3970)
- Fix some rogue mission dependencies (#3963)
- Fix freeing prisoners after they've switched locality (#3958)
- Fix Comanche's weapon lock and guidance (#3957)
- Fix "remove dead bodies on disconnect" when enabled and forced (#3752)
- Fix 1.60 UBC (slingloads) (#3849)
- Fix AB Terrain Extension (#3623)
- Fix BIS gesture keybinds (#3713)
- Fix Can't toggle safemode in FFV seats (#3820)
- Fix Capitalization of Many ACE_Settings classes. (#3627)
- Fix CfgPatches author/ is not a value (#3850)
- Fix Line Of Sight check for wire cutter helper (#3930)
- Fix NVG overbright when player throws grenades (#3873)
- Fix UBC errors for RHS 4.1 (#3800)
- Fix WEB_URL end of line error (#3854)
- Fix ability to carry a chair someone is sitting on (#3947)
- Fix basic UI being overwritten on RscDiary unload (#3920)
- Fix c4996 (#3905)
- Fix double displayName in medical settings (#3615)
- Fix explosive sync on dedicated server (#3761)
- Fix extra HTML tag (#3617)
- Fix for misaligned list (#3618)
- Fix getting stuck on rope whilst fastroping (#3734)
- Fix goKneeling changing animation inside vehicle (1.60) (#3870)
- Fix inverted gestures Stop and Freeze and minor gestures cleanup (#3635)
- Fix nametag error when assignedTeam is nil (#3894)
- Fix no gray screen for advanced medical (#3945)
- Fix selective UI in FFV slots (#3877)
- Fix selective UI script error when changing certain other settings (#3872)
- Fix ship view distance using foot instead of vehicle setting (#3693)
- Fix showHud if set before display loaded (#3844)
- Fix spectator unit tree refreshing (#3781)
- Fix strange animation played when using PAK (#3946)
- Fix the placement of spotting scopes on slopes (#3919)
- Fix vanilla CCIP on A-10 (#3848)
- Fix wind info keybind string (#3884)
- Fixed HuntIR deployment (#3851)
- Fixed redundant privates in setCardiacArrest (#3703)
- Fixed strncpy in parse_imagepath (#3552)
- Fix FUNC(setName) for Zeus and alive spawned units (#3634)
- Fix getWeaponState, fix (#3777 #3778)
- Fix mine detector not picking up fused explosives (#3936)
- Fix rallypoint being objNull, when created via 'createvehicle' (#3836)
- Fix script error in tagging (#3648)
- Fix wrong macro names (#3722)
- Fix AAR actions + track temperatures of spare barrels (#3438)
- Fix Fix missing ace_settings.hpp include in gforce (#3837)
- Fix Linebreak extension (#3620)
- Fix LoadPerson - Only try vehicles that have room (#3688)
- Fix On Detach, delete used chemlights (#3924)
- Fix RHS Ballistic Glasses Tint - Fix (#3941)
- Fix UI - Don't overwrite other showHud indexes (#3756)
- Fix ace_map: More realistic flashlight glow + minor fix (#3824)
- Fix concertina Wire - Don't recoil broken wire, fix killer (#3699)
- Fix correct mildot reticle LRPS/AMS/KHS (#3664)
- Fix div0 error when naked (#3893)
- Fix exclude FRIES from repair interactions (#3694)
- Fix execute take nozzle actions only on progress bar success (#3783)
- Fix fcs scopes ffv (#3804)
- Fix for change to handleDamage in dev branch (#3895)
- Fix handle objNull in virtualMass in movement (#3901)
- Fix only do gunbag things when target has a gunbag (#3908)
- Fix only play fastroping sounds for player (#3878)
- Fix specify helicopter cargo spaces (#3643)
- Fix vehicle inventory lock compatibility with acre (#3718)
- Spottingscope fixes (#3862)
REMOVED:
- Remove difficulties component (#3766)
- Remove line drawing (#3864)
- Remove old test-mission (#3791)
- Remove redundant spare part adding and improve addSpareParts function (#3788)
- Remove remaining usage of player (#3710)
- Removed old occurrences of AGM and CSE (#3754)
- Remove BI blood overlay (#2331)
DOCUMENTATION:
- Overhaul of ACE3 scheduler practices (#3976)
- Add wiki improvements for Interaction Menu Framework (#3681)
- Update overheating documentation (#3716)
- Add documentation of focus feature system (#3029)
CODE MAINTAINANCE AND TOOLS:
Version 3.5.1
Requires CBA Version 2.3.1 or later.
CHANGE LOG SUMMARY
FIXED:
- AI ignoring waypoints when FRIES is enabled/loaded (#3504)
- Morphines increase blood pressure in advanced mode (#3579)
- Script error when using morphine (#3526) (#3527)
- Mk6 Mortar ammo handling broken on dedicated (#3557) (#3584)
- ACE_Box_82mm_Mo_Combo is overflowing (#3491) (#3492)
- Able to drag and carry StaticCannon (#3528) (#3566)
- Cannot rotate explosives or ladders. (#3499) (#3507) (#3551)
- Portable lights (and other carriable objects) might float when released in midair. (#3486) (#3497)
- Store interaction menues in CBA Namespaces (might fix save game crashes) (#3547)
- Problem with cargo filters in save games (#3548)
- Reset interaction menu time variables on save game load (#3150) (#3578)
- Sandbag not shown in 3den (#3525)
- AI placed in editor cannot be setHandcuffed on Dedicated. (#3532) (#3536)
- Interaction menus are still accessible while waiting for respawn (#2900) (#3575)
- Indfor pilot has no fitting ammo (#3545) (#3549)
- Able to refuel with running engine (#3534) (#3542)
- Allow string input for isBackpack (#3539)
- player markers not showing up correctly with BFT_ShowPlayerNames (#3496)
- addActionEvents were executed in scheduled environment (#3560)
- Broken cancel (RMB) Action (#3524)
ADDED:
- Fastroping - deployment API and waypoint (#3544)
- Fastroping - various post-release enhancements (#3553)
- RHS fastroping compatibility (#3519) (#3495)
- Spanish translation to fastroping module (#3510) (#3515)
- CBA 2.3.1 to versioning check (#3513)
CHANGED:
CODE MAINTAINANCE:
- Replace usage of filter with select in tagging (#3589)
- Fix versioning true when compiled (#3581)
- Replaced execRemoteFnc with events (#3541) (#3542)
- Make the FRIES inherit from Helicopter_Base_F. (#3504)
- Added QUOTE macros to fastroping configs (#3457)
- Standardize GVAR array brackets in configs. (#3456)
Version 3.5.0
Please be aware that all extensions have been recompiled in this release. This means that if you use BattleEye, the new extensions could potentially be blocked until BE adds them to their whitelist.
Requires CBA Version 2.3.1 or greater.
CHANGE LOG SUMMARY
ADDED:
- Config options for auto downloading ACE from the Steam Workshop (#3336, #3396)
- 3DEN integration of various modules (#3359, #3288)
- Fastroping (#2904)
- Advanced Mortar interaction and ammunition handling (#3043)
- Trench digging (#2104)
- Tagging with spraypaint (#3210)
- Interaction with portable lamps (#2230)
- Model for the fuel nozzle (#3249, #3262)
- Deadman switch can now trigger explosives in inventory (#3272)
- RHS Compat: Add PSO-1M2-1 windage adjust (#3179)
- Sandbags are now placeable in the editor (#3102)
- Optional colorblind wind speed indicator (#3126)
- Events for missionmakers added to ACE_Explosives (#3106)
- Function to detonate explosives via script added to ACE_Explosives (#3146)
- Add action to detonate all explosives attached to a detonator (#3119)
- Refuel actions to fuel bladder objects (#3162)
- Setting to enable Medical Locations to Boost medical Training (#3138)
- Spectator text chat (#3154)
- Added new "Get Out" action that will eject selected civilian from a vehicle (#3070)
- Added an option to show player names on the BFT module (#3415)
CHANGED:
- Medical Improvements (#3174)
- Add adenosine to replace atropine effects
- Add option to enable / disable epinephrine for medics or everyone (basic medical)
- Add option to allow treat everyone as a medic in medical facility
- Fix various bugs
- Fix bandage configuration
- Improved mission load time by recompile on game start (#3389)
- Optimized load time of various modules with displayLoad XEH (#3369)
- Darken and improve sandbag texture (#3358)
- Better flashbang effects (#3346)
- Change the name for wheeled apc 01 cannon from Patria to Badger IFV (#3275)
- Optimized ACE_Nametags (#3290)
- Remove Swag Walk Fix, now fixed in Arma itself (#3267)
- Remove old ragdoll tweaks, now fixed in Arma itself ( #3278)
- Optimized various function replacing filter and map with select and apply (#3276)
- Overhaul and optimization of ACE_Hearing (#3082, #3200, #3279)
- Optimized fire handling with the unified fired event handler (#3280)
- Overhaul and optimization of ACE_Overheating (#3337)
- Reloading no longer unjams weapons by default (#3371)
- General cleanup and optimization of the interaction menu (#3132)
- Optimized the interaction menu inside vehicles (#3312)
- Reserve parachutes are now steerable (#2237)
- Optimize ACE_Frag and make explosion reflections optional, default off. Greatly improves the performance of ACE_Frag (#3129, #3283)
- Various improvements to the FCS (#3190, #3187, #3189, #3193, #3218)
- Tourniquets now block medication until released (#3255)
- Free looking in no longer forced while jumping (#2339)
- Various explosives enhancements in ACE_Explosives (#3151)
- Move the detonator actions outside the "Detonate" submenu (#3120)
- Remove VehicleLock Items from Virtual Arsenal (#3223)
- Unloaded cargo position greatly improved with a custom function (#3228)
- Can no longer refuel a vehicle with its engine on (#2954)
- Default font replaced by Roboto (#3402, #3406)
- Spare barrels are no longer added to starting equipment, due to grenades not having enough remaining space (#3485)
FIXED:
- Fix empty callbacks in medical/repair (#3384)
- Handling disconnect and removal of fuel truck (#3018, #3347)
- Make wound assignment consistent for dll/sqf (#3326)
- Remove ace fake weapon from 3den cargo editor (#3325)
- Don't allow passing mags when not in same vehicle (#3318)
- Fixed wrong damage when shooting at units mounted in static weapons and cars (#3299)
- "setAllGear" - abort function and print warning when used on remote units (#3268, #3274)
- Fixed error when flashbangs were thrown to the water (#3257)
- Fix typo in ACE_Hearing config (#3195)
- Fix Handgrenade DisplayNameShort to M67 (#3204)
- Fix ACE_Scopes capturing native adjustment keys for the PSO scope (#3244)
- Fix ACE_Goggle changing the tint on the 3den camera (#3259)
- Fix damage for passengers during vehicle crashes (#3323)
- Do not add or remove earplugs if gear should be preserved (#3181)
- Scopes: Don't show adjustment or play click sound if the adjustment doesn't happen (#3178)
- Flashsupressor not compatible with .338 rifles (#3345)
- RHS Compat: fix AB for subsonic ammo (#3130, #3343)
- Fixed ACE_Weather producing wind inversions ( #3126)
- Prevent Tactical Ladder interaction if unit on ladder (#3079)
- Fix some spectator errors (#3155)
- Fix the amount of backblast received by the firer via reflection (#3148)
- Fix module settings for medical litter (#3164)
- Reduce the chance of interacting through walls (#3293)
- SwitchUnits conflicts with MenuPosition respawn template (#3142)
- Fix rearming vehicles with no remaining ammo(#3245)
- Fix locked vehicle inventory not being locked (#3173)
- Wounds are now shown as integer numbers (#2949)
- Fixed backblast effect when firing from a vehicle (#3172)
- Fix dragged object been moved to random locations (#3230)
- Fix corpes not been able to be bagged while the player is respawning (#3354)
- Fix Javelin conflict with Zeus Remore Control (#3177)
- Fix unit showing duplicated in the spectator mode unit list (#3147)
- Removed "Get Down" and "Get Away" actions for civilians in vehicles (#3070)
- Prevent the interact menu collapsing during animations (#3445)
- Fix mines orientations for JIP players (#3398)
REMOVED:
- Remove BWA3 compat pbo, now included in BW mod (#3390)
- Disabled ACE_Laser for the Comanche, so DAGR missiles can work with vanilla designators (#3305)
DOCUMENTATION:
- Improved documentation (#2571, #2711, #3030, #3036, #3059, #3185, #3149, #3341, #3135, #3182, #3271, #3408)
CODE MAINTAINANCE AND TOOLS:
- Code Cleanup laser Self Designate Module (#2168)
- Fix some undefined functions / strings (#3368)
- Replace some ace_common_fnc_X with CBA_fnc_X (#3366)
- Replace execRemoteFnc in ace_medical (#3333)
- Use location hash for ace events (#3282)
- Update cba files under tools (#3277)
- Changes for CBA 2.3 (#3214)
- Unified status effect handler (#3163)
- Add subfolder support to importantFiles and versionFiles to make.py (#2264)
- Code cleanup of Gforces module (#3183)
- Cargo Cleanup, Add makeLoadable (#3191)
- Use Function Caching in CBA (#3133)
- Remove deprecated functions (#3131)
- Rewrite ace_common_fnc_getTargetDistance to use LineIntersectsSurfaces (#3192)
- Delay captivity until 0.05s after settings are initialized (#3362)
- Use new selectRandom command (#2893)
- Overpressure cleanup (#3172)
- Remove extra PREPs in the ACE_Zeus (#3265)
- Added the correct preprocessor macro for parse_imagepath (#3232)
- Swap execRemoteFnc for ace events in doAnim (#3382)
- Update fnc_treatment_success.sqf (#3313)
- Reimplement old parameter syntax for (Un)LoadCargo events (#3403)
- Remove unused non API functions (#3405)
- Cleanup old cba SLX_XEH_COMPILE_NEW code (#3395)
Version 3.4.2
CHANGE LOG SUMMARY
ADDED:
- Add Adaptation of fnc_makeJerryCan to new interact_menu (#3064)
- Add support for non local Zeus RC in common-isPlayer (#3052)
- Add CBA zeus integration (#3084)
CHANGED:
- Sitting cleanup (#3092)
- Rearm scope changed for dummy objects (#3069)
- Explosive enhancements (#3085)
FIXED:
- Fix M69 Grenade UBC in RHS Compat (#3128)
- Fix usage of deprectated fired XEH (#3088, #3110)
- Fix ThingX capitalization (#3076, #3109)
- Fix Kill Spectator PFEH when exiting spectator (#3099)
- Fix RHS Compat. Fix M113 inheritance (#3098)
- Fix stringtables merge (#3097)
- Fix Medical Triagecard Macro (#3094)
- Fix Third Person Goggle Effect Not Displaying (#3078)
- Fix Advanced ballstics Eotvos effect (#3060)
- Fix inverted isTurnedOut for map lighting (#3058)
- Fix medical menu not closing on range, litter direction (#3057)
- Fix PT-BR translations and German duplicated entry fix (#3051)
- Fix RHS Compat fix for SMAW spotting rifle backblast (#3050)
- Fix RHS Compat Enhancement for Weapons and Grenades (#3045)
- Fix Optics - Don't modify camera for ThreeDen Editor (#3041)
- Fix RHS Compat fix for RU Sprut turret + Disabling FCS for M113 family (#3040)
REMOVED:
Version 3.4.1
CHANGE LOG SUMMARY
ADDED:
CHANGED:
- Config cleanup Vehicles (#2955)
- NVG in Sights is now by default enabled
FIXED:
- Check PBOs module broken (#2913)
- Don't update openWounds if not bandaged (#2924)
- Advanced Medical Advanced wounds broken
- MicroDAGR appearing too large in center of screen (#2936)
- Auto switch to Binocular (#2916)
- Bipod deploying animations don't work (#2933)
- Burst Fire don't work (#2918)
- IR Laser/Laser/Flashlight don't work (#2917)
- Can't lock on AA & AT (#2922)
- LMG_Minigun in multiple pbo's (#2897)
- Can't unload patient from Wildcat (#2961)
- Script error when "toggling unconsciousness" in zeus (#2963)
Version 3.4.0
CHANGE LOG SUMMARY
CHANGED
- Keyword local to private (1.54) (#2755)
- Overhauled Repair (#2861)
- Command typeName with isEqualType (1.54) (#2856)
- Updated spotting scope model (#2832)
- Interaction Menu Animation Setting And PreExpand First Level (#2777)
- Code cleanup UI (#2368)
- Code cleanup DAGR (#2278)
- Code cleanup Concertina_wire (#2277)
- Code cleanup Kestrel 4500 module (#2152)
- Code cleanup Weather (#2007)
- Code cleanup HitReactions (#2611)
- Code cleanup NoRadio (#2610)
- Code cleanup Backpacks (#2607)
- Code cleanup Respawn (#2602)
- Code cleanup Goggles (#2648)
- Code cleanup Interaction (#2635)
- Code cleanup WeaponSelect (#2626)
- Code cleanup SafetyMode (#2625)
- Code cleanup Grenades (#2612)
- Code cleanup Common (#2683)
- Code cleanup Sandbags (#2598)
- Code cleanup Tripod (#2598)
- Code cleanup Ladder (#2598)
- Code cleanup LaserPointer (#2871)
- Code cleanup AmbientSounds (#2847)
- Macro definitions cleanup (#2805)
- Replaced the inWater method by isUnderwater (#2771)
- Nametags cleanup isSpeaking for ACRE (#2824)
- Spectator updates (#2760)
- Simplify Map Light Interactions (#2748)
- Simplify frag config (#2670)
- Replaced isAlive function with alive command (#2622)
- Improved Slideshow API (#2613)
- PAK and Surgical Kit strings normalized inside modules (#2578)
- Wirecutters update Fence Configs, use faster getModelInfo (#2781)
- Supply Box pallets to heavy cargo (#2726)
- Rework modifier key (#2598)
- Handle odd selection/hitpoint names better (#2819)
FIXED
- Changed ACE_time back to time in comments where appropriate (#2780)
- Wounds do not reopen after implementing the fix from #2646 (#2878)
- Can't use speed limiter on UGV (#2875)
- Driving UGV will throw out errors from nametags if you drive close to players (#2873)
- Altimeter doesn't show time on map (#2872)
- Earplugs not removed on respawn (#2837)
- No earplugs added on respawn (#2835)
- RHS machinegunners do not have ear plugs (#2833)
- No shape RPT errors for Map Flashlights (#2828)
- Script error handleNetEvent (#2820)
- Map flashlight stays floating after forced disconnect/kick (#2810)
- Can't handcuff own side (#2782)
- Mini-Spike AT Missiles Striking the Ground Beneath Targets (#2776)
- Spectator vision mode can't be changed in External camera (#2774)
- Virtual arsenal guys have bad hitpoints (#2768)
- canTreat not working for disabled items (#2765)
- FCS for 35 mm AA gun not handling elevation correctly, cant adjust distance for Air-Burst ammo (#2750)
- Sometimes a RPG-soldier when fired, gets damages or loses consciousness(!empty and flat places of map) (#2747)
- Wheel repair doesn't work correctly on RHS HMMWV (#2742)
- Map darkness/Brightness does not work on three monitors (#2734)
- Advanced Ballistics partially broken (#2709)
- Supply box take the same space as small Ammo boxes (#2702)
- Rangecard empty (#2696)
- Spectator 3D icons not working (#2676)
- Medicals given start at -1 minute (#2672)
- Rallypoint placement time has wrong fromat (#2662)
- Can't repair car engine/body because of script error (#2643)
- Virtual entity Zeus doesn't work properly with forced interface (#2642)
- Remove nametags and actions on hidden units (#2596)
- Spectator still running while session is lost (#2592)
- XM307A Cannot be moved, while XM307 and other static can be moved (#2590)
- Attached items on a dedicated server (#2541)
- Bunch of bugs with medical menu (#2528)
- Shouldn't be able to access cargo of a destroyed vehicle (#2523)
- Spectator map view is very laggy with high number of units (#2514)
- Advanced Medical Heal hitpoints doesn't work (#2498)
- Settings (size, colour) of menu interaction cannot be saved. (#2486)
- Body Repairpoint is not on the right position on a hatchback (#2452)
- Medical Facility or Medical Vehicle not working if vehicle is BLUEFOR class (#2423)
- Sitting - getting blasted to the sky when elevation is above 0 on object (#2391)
- Alca AG Vikhr missiles do not seem to lock (#2349)
- Fire Control System is not working (#2126)
- Greyhawk manual fire (#1898)
- Killed eventhandler is ran/triggered twice because of ACE3 (#1859)
- Laser target doesn't update position (#1715)
- Explosives won't rotate at placement (#1235)
- Events at mission start/loading (#148)
- Remove nametags and actions on hidden units (#2892)
- Add all wound types to bandage treatment configs (#2886)
- UGV speed limiter (#2884)
- UGV nametags script error (#2882)
- Updating Base Classes for 1.54 (#2865)
- Repair Overhaul (#2861)
- Inventory Resize UI - changes for 1.54 GL-Mags (#2857)
- Issue with forEach Loops and deleteAt Index (#2848)
- Update FCS display after distance adjust (#2842)
- Move bandage log before basic exit (#2841)
- Overpresure - Misc fixes (#2840)
- ACE_twistDirection (#2839)
- Display basicMed wounds for AI in mixed mode (#2830)
- Fix empty flashlightProxy model and delete map glow lights from disconnecting players (#2829)
- Add method to deal with new hitpoints (#2813)
- Broken repair point selection code (#2798)
- Merkava/Patria tracer color (#2795)
- Fixed small UAV carrying a lot of cargo (#2793)
- Captives duplicate animEH (#2783)
- Lead calculation for vehicle FCS (#2779)
- Medical location check when set to disabled for P...
Version 3.3.2
CHANGE LOG SUMMARY
FIXED:
- Advanced medical system and backblast CTD. (#2519)
- Wheel added to cargo on player connect. (#2488)
- Medical Treatment Log Time. (86fae2c)
- Blue Force Tracking Module. (#2503)
- Fix XEH Warning Debug. (79d985a)
- Allow fixing jam when in FFV slot. (#2546)
- Fix CPR params. (#2492)
- Lockpicking not working. (#2495)
- Fix Explosives / Interaction Menu conflict (#2572)
ADDED:
- Added diagnose to torso (for real this time). (#2466)