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

Cardinal directions added to enemy targeting ring #1043

Open
2 tasks done
SerialZX opened this issue Aug 9, 2024 · 3 comments
Open
2 tasks done

Cardinal directions added to enemy targeting ring #1043

SerialZX opened this issue Aug 9, 2024 · 3 comments
Labels
discussion requested Requires discussion to determine if permitted

Comments

@SerialZX
Copy link

SerialZX commented Aug 9, 2024

Plugin Description

When targeting an enemy, display the direction of the cardinal directions (north, east, south, west) on the targeting ring.
This will make it instantly clear on which side of an enemy you're standing, without having to rely on looking at the minimap to determine your position.

More info

I've been trying out the monodimensional compass from the Compass plugin, but as those directions are based on your own character, rather than on an enemy's, it can get confusing when trying to determine on which side of an enemy you're standing. With having the compass centered on a targeted enemy, this confusion is eliminated.

It'd look sort of like this, with the positions shifting depending on which way the enemy is facing, of course. (forgive my horrible Paint skills)

ffxiv_dx11_LbjCV6Kz2j

Original Requestor

No response

Request Terms

  • I checked if this request wasn't already proposed
  • I made sure this request follows Dalamud's plugin guidelines
@SerialZX SerialZX added the discussion requested Requires discussion to determine if permitted label Aug 9, 2024
@Nyemira
Copy link

Nyemira commented Aug 9, 2024

If this is possible, that'd be insanely convenient. Even more so if there's an option to add inter cardinals too

@reiichi001
Copy link

This is not the place to share binaries or custom plugin repositories. (Rules aside, you shouldn't be mixing your source code and binaries either. That's a mess. Your plugin manifest also doesn't match the assembly name and also a github repository is not a plugin repository. That's not how that works.)

If this is something you want to submit to the main plugin repository, https://github.com/goatcorp/DalamudPluginsD17, you will want to fix up your project's files, make a proper .gitignore and then prepare it for submission/review.

@herulume
Copy link

I find the idea useful.
I've seen your PR on Chase's repo. If they don't want to add this to the main plugin repository, I don't mind doing it (with proper credit for the original code) and maintaining it.
There is no rush on my end, of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion requested Requires discussion to determine if permitted
Projects
None yet
Development

No branches or pull requests

4 participants