mirror of
https://github.com/mrSkortch/MissionScriptingTools.git
synced 2026-08-21 02:31:31 +00:00
mist 3.5 rc
Possible release version of mist 3.5. or maybe just rename it mist 4.0
This commit is contained in:
+42
-2
@@ -1,6 +1,46 @@
|
||||
-- Changelog
|
||||
-- changelog
|
||||
v33 Mist 3.5 rc
|
||||
- added getGroupPayload
|
||||
- re-wrote how mist.stringMatch worked. no functional difference between previous iteration
|
||||
- DBs now contain callsign, psi, modulation, frequency, uncontrolled, radioSet, hardpoint_racks, and onboard_num. Dependent on whether or not group type has the option available.
|
||||
|
||||
|
||||
v32
|
||||
- flagfuncs now support string values for flag and stop flags
|
||||
- optimized and fixed issue with mist.getGroupData
|
||||
|
||||
|
||||
v31
|
||||
- added more special characters to ignore for mist.stringMatch
|
||||
- added 3rd variable to mist.matchString to define if strings are case sensitive
|
||||
- added mist.randomizeNumTable
|
||||
- modified mist.randomizeGroupOrder to use mist.randomizeNumTable
|
||||
- added mist.terrainHeightDiff
|
||||
|
||||
v30
|
||||
-Optimizations and fixes of refactoring
|
||||
-mist.dbUpdate changed to a local dbUpdate function. now no longer accessible globally
|
||||
- added mist.matchString because I always get it backwards
|
||||
|
||||
v29
|
||||
-Refactoring dbUpdate and related functions integration
|
||||
|
||||
v28
|
||||
added mist.getUnitSkill
|
||||
added mist.stringMatch
|
||||
added mist.groupTableCheck
|
||||
added mist.spawnRandomizedGroup
|
||||
added mist.randomizeGroupOrder
|
||||
added mist.getUnitsInPolygon
|
||||
|
||||
|
||||
v27
|
||||
added mist.flagFunc.group_alive
|
||||
added mist.flagFunc.group_dead
|
||||
added mist.flagFunc.group_alive_more_than
|
||||
added mist.flagFunc.group_alive_less_than
|
||||
|
||||
|
||||
--[[
|
||||
v025 changelog mist 3.4.25
|
||||
-fixed bug with mist.message.add with regard to updating existing messages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user