Updated for v1.07 of MMP's eASLRB.

master v0.1
Pacman Ghost 2 years ago
parent 359d9f9108
commit fc8871a46f
  1. 12
      asl_rulebook2/extract/data/index-fixups.json
  2. 4
      asl_rulebook2/extract/data/vo-note-fixups.json
  3. 2
      asl_rulebook2/webapp/static/prepare.js

@ -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]" ]

@ -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)"

@ -140,7 +140,7 @@ gPrepareApp.component( "upload-panel", {
Click on the button, and select your copy of MMP's eASLRB.
<div class="info"> You <u>must</u> use the <a href="https://www.wargamevault.com/product/344879/Electronic-Advanced-Squad-Leader-Rulebook" target="_blank">offical MMP eASLRB</a>. <br>
A scan of a printed rulebook <u>will not work</u>!
<p> You should use v1.05 of the eASLRB PDF (normal version, not the "inherited zoom" version). Other versions <i>may</i> work, but may have warnings and/or errors. </p>
<p> You should use v1.07 of the eASLRB PDF (normal version, not the "inherited zoom" version). Other versions <i>may</i> work, but may have warnings and/or errors. </p>
</div>
</div>
</div>

Loading…
Cancel
Save