From 76a6c50a614ea8ba6eb36b1b309a8872c579d2e5 Mon Sep 17 00:00:00 2001 From: HammerGS Date: Sat, 21 Dec 2024 20:16:34 -0700 Subject: [PATCH] Updating History.txt's --- megamek/docs/history.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index 609340b5941..aa7211d264b 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -43,7 +43,13 @@ MEGAMEK VERSION HISTORY: + PR #6284: FixeD NPE when checking if ejection is possible + Fix #6259: error spam and deployment hang with combined arms forces + PR #6294: Added reference to the log file inside gameLogger -+ PT #6289: Allows gunEmplacement to be converted to Alpha Strike ++ PR #6289: Allows gunEmplacement to be converted to Alpha Strike ++ Fix #6079: Reworded destroyed aero bay door to avoid indefinite article usage ++ Fix #6252: Offboard Artillery cannot unjam critted weapons ++ Fix #6290: When setting internal for infantry restore field weapons if applicable ++ Fix #6273: Prevent flak from making aimed shots on immobile targets ++ Fix #3360: Fixed takeoff logic and preventing smoke-assisted landings ++ Fix #5115: Added Nova CEWS to getExtraC3BV 0.50.01 (2024-11-10 1800 UTC) + PR #5962, #5964, #5966, #5974, #5931, #5983, #6154, #6159: Internal code changes (TWGameManager, extract processMovement, allow more classes for InputFilter, Victory, move test scenarios to testresources),