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

Add option to log NPC text #68

Closed
pjbroad opened this issue Oct 27, 2019 · 1 comment
Closed

Add option to log NPC text #68

pjbroad opened this issue Oct 27, 2019 · 1 comment
Assignees

Comments

@pjbroad
Copy link
Collaborator

pjbroad commented Oct 27, 2019

gnewbie asked for an option to log NPC text.

Perhaps the simplest version would:

  • Enable logging on a per NPC basis.
  • Set the option using a checktext box on the NPC name context menu.
  • Remember which NPC have the option enabled using a file save to the users configuration folder.
  • Log all the text for the NPC dialogue but only to the console.

More complex options could include:

  • The NPC dialogue could display a more obvious checkbox at the base of the window.
  • Selected from an option in the options window:
    • Logging to a single new log file.
    • Logging to a NPC named log file.
    • Logging to a NPC named tab in the Notebook.
@pjbroad pjbroad self-assigned this Oct 27, 2019
pjbroad added a commit that referenced this issue Oct 27, 2019
…ght-click NPC name in the dialogue window to enable / disable logging for current NPC. The name of NPCs with the option enabled are written the use configuration file *npc_log_list.txt*. Text is logged only to the console.
@pjbroad
Copy link
Collaborator Author

pjbroad commented Oct 30, 2019

Release in 1.9.5p4.

@pjbroad pjbroad closed this as completed Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant