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

diagonal walking #401

Closed
2 of 5 tasks
poxis opened this issue Jan 31, 2023 · 3 comments
Closed
2 of 5 tasks

diagonal walking #401

poxis opened this issue Jan 31, 2023 · 3 comments
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

@poxis
Copy link
Collaborator

poxis commented Jan 31, 2023

Priority

Low

Area

  • Data
  • Source
  • Docker
  • Other

What happened?

In my case there is a problem with walking on the diagonal (7 9 3 1 numeric keypad).
After walking 1-2 sqm on a slant, click on the map with the mouse to make the character move on > takes a step > gets 'lag' you can see that he walks in place and moves to the clicked spot

What OS are you seeing the problem on?

Windows

Code of Conduct

  • I agree to follow this project's Code of Conduct
@poxis poxis added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jan 31, 2023
@github-actions github-actions bot added Priority: Low Minor impact Status: Pending Test This PR or Issue requires more testing labels Jan 31, 2023
@Nottinghster
Copy link
Collaborator

@mehah
Copy link
Owner

mehah commented Jan 31, 2023

as @Nottinghster mentioned, it's very likely that it's a formula problem, check if your server's formula is the same as the client's.

pay attention to this:

-- Set true if using Nostalrius 7.2 or Nekiro TFS-1.5-Downgrades-7.72

people are mixing formulas of a protocol X with Y and that will be a big problem.

@mehah
Copy link
Owner

mehah commented Feb 3, 2023

no user feedback.

@mehah mehah closed this as completed Feb 3, 2023
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