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

[Lookup Anything] Add schedule to NPC lookup #1036

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

b3nk3lly
Copy link
Contributor

@b3nk3lly b3nk3lly commented Sep 22, 2024

Added a field for schedules in the NPC lookup. Closes #4.

Schedule items display the time they occur and the NPC's destination location. The schedule item that is currently occurring is written in green, upcoming items are in black, and past items are in gray. For schedules that contain only a single item, the string "All day" is shown instead of the time.

Some locations do not have built-in display names, like LeoTreeHouse and HarveyRoom. To fix this, I made DataParser's GetLocationDisplayName method public and added resource strings for locations without built-in display names.

Screenshots:
image
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Lookup Anything] show NPC schedule
1 participant