From 61fa4367f380d99257fe17b24d9ec356a6286c61 Mon Sep 17 00:00:00 2001 From: sleet01 Date: Sun, 21 Jul 2024 15:08:29 -0700 Subject: [PATCH] Update history.txt --- megamek/docs/history.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/megamek/docs/history.txt b/megamek/docs/history.txt index a2a778e110e..bb6a630a882 100644 --- a/megamek/docs/history.txt +++ b/megamek/docs/history.txt @@ -37,6 +37,11 @@ MEGAMEK VERSION HISTORY: + Data:: Updated markers for Artillery and Bomb attacks + Fix #5287: Infernos do not ignite buildings when using "Ignite" target option + Fix #5755: Princess no drop bombs - no boom boom ++ PR #5759: Added Entity Verifier to gradle build ++ PR #5761: Merged duplicated key 'deployment' in the Mad Cat Bounty Hunter MTF ++ PR #5762: Update artillery and bomb display with new graphics and revised/compacted logic ++ PR #5764: Save File Fix ++ PR #5765: Spelling, typos, etc. 0.49.20 (2024-06-28 2100 UTC) (THIS IS THE LAST VERSION TO SUPPORT JAVA 11) + PR #5281, #5327, #5308, #5336, #5318, #5383, #5369, #5384, #5455, #5505, #5541: Code internals: preparatory work for supporting game types such as SBF, code cleanup for string drawing, superclass change for BoardView,