MegaMek / megamek

MegaMek is a networked Java clone of BattleTech, a turn-based sci-fi boardgame for 2+ players. Fight using giant robots, tanks, and/or infantry on a hex-based map.
http://www.megamek.org
GNU General Public License v2.0
288 stars 277 forks source link

[49.19] [Quirk] Internal Bomb Bay does not fully function on a Dropship. #5428

Closed Nehvar closed 12 hours ago

Nehvar commented 2 months ago

A Dropship with the Internal Bomb Bay quirk can select bombs in the MegaMek lobby but has no options to use them in-game. The weapons lists does not display IBB Arrow IV's during the artillery phase nor does it have entries for "Dive Bomb" or "Altitude Bomb" options during the weapon attack phase.

EDIT:

Selecting bombs in the lobby...

02

Bombs appearing in-game under the general tab.

03

No right-click option to target a hex for bombing during the weapon attack phase nor a "Dive Bomb" or "Altitude Bomb" option in weapons list.

04

It's just a Leopard configured with the IBB quirk but here's a log and save too.

megamek.log BombLeopardMMSave.sav.gz

Sleet01 commented 2 months ago

Please post your game logs, and if possible a picture of your game board and a save game or .mul file containing your teams or units

Sleet01 commented 2 months ago

@Nehvar I would have sworn on my life that this was working from the beginning of the IBB work, but it looks like Large Craft bombs, while loadable, are not usable in-game (as you discovered).

There's currently an issue with our dev branch so it may take a little while to get this fix done and checked in, but I'll get it done.

Sleet01 commented 1 month ago

Currently blocked by #5569