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
295 stars 283 forks source link

Introduction/extinction dates for laser guided bombs incorrect #5554

Open SuperStucco opened 3 months ago

SuperStucco commented 3 months ago

Laser guided bombs are defined like this:

https://github.com/MegaMek/megamek/blob/8d78c5ce7de1e68a4cdb9d0e667dfe7ff7cf074f/megamek/src/megamek/common/BombType.java#L567-L576

While conventional laser spot tracking is certainly 'early spaceflight', the TAG homing version is different and much later. Given the TAG external ordnance version looks like this: https://github.com/MegaMek/megamek/blob/8d78c5ce7de1e68a4cdb9d0e667dfe7ff7cf074f/megamek/src/megamek/common/BombType.java#L657 ... the laser guided bomb should have similar dates. Or at least, dates similar to standard mounted equipment TAG.

HammerGS commented 3 months ago

That is something for CGL to sort out. We implement things RAW