From 59948bf294822e26c6c08362c82c9b37130d84e7 Mon Sep 17 00:00:00 2001 From: SJuliez Date: Sat, 21 Sep 2024 09:42:54 +0200 Subject: [PATCH] Update history.txt --- megamek/docs/history.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index 55e8807fc2..cd1937b6d2 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -2,7 +2,7 @@ MEGAMEK VERSION HISTORY: ---------------- 0.50.01-SNAPSHOT + PR #5962, #5964, #5966, #5974, #5931, #5983: Internal code changes (TWGameManager, extract processMovement, allow more classes for InputFilter, Victory, move test scenarios to testresources) -+ PR #6004: Internal code changes (Entity cleanup) ++ PR #6004, #6018: Internal changes (Entity cleanup, added JavaDoc building in Actions, editor configuration) + Fix #5960: BA Flamers flagged as illegal on Battle Armor + PR #5948: Implemented StratCon specific Skill Generator - megamek support + PR #5937: The Cowl quirk armor is now now correctly ignored only when an attack comes from the precise hex row the Mek is looking down @@ -24,6 +24,7 @@ MEGAMEK VERSION HISTORY: + PR #6012: Jumpship/Warship code and comment cleanup and modernization + FIX #5997: Fall damage from high grav map using old ed rules + PR #6014: Remove incorrect dedicated pilot mod for QuadVee PSR ++ PR #6016: QuadVee in vehicle mode now lose 1/4 MP per damaged or missing track/wheel + PR #6019: Fixes an issue that allows ASF to make an illegal moves. 0.50.0 (2024-09-01 2000 UTC) (THIS MARKS THE START OF JAVA 17 AS THE MINIMUM REQUIRED)