Arma 3
Anti Wall Glitch Fix by Nerexis
กำลังแสดง 1-9 จาก 9 รายการ
อัปเดต: 25 ส.ค. 2023 @ 3: 06pm

- performance optimization
- removed RPT logs spam

อัปเดต: 18 ส.ค. 2023 @ 10: 48am

Fix for major FPS performance issues, related to checking still running even if unit was inside vehicle.

อัปเดต: 5 ส.ค. 2023 @ 4: 49am

.history dir

อัปเดต: 5 ส.ค. 2023 @ 4: 45am

Code Optimization:
- Integrated a major performance enhancement through the activation of the simulation enabled check, a vital feature that was previously overlooked.

- Settings Update:
Classified the 'check interval' setting as "MISSION RESTART REQUIRED", indicating the need for a mission restart for this setting value change to take effect.

อัปเดต: 5 ส.ค. 2023 @ 4: 10am

Code Refactoring and Optimization:
- Optimized and refactored the mod's code to utilize a per frame handler instead of the previous 'spawn' threads method for increased reliability.
- Provided a feature to set the frame interval at 0, allowing the script to perform checks every frame. This interval can be customized up to 3 seconds, with a precision of up to 3 decimal places.

Feature Modifications:
- Modified the functionality of the 'Recalculate Path' option. This alteration is anticipated to resolve issues related to units deviating from formation.

Removed Files:
- Deleted the residual .history directory.

อัปเดต: 27 ธ.ค. 2022 @ 6: 35am

v0.3:
* added option to disable wall glitch check on doors, enabled by default
* added option to disable wall glitch check near doors, enabled by default with customizable distance
* above two options can work in parallel
* added option to disable wall glitch check for hidden objects (via hideObject/hideObjectGlobal sqf calls)
* minor check performance and quality improvements
* removed some unused code
* changed default punishment to Opposite Force
* updated default Opposite Force strength

อัปเดต: 21 ธ.ค. 2022 @ 10: 18am

V0.2: Fixed bug when a model name of an objects was missing when checking plants / improved handling of plants objects.

อัปเดต: 21 ธ.ค. 2022 @ 6: 11am

อัปเดต: 21 ธ.ค. 2022 @ 6: 08am

Init