Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mission related features #198

Closed
naev opened this issue Mar 14, 2015 · 3 comments
Closed

mission related features #198

naev opened this issue Mar 14, 2015 · 3 comments
Labels
Priority-Low Low priority issue that should be handled when possible. Type-Enhancement Issue refers to a vector of improvement for Naev.

Comments

@naev
Copy link
Collaborator

naev commented Mar 14, 2015

Original issue 14 created by nkriha on 2009-03-16T13:24:25.000Z:

some suggestions:

show system and planet name in the mission listing

  • planets aren't shown on the map

center map on selecting a mission on the mission map

different Markers for different missions on the map

  • something big for rush deliveries,
  • something medium for cargo
  • something small for passangers

generate missions on entering the system, not on landing on the planet

highlight target if mission is selected in info pannel

display date

make a current mission selectable
-should be displayed in the hud with target eta and stuff

@naev
Copy link
Collaborator Author

naev commented Mar 14, 2015

Comment #1 originally posted by bobbens on 2009-03-16T13:30:16.000Z:

  1. I don't really understand what you mean by "show system and planet name in the
    mission listing".

  2. Would be feasible - will implement it.

  3. This would be trickier, I mean how would you define the marker? In Lua? or
    hardcoded like now. What different markers would you propose? Could be interesting.

  4. Generating missions on entering would definitely be interesting but could be
    tricky in the case of multiple planets, definitely worth a thought.

  5. What do you mean by "highlight target if mission is selected in info pannel"?

  6. Where would you want the date to be displayed? At the top of the mission computer?

  7. Yes, was thinking about allowing missions to add notes to an in-game HUD. So
    you'd have a list with what missions you have active and maybe some lines of text
    they display. Would be a bit of work.

Overall the ideas are pretty solid, will most likely try to implement most if not all
of them. Some need more concretion though.

@naev naev self-assigned this Mar 14, 2015
@naev naev added NAEV-HG Type-Enhancement Issue refers to a vector of improvement for Naev. Priority-Low Low priority issue that should be handled when possible. labels Mar 14, 2015
@naev
Copy link
Collaborator Author

naev commented Mar 14, 2015

Comment #2 originally posted by nkriha on 2009-03-16T13:54:02.000Z:

1)I meant the mission list that pops up if you press "i". The list entries texts
specify the planets to go to and the system is only visible if you click on the
entry. Since the star map shows the system and not the planets name it is difficulty
to find the right system. Displaying the System name in the list and the planet on
selecting an entry would make it easier.
3) I had no specific look or way of implementation for the markers in mind. Different
colors and different positions of the little red triangle could be used, blue could
be passenger transport, orange cargo, red anything with deadline ... I attached an
illustration.
5)if you open the mission window with "i" and select a mission it should be
highlighted on the map or there should be a way to set the autopilot to the mission
target.
6) wouldn't mind.

@naev
Copy link
Collaborator Author

naev commented Mar 14, 2015

Comment #3 originally posted by bobbens on 2009-03-24T22:39:07.000Z:

Implemented and I'm liking it a lot! Poke me if I forgot something.

@naev naev closed this as completed Mar 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority-Low Low priority issue that should be handled when possible. Type-Enhancement Issue refers to a vector of improvement for Naev.
Projects
None yet
Development

No branches or pull requests

0 participants