DO NOT UPDATED UNTIL NOTAMed

Quote Originally Posted by Vyrtuoz View Post
Tacview 1.7.3 is available

Download: HERE

NOTICE: Make sure you have downloaded and installed the latest package from 2018-09-27 which fixes a crash related to P3D weapons.
  • Release Date: Thu, 27 Sep 2018
  • Operating System: Windows® 32-bit / 64-bit
  • File Size: 239.8 MB


Aside numerous fixes, this update mainly brings a brand-new C++ SDK. For support reasons, this SDK is currently available only to Tacview Enterprise users. It may eventually become available to the public, but this will be for a later update.

Now, this also means that the Lua SDK available to everyone has been improved! It offers an extended API so you can draw more things in the 3D view and better analyze the telemetry of active objects.

Don’t forget that you can press CTRL+R to instantaneously reload your Lua scripts. Very handy for quick development!

The documentation available in C:\Program Files (x86)\Tacview\AddOns\ has been updated. And more samples have been added for Lua as well as for C++ addons. Since the API is identical for both languages, you can grab ideas from any sample and almost just copy/paste the code in your own creation.

If you need more API function, just let me know, I will be glad to add them to the next releases.

To close the loop, Tacview 1.7.4 will finally bring a C# SDK which will offer identical features as the Lua and C++ APIs.

Release notes

FEATURES & CHANGES
  • Brand new C++ SDK to create addons for for Tacview Enterprise
  • Added South Africa country definition to DCS World exporter
  • Current UTC time is displayed again in orange in the 3d view
  • Add-ons custom menus are now sorted in alphabetical order
  • Added support for torpedoes
  • Integrated Aegean theater v2.0 for BMS 4.33.5 (terrain and objects database)
  • Improved FSX/P3D/SuperBug support


FIXES
  • Fixed a rare crash when merging, one by one, files containing incoherent data
  • Fixed artifacts at the junctions of terrain tiles (Tacview 1.7.2 regression)
  • Fixed altitude in ATC labels was not properly displayed for objects under water level like submarines or torpedoes


And a cool tool for tacview

Quote Originally Posted by Vyrtuoz View Post
Mapview 1.4.1 is now available!

Download:HERE

Mapview is a third party addon for Tacview developed by Jacques ‘Detox’ Deyrieux.

With just a few clicks you can now automatically download and install terrain tiles for your favorite theater of operation. Mapview will download terrain tiles from one of predefined providers. They are then processed and stored in Tacview custom folder C:\ProgramData\Tacview\Data\Terrain\Textures.

This new release improves a lot ergonomics, performance and error handling.







Release notes:
  • added optimization of the algorithm of the manufacture of the tiles when they are made, the consumption of the memory is just that it is necessary. Now there is no more limits to generate in one pass all tiles of the world
  • added new ini file who simplify his modifications. The conversion from your old maps.ini to the new mapvie.ini is automatic when the new .ini file doesn't exists. Sources blocs are been deletes and replaced by internal management. Only maps and global setup is saved into the new .ini file.
  • added an editor of maps is available to change top/left and bottom/right of the map with a simplified syntax
  • added Clean tiles feature delete all files about a tile name before to save the new tile generated.
  • Skyvector server is now tracked by an automatic call to their configurator of web services.
  • fixed the sum and the counter of squares downloaded are the same now
  • added counter of squares skipped when the file already exists in the folder
  • added counter of square in error to download
  • added OpenFlightMaps provider. Please refer to their web site to know what are their maps available (see Switherland in mapsview sample)
  • added exception are now fully managed when parallel task is running
  • added the tiles manufacturer is threated and statistics are added