8 Commits

Author SHA1 Message Date
mrSkortch
17726628ec 4.5 Release Hotfix 1
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.
2022-03-02 18:12:14 -07:00
mrSkortch
d5288a88fb Added better DB updating error handling
Due to a change in DCS open beta 2.5.6.52196 that allows errors to be logged within scheduledFunctions and the speed at which mist checks to update a DB, better error handling was required.

-Modified tempSpawnedGroups to be a table containing the object and the type.
-Added check to ensure that the group and objects still exist before running potentially error causing scripting functions on.

Added GNU v3 liscense.
Added paypal donation link
2020-07-16 16:54:56 -06:00
Jeremy
23e64375e8 Merge remote-tracking branch 'upstream/master'
Conflicts:
	README.md
2014-08-01 23:43:18 -04:00
mrSkortch
a51deb7854 Edit a word 2014-08-01 21:21:57 -06:00
Jeremy
4a97ea974e Added contribution guide to README
This will set expectations for contributors and remind you of the
process as well.
2014-08-01 22:56:05 -04:00
mrSkortch
989e4c90ff Update README.md 2014-08-01 18:32:20 -06:00
mrSkortch
66316a8a85 Fixed a thing cause github is new to me 2014-08-01 18:25:32 -06:00
mrSkortch
f968de7683 Create README.md 2014-08-01 17:48:34 -06:00