mrSkortch / MissionScriptingTools

Mission Scripting Tools for Digital Combat Simulator
GNU General Public License v3.0
195 stars 42 forks source link

4.5 Release Hotfix 1 #67

Closed mrSkortch closed 2 years ago

mrSkortch commented 2 years ago

FIXED: bug in mist message output where display time failed to be updated. FIXED: mist.marker.remove to support name values Modified; mist.marker.add to automatically flip a polygon if the points are anti-clockwise. This is a workaround to a DCS bug. FIXED: drawing DB entries for lines to support if the line is closed or not. If it is then a point will be inserted to connect the last vertex to the first. CORRECTED: Included DB example files within release rar download.