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

[Suggestion] Intentionally delay the titles' appearance as an alternative way to avoid spamming titles #66

Open
AndreiToroplean opened this issue Sep 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AndreiToroplean
Copy link

Description:

Currently, the mod displays a biome’s name immediately upon entering it, which could lead to screen spam when rapidly transitioning between multiple biomes. To address this, by default, a cooldown prevents new biome titles from showing for a set time after the first one appears. However, this creates a new issue—if you move through several biomes quickly, the title shown might not reflect the biome you eventually remain in.

Proposed solution:

Rather than displaying the biome name immediately, I propose adding a delay before the title appears, as this information is not time-sensitive. The countdown for this delay would start whenever you enter a new biome. If you enter another biome during this delay, the countdown would be cancelled and restarted. At the end of the countdown duration (which should be configurable, just like other timing settings in the mod), if no new biome is entered, the biome title would be displayed. This ensures that the displayed title reflects the biome the player last entered and remained in.

Thanks for considering this suggestion!

@AndreiToroplean AndreiToroplean changed the title [SUGGESTION] Intentionally delay the titles' appearance as an alternative way to avoid spamming titles [Suggestion] Intentionally delay the titles' appearance as an alternative way to avoid spamming titles Sep 12, 2024
@yungnickyoung yungnickyoung added the enhancement New feature or request label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants