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

Navigation/Movement #1408

Closed
wants to merge 2 commits into from
Closed

Navigation/Movement #1408

wants to merge 2 commits into from

Conversation

devw4r
Copy link
Contributor

@devw4r devw4r commented Jul 12, 2024

  • Wandering will now use find_random_point_around_circle. (Namigator)

  • get_point_in_between (In travel server side position calculations, pet follow position, fear and spells like Charge) will now use find_point_in_between_vectors (Namigator)

  • Update Namigator.py definitions.

  • MapTile - Fix navigation loading for Maps with no ADTs.

  • Enable pathing/LoS for the following maps:

  • StormwindJail

  • StormwindPrison

  • WailingCaverns

  • Monastery

  • RazorfenKraul

  • Blackfathom

  • Uldaman

  • Gnomeragon

  • RazorfenDowns

devw4r added 2 commits July 11, 2024 22:18
- Wandering will now use find_random_point_around_circle. (Namigator)
- get_point_in_between  (In travel server side position calculations, pet follow position, fear and spells like Charge) will now use find_point_in_between_vectors (Namigator)
- Update Namigator.py definitions.
- MapTile - Fix navigation loading for Maps with no ADTs.

- Enable pathing/LoS for the following maps:
- StormwindJail
- StormwindPrison
- WailingCaverns
- Monastery
- RazorfenKraul
- Blackfathom
- Uldaman
- Gnomeragon
- RazorfenDowns
@devw4r devw4r marked this pull request as draft July 12, 2024 06:53
@devw4r devw4r closed this Jul 22, 2024
@devw4r devw4r deleted the Na branch July 22, 2024 19:38
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.

1 participant