Arma 3
Automatic ViewDistance
Showing 1-10 of 17 entries
< 1  2 >
Update: 5 Oct, 2021 @ 7:31am

v 1.6

- Added back Logo in main menu.
- Added back toggle for debug monitor.
- New debug monitor.
- New logo and icons.
- Added/Improved tooltips.
- Improved readability on whether AVD is turned ON or OFF.
- Added warning when min/max viewdistance are too close together.
- Made AVD options compatible with newly added PiP visibility settings (Arma v2.06[dev.arma3.com]).
- A lot of script improvements, mostly cleaning up and some minor balancing changes.

This mod is now released under the Arma Public License Share Alike (APL-SA[www.bistudio.com]).

Update: 1 Aug, 2021 @ 11:05am

v1.5

- Improved debug information.
- Debug information can no longer be enabled/disabled via menu.
Set AVDVAR_DEBUG to true in order to enable it in your mission.
- Mod icon no longer shows up in the main menu.

Changes based on community feedback:
- (Re)Added maximum viewDistance slider.
- Improved visibility when using long range optics.
- Viewdistance adapts faster to performance changes.

Update: 1 Jul, 2021 @ 4:17am

v1.4

- Fixed a bug that would prevent the viewdistance from adjusting for up to multiple minutes.

- Fixed maximum possible viewdistance from 40km to: 5 * minimum viewDistance * vehicle factor.
Minimum 400 = Maximum 2km for Infantry / 2.5km in a vehicle / 3km in a fast air vehicle
Minimum 800 = Maximum 4km for Infantry / 5.0km in a vehicle / 6km in a fast air vehicle
Minimum 1200 = Maximum 6km for Infantry / 7.5km in a vehicle / 9km in a fast air vehicle
Minimum 2000 = Maximum 10km for Infantry / 12.5km in a vehicle / 15km in a fast air vehicle
Note: I believe 15km max is enough for everyone but let me know what you think in the feedback thread.

- Improved debug information.

Update: 15 May, 2021 @ 12:18pm

v1.3

- Fixed a potential bug by changing the average fps calculation to diag_fps

- Changed minimum viewDistance multiplicator for vehicles
+25% for land, sea and air vehicles like drones and helis
+50% for fast (max speed >300) air vehicles

- Adjusted logo/icon size in main menu

Update: 14 May, 2021 @ 3:18pm

v1.2.1

-Increased reaction speed for viewDistance changes.
-Increased requiredVersion to 2.00

Update: 7 May, 2021 @ 11:29pm

v1.2

- Removed individual sliders for overall and object view distance.
- Added one slider for the minimum view distance (K.I.S.S.).
- Fixed pulsating fog and rapidly blending in/out of objects.
- Rewrite of the main function and overall code cleanup.
- Changed RequiredVersion to 1.96 due to the use of diag_deltaTime.

Update: 6 May, 2021 @ 12:27pm

v1.1

- Fixed CTD when returning back to main menu.
- Fixed value changes not updating in real time.

Update: 24 Apr, 2021 @ 1:12pm

- Uploaded the wrong mod, this has been fixed with this update.

Update: 24 Apr, 2021 @ 12:55pm

v1.0.1

- Fixed missing file "KS_AVD\ui\avd_ui_controls.cpp"

Update: 24 Apr, 2021 @ 12:30pm

Update to v1.0

- Complete rewrite of the main code and almost all functions.
- New algorithm for better visibility / less interference with gameplay.
- New UI now allows for separate minimum overall and minimum object view distance.
- New logos and addon Image.
- Fixed bug where script was not executed automatically at mission start.