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

Text Subsystem: Improve autocolor names feature + Choice Subsystem: Allow using input action for choices #2451

Merged
merged 3 commits into from
Oct 26, 2024

Conversation

Jowan-Spooner
Copy link
Collaborator

@Jowan-Spooner Jowan-Spooner commented Oct 23, 2024

Character Names:

  • Special symbols were now allowed, e.g. "???"
  • Updates the regex continuously so that adaptive names like {Player.Name} can be autocolored.

Choices:

  • New flag allows triggering the selected choice when the Advance action is pressed

Also removes various white-space lines

@Jowan-Spooner Jowan-Spooner added Enhance ⚡ Improve a feature's workflow. Feature✨ labels Oct 23, 2024
- Special symbols are now allowed, e.g. "???"
- Updates the regex continuously so that adaptive names like {Player.Name} can be autocolored.
@Jowan-Spooner Jowan-Spooner changed the title Text Subsystem: Improve autocolor names feature Text Subsystem: Improve autocolor names feature + Choice Subsystem: Allow using input action for choices Oct 26, 2024
@Jowan-Spooner Jowan-Spooner merged commit 4f3fda8 into dialogic-godot:main Oct 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhance ⚡ Improve a feature's workflow. Feature✨
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant