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

removed fading animation from tracers #339

Closed

Conversation

minecraft-simon
Copy link
Contributor

Describe the pull
This PR removes the fading animation of tracers.

Describe how this pull is helpful
For some reason the Tracers module is written in a way that tracers are not shown or hidden immediately but they fade in and out over the course of maybe 500ms.
In my opinion this defeats the purpose of tracers, since they are meant to display information in a quick and flashy way and they should not try to be subtle and smooth.
It also gives you a significant tactical disadvantage because it will make you notice other players or entities 500ms later than they will notice you. If an entity just quickly pops in and out of your render-range you won't even know it was there, whereas you would have been able to see it with every other utility client.
Furthermore, the fading is not consistent within Lambda, as it only occurs for entities highlighted by the Tracers module. Every other tracer drawn by Lambda (for example in the search module) does not fade, which makes this feature even more confusing.
Please tell me if you think this PR is unjustified.

@mmvanheusden
Copy link
Contributor

You should improve or make it an option instead

@liangforstudy
Copy link

make it an option instead :D

@Avanatiker
Copy link
Member

Implemented request in #388

@Avanatiker Avanatiker closed this Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants