From fc8871a46ff6674cc65253a75317cbf59a7ab454 Mon Sep 17 00:00:00 2001 From: Taka Date: Mon, 22 Nov 2021 22:37:20 +1100 Subject: [PATCH] Updated for v1.07 of MMP's eASLRB. --- asl_rulebook2/extract/data/index-fixups.json | 12 ++++++++++++ asl_rulebook2/extract/data/vo-note-fixups.json | 4 ---- asl_rulebook2/webapp/static/prepare.js | 2 +- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/asl_rulebook2/extract/data/index-fixups.json b/asl_rulebook2/extract/data/index-fixups.json index 73017d7..2f27d93 100644 --- a/asl_rulebook2/extract/data/index-fixups.json +++ b/asl_rulebook2/extract/data/index-fixups.json @@ -218,12 +218,24 @@ ] }, +"SquadEquivalent": { + "new_title": "Squad Equivalent" +}, + "Stacking Limits": { "replace": [ [ "[Inspecting: see Right of Inspection: (Before Play: A2.9) (During Play: A12.16) (Pillboxes: B30.7)]", "[Inspecting: see Right of Inspection (Before Play): A2.9] [Inspecting: see Right of Inspection (During Play): A12.16] [Inspecting: see Right of Inspection (Pillboxes): B30.7]" ] ] }, +"Stall": { + "replace": [ + [ "givenina", "given in a" ], + [ "ChapterH", "Chapter H" ], + [ " ifa ", " if a " ] + ] +}, + "Target Size": { "replace": [ [ "[Vehicular: D1.7, Concealment: D1.76]", "[Vehicular: D1.7] [Vehicular (Concealment): D1.76]" ] diff --git a/asl_rulebook2/extract/data/vo-note-fixups.json b/asl_rulebook2/extract/data/vo-note-fixups.json index b8c1d01..4339da1 100644 --- a/asl_rulebook2/extract/data/vo-note-fixups.json +++ b/asl_rulebook2/extract/data/vo-note-fixups.json @@ -86,10 +86,6 @@ "old_caption": "T-26 M33 & T-", "new_caption": "T-26 M33 & T-26S M37/39" }, - "1": { - "old_caption": "T-28 M34", - "new_vo_note_id": "11" - }, "11.1": { "old_caption": "T-28 M34(L) & 12.1. T-28E M40(L)", "new_caption": "T-28 M34(L)" diff --git a/asl_rulebook2/webapp/static/prepare.js b/asl_rulebook2/webapp/static/prepare.js index d6989a7..8b89ec8 100644 --- a/asl_rulebook2/webapp/static/prepare.js +++ b/asl_rulebook2/webapp/static/prepare.js @@ -140,7 +140,7 @@ gPrepareApp.component( "upload-panel", { Click on the button, and select your copy of MMP's eASLRB.
You must use the offical MMP eASLRB.
A scan of a printed rulebook will not work! -

You should use v1.05 of the eASLRB PDF (normal version, not the "inherited zoom" version). Other versions may work, but may have warnings and/or errors.

+

You should use v1.07 of the eASLRB PDF (normal version, not the "inherited zoom" version). Other versions may work, but may have warnings and/or errors.