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

Add Karazhan Crypts mapping #2712

Open
10 of 13 tasks
Wotuu opened this issue Feb 5, 2025 · 1 comment
Open
10 of 13 tasks

Add Karazhan Crypts mapping #2712

Wotuu opened this issue Feb 5, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request mapping

Comments

@Wotuu
Copy link
Contributor

Wotuu commented Feb 5, 2025

#Dungeon

  • Add dungeon
  • Add floors
  • Add dungeon graphics
  • Fetch the npc icons from the game

Map tiles

  • Split map tiles
  • Upload map tiles

Baseline mapping

  • Find the min and max coordinate of enemies found in the combat log
  • Plug that in a floor
  • Import the combat log, see where the enemies end up
  • Tweak the coordinates so they line up with the dungeon map by constantly adjusting and re-importing the combat log
  • Re-import mapping with all enemies being put on the correct floors
  • Place map icons for relevant doodads

Mapping refinement

  • Watch VODs and tweak positions, grouping, patrols
@Wotuu Wotuu added enhancement New feature or request mapping labels Feb 5, 2025
@Wotuu Wotuu self-assigned this Feb 5, 2025
@Wotuu
Copy link
Contributor Author

Wotuu commented Feb 5, 2025

Wotuu added a commit that referenced this issue Feb 8, 2025
Wotuu added a commit that referenced this issue Feb 8, 2025
Will need to adjust the other floors based on the main floor being correct now.
Wotuu added a commit that referenced this issue Feb 9, 2025
…rdinates.

Now need to ensure the events file imports the mapping correctly on each floor.
Wotuu added a commit that referenced this issue Feb 9, 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 mapping
Projects
None yet
Development

No branches or pull requests

1 participant