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

Fixes large battle messages being cut off instead of being prompted to advance #6052

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

PhallenTree
Copy link

@PhallenTree PhallenTree commented Jan 19, 2025

Fixes battle messages' line breaks/scroll prompts being generated with the wrong amount of maxLines/screenLines, causing large messages to be cut off instead of prompting the user to scroll the message.

Current behavior:

battle_text.mp4

With the fix:

battle_text_fix.mp4

Discord contact info

PhallenTree

@hedara90 hedara90 added the bugfix Bugfixes label Jan 19, 2025
Copy link
Collaborator

@hedara90 hedara90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea, this one's on me.

@hedara90 hedara90 merged commit b9acfdb into rh-hideout:master Jan 19, 2025
1 check passed
@AsparagusEduardo AsparagusEduardo added the category: battle-mechanic Pertains to battle mechanics label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bugfixes category: battle-mechanic Pertains to battle mechanics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants