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

Better Character Suggestions! #2284

Merged

Conversation

firedfromlife
Copy link
Contributor

@firedfromlife firedfromlife commented Jun 19, 2024

  • Character Events now suggest characters already in the timeline first.
  • Text Events now suggest characters already in the timeline first.
  • Text Events now place the character from the most recent (relative to the text event) character event in the timeline first.
  • Feature TimelineEditors: Better Character suggestions #1892

firedfromlife and others added 6 commits June 19, 2024 02:31
- Character Events now suggest characters already in the timeline first.
- Text Events now suggest characters already in the timeline first.
- Text Events now place the most character from the most recent (relative to the text event) character event in the timeline first.
- character was shadowing from the outer scope, updated to event_character
	- More descriptive and less likely to shadow
- make character.get_character_name() return Unique Identifier if possible
- add check to avoid error when a character event doesn't have a character set
- Now acknowleges character and text events.
- Live updates!
- Ignores null values in characters and text events.
- Only searches up the timeline relevant to the current event.
@Jowan-Spooner Jowan-Spooner merged commit 6c7a660 into dialogic-godot:main Jun 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants