From 2551858571a90fdd0f94e7bf0c2a5c6f786c6b5c Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 20 Jan 2023 16:15:54 +0100 Subject: Show walls and siegeworks in battle array. --- rules.js | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'rules.js') diff --git a/rules.js b/rules.js index a849084..bfd56fa 100644 --- a/rules.js +++ b/rules.js @@ -2,19 +2,9 @@ // TODO: Bridge - kn, sgt, 1x lh, maa, militia, serf, lh, ah -// PLESKAU: Enemy Lords Removed marker and VP - -// TODO: feed x2 marker -// TODO: end marker - // FIXME: lift_sieges / besieged needs checking! (automatic after disband_lord, manual after move/sail, extra careful manual after battle) // FIXME: remove_legate_if_endangered needs checking! (automatic after disband_lord, manual after move/sail, manual after battle) -// GUI: siegeworks markers for walls and siegeworks (colored by side) -// GUI: show moved/fought markers on mats during Feed phase -// GUI: show sally/relief sally as unbesieged on map -// GUI: show feed x2 on lord mats with > 6 units - // WONTFIX: choose crossbow/normal hit application order // Check all push/clear_undo -- cgit v1.2.3