Path-of-Terraria / PathOfTerraria

GNU General Public License v3.0
1 stars 2 forks source link

World Map - NPC Quest Icons #273

Open CollinHerber opened 2 months ago

CollinHerber commented 2 months ago

Summary

We want the ability to display on the world map that an NPC has a Quest available to either complete, available, or pending. Three different icons should appear depending on the states.

Complete -> Ready to turn in the quest (either fully completed or next step requires talking) Available -> Talk to the NPC to get a quest Pending -> Has a quest from this NPC. Not complete yet.

Reasonings

We want the ability to display information about the quest state to the player indicating to where they need to go.

pilchardheck commented 1 month ago

MapQuestDone MapQuestInProgress MapQuestNew quest complete, in progress and when a new one is available

pilchardheck commented 1 month ago

MapQuestDone MapQuestInProgress MapQuestNew

pilchardheck commented 1 month ago

edited a little to be more readable