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

[Bug] Valid locations to deploy aerial units are not correctly hilighted #6461

Open
4 tasks done
BlueThing00 opened this issue Jan 30, 2025 · 6 comments
Open
4 tasks done

Comments

@BlueThing00
Copy link

Brief Description *

VTOLS do not hilight areas with trees.

ASF do not hilight areas with water or trees.
Image

3. Steps to Reproduce

  1. Field aerial units on a map with water and/or trees in the deployment zone
  2. Note that many areas are not correctly hilighted

Attach Files

This is a saved game which has VTOL and ASF to deploy with a deployment zone that contains both water and trees.
BugRepro.sav.gz

Severity *

Medium (Gameplay Limitation): Non-core functionality is impaired, providing a suboptimal but playable experience.

MegaMek Suite Version *

50.02

Operating System *

Windows 11

Java Version *

17.0.11

Final Verification

  • I confirm this is a single, unique issue that hasn't been reported before
  • I have included all necessary information and files to help reproduce this issue
  • I have asked on MegaMek Discord about this issue
  • I have confirmed this issue is being opened on the correct repository: MegaMek, MegaMekLab, or MekHQ
@Sleet01
Copy link
Collaborator

Sleet01 commented Jan 30, 2025

Oh, they don't highlight valid hexes for deployment purposes, got it.

@RaozSpaz
Copy link

Note that it just fails to highlight. You can still very much deploy in said hexes.

@psikomonkie
Copy link
Collaborator

Please, when fixing this, don’t just highlight all valid hexes. Currently it is highlighting valid ground hexes to deploy to.

It will be very difficult to find valid ground hexes for Dropships (which require 7 hexes) if this is changed without considering the current functionality.

@RaozSpaz
Copy link

RaozSpaz commented Jan 30, 2025

An opinion/option: Highlight valid 'Airborne' hexes with a blue border. Blue is a 'border' color we already have in much like yellow so repurposing it for deployment shouldn't be too hard. Emphasis on shouldn't XD

Small Edit: I give this opinion cause after seeing Psikomonkie's statement, I think the idea of keeping it restricted to ground hexes should be left as is. So having a different color would allow us to maintain that.

@BlueThing00
Copy link
Author

I don't have a problem with having two colors, one for ground available and one for only airborne.

I'd just like all valid hexes to be hilighted.

@Sleet01 Sleet01 self-assigned this Feb 10, 2025
@Sleet01
Copy link
Collaborator

Sleet01 commented Feb 10, 2025

This is actually preventing Princess from deploying ASFs over water completely.
She uses the same code that determines if a hex is a valid ground hex to try to deploy Aerospace units on ground maps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants