-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
feature tracking:
- aircraft search (
id,shortname,name,*) and suggest, with engine priority / spd mods - airport search (
id,iata,icao,name,*) and suggest - route creation (ap > ap)
- aircraft-route creation (ap > ap + ac)
- alliance contribution estimation
- optimal trips per day / config algorithm #7
- raise error if realism and runway is too short
- route research (ap + ac)
- user: default, settings editing
- 4x
- campaign: parsing, load estimation
- user signup/login #2
- user api, permissions #3
- am4 alliance api #4
- user/alliance logging #5
- discord.py daemon within uvicorn #6
nice to have:
- refactor: move
PaxConfigandCargoConfigwithin theAircraftstruct. - add repair training points
- remove dynamically linked duckdb and replace with static arrow
- do not raise
std::exceptionifid0 == id1inRoute.create(id0, id1). - use
gperfforget_airport_by_{str} - allow
a388[eid:XXX]instead of onlya388[0] - invalidate
Campaignif parsing fails - use templates
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels