mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
2016-08-12 - Temporary release of the new cargo handling. -- Released available functionality to handle one CARGO_UNIT loading, boarding, unloading. -- Created CARGO_UNIT test missions. - Removed PointVec3 field from POINT_VEC3 class and added x, y, z coordinates. - Removed PointVec2 field from POINT_VEC2 class and added x, y, alt coordinates. - Added Translate method in POINT_VEC2. 2016-08-06 - Made PointVec3 and Vec3, PointVec2 and Vec2 terminology used in the code consistent. -- Replaced method PointVec3() to Vec3() where the code manages a Vec3. Replaced all references to the method. -- Replaced method PointVec2() to Vec2() where the code manages a Vec2. Replaced all references to the method. -- Replaced method RandomPointVec3() to RandomVec3() where the code manages a Vec3. Replaced all references to the method.
Description
Languages
Lua
99.9%