From 001bcc4c5cc3b6636ba66b2c5064c4889f60ccc8 Mon Sep 17 00:00:00 2001 From: SJuliez Date: Tue, 5 Nov 2024 09:21:16 +0100 Subject: [PATCH] Update history.txt --- megamek/docs/history.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index 3dedafa7855..1a38216f7f7 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -81,6 +81,8 @@ MEGAMEK VERSION HISTORY: + Fix #6086: Manual Shutdown should be a standard rule + Fix #6152: Added check for Repeating TSEMP + Fix #6169: Seperated physical modifiers from base and show them in toHit tooltip ++ Fix #5956: Ice-related skidding PSR checks now should only happen when the unit is actually moving on the ice ++ Fix #6144: LAMs in fighter mode now use the correct hit location table 0.50.0 (2024-09-01 2000 UTC) (THIS MARKS THE START OF JAVA 17 AS THE MINIMUM REQUIRED) + PR #5649: Use UTF encoding for reading MTF files (This might fix the issues #5648 and #5647)