From 1823be12c5bf90635c4b5f3657ba7762b773b524 Mon Sep 17 00:00:00 2001 From: NickAragua Date: Mon, 30 Dec 2024 15:48:15 -0500 Subject: [PATCH] Update history.txt --- megamek/docs/history.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index 24bf796a7b6..6e05e8d5b52 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -65,6 +65,7 @@ MEGAMEK VERSION HISTORY: + Fix #6324: Prevent NPE when laser bays get mode count + PR #6326 Log jvm parameter + Fix #6313: Prevent NPE when opening player settings dialog in-game ++ PR #6330: Prevent annoying NPEs for players clicking around the board while waiting for turn interrupts to be resolved (point blank shots etc) 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),