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

[Highlight] Wrongly updated mouse position on floor change #475

Closed
2 of 5 tasks
Riverlance opened this issue Mar 16, 2023 · 1 comment
Closed
2 of 5 tasks

[Highlight] Wrongly updated mouse position on floor change #475

Riverlance opened this issue Mar 16, 2023 · 1 comment
Labels
Priority: Low Minor impact Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@Riverlance
Copy link
Contributor

Priority

Low

Area

  • Data
  • Source
  • Docker
  • Other

What happened?

d3a2cd0738a026bf5b4afb5b5d6a25ea

How to reproduce the floor up issue

  1. Stand in the stairs position or around, to go up (as showed on gif).
  2. Position your mouse in the same position of the stairs.
  3. Hold Ctrl and left-click with your mouse on stairs without moving it.

Sometimes it will update the position wrongly, not necessarily always in the same way.


636e4379827434ea8e0450035ca0f60c

How to reproduce the floor down issue

  1. Stand around the stairs, to go down (as showed on gif).
  2. Position your mouse anywhere on a game screen position.
  3. Go down in the stairs moving your character necessarily with your keyboard.

If you do exactly the same as explained, it will always move the highlight position 1 SQM to the north.

It won't happen if you click to go down, don't know why.
But it happens if you walk with your keyboard as explained.


Conclusion

The floor up issue updates the position wrongly, not necessarily always in the same way.
But the floor down issue will always move the highlight position 1 SQM to the north.

Note: I tried this with the original code of 16th March 2023 with original TFS 1.5 and protocol 12.87.

What OS are you seeing the problem on?

Windows

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Riverlance Riverlance added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Mar 16, 2023
@github-actions github-actions bot added Priority: Low Minor impact Status: Pending Test This PR or Issue requires more testing labels Mar 16, 2023
@Riverlance Riverlance changed the title [Hightlight] Wrongly updated mouse position on floor change [Highlight] Wrongly updated mouse position on floor change Mar 16, 2023
@poxis
Copy link
Collaborator

poxis commented Mar 16, 2023

I confirm, if we go diagonally up the stairs it misaligns the position of the mouse cursor ;|

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Minor impact Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

No branches or pull requests

3 participants