-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This issue is the master issue for getting group spawning working and will probably have more things added to it over time as we realise what needs to be done:
The API for spawning addGroup
in lua is basically "Pass in a huge lua table and hope you get it right" which is not the most user-friendly experience. Therefore we should try and add validation to our gRPC API (still in lua) where possible to remove some of the uncertainty around calling it.
Ground Groups
- Group
- Units
- Waypoints
- Tasks
- Validation
Helicopter Groups
- Group
- Units
- Waypoints
- Tasks
- Fuel/Guns/countermeasures etc.
- Pylon setup
- Validation
Plane Groups
- Group
- Units
- Waypoints
- Tasks
- Fuel/Guns/countermeasures etc.
- Pylon setup
- Validation
Sea Groups
- Group
- Units
- Waypoints
- Tasks
- Validation
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request