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

[Feature Request] Add classes to K162 options #219

Open
ehawman opened this issue Apr 10, 2024 · 4 comments
Open

[Feature Request] Add classes to K162 options #219

ehawman opened this issue Apr 10, 2024 · 4 comments

Comments

@ehawman
Copy link

ehawman commented Apr 10, 2024

Currently, if I'm sitting on what is visually a C3 hole, I can only mark "C1/2/3" and put "C3" in the note. Could you add all classes as individual K162 options, while leaving "C1/2/3" and "C4/5" for those who can't visually identify holes?

@ehawman
Copy link
Author

ehawman commented Apr 10, 2024

        // incoming wormholes
        incomingWormholes: {
            1: 'K162 - C1 (unknown)',
            2: 'K162 - C2 (unknown)',
            3: 'K162 - C3 (unknown)',
            4: 'K162 - C4 (dangerous)',
            5: 'K162 - C5 (dangerous)',
            6: 'K162 - C6 (deadly)',
            7: 'K162 - C1/2/3 (unknown)',
            8: 'K162 - C4/5 (dangerous)',
            9: 'K162 - H',
            10: 'K162 - L',
            11: 'K162 - 0.0',
            12: 'K162 - C12 Thera'
        }

Would changing this in init.js, admin.js, login.js, mappage.js, setup.js, and summernoteloader.js be enough or are there deeper connections?

@TyrHeimdalEVE
Copy link
Collaborator

They are classed the way they are because of the system type, and is unlikely not change. Could you elaborate on why you think this is important, and you want it?

https://wiki.eveuniversity.org/Wormholes#System_type

@ehawman
Copy link
Author

ehawman commented Apr 11, 2024

The system type is a string in a text box which breaks WH classes up into 3, not 6. Visually, I can identify any of the 6, and being able to record that information on the tracker seems like a benefit for others using it. Sure, I can edit the description, but that's a whole other set of clicks and typing when I could just select the applicable K162 and definitively record the class for others (in the proper column).

@Hiryus
Copy link

Hiryus commented Apr 29, 2024

I agree with @ehawman.
Also, looking at which ships can go through the wormhole ("medium" vs. "larger" easily tells if it's a C1 or a C2/C3.

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

No branches or pull requests

3 participants