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)