mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
# Conflicts: # Moose Development/Moose/Core/Zone.lua # Moose Development/ReleaseNotes.txt # Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua # Moose Mission Setup/Moose.lua # Moose Test Missions/ZON - Zones/ZON-100 - Normal Zone/ZON-100 - Normal Zone.miz # Moose Test Missions/ZON - Zones/ZON-200 - Group Zone/ZON-200 - Group Zone.miz # Moose Test Missions/ZON - Zones/ZON-300 - Unit Zone/ZON-300 - Unit Zone.miz # Moose Test Missions/ZON - Zones/ZON-400 - Radius Zone/ZON-400 - Radius Zone.miz # Moose Test Missions/ZON - Zones/ZON-500 - Polygon Zone/ZON-500 - Polygon Zone.miz # Moose Test Missions/ZON - Zones/ZON-510 - Send message if Clients fly the first time in the Polygon Zones/ZON-510 - Send message if Clients fly the first time in the Polygon Zones.miz # docs/Documentation/Zone.html
This commit is contained in:
@@ -1,10 +1,18 @@
|
||||
2017-02-18
|
||||
|
||||
- Reworked some vector functions.
|
||||
-- POINT_VEC3:NewFromVec2( Vec2, LandHeightAdd ) added.
|
||||
-- ZONE_RADIUS:GetRandomPointVec2( inner, outer ) added.
|
||||
-- ZONE_RADIUS:GetRandomPointVec3( inner, outer ) added.
|
||||
-- ZONE_POLYGON_BASE:GetRandomPointVec2() added.
|
||||
-- ZONE_POLYGON_BASE:GetRandomPointVec3() added.
|
||||
|
||||
2017-02-17
|
||||
|
||||
- Added ACT_ROUTE_POINT
|
||||
-- Routes a controllable to a point with a defined distance.
|
||||
-- Upon arrived within the engagement distance, an arrival text is shown.
|
||||
|
||||
|
||||
|
||||
2016-12-06
|
||||
|
||||
- Renamed the documentation references following the structure of the files.
|
||||
|
||||
Reference in New Issue
Block a user