From 609543d2b148dec6db35f542d2012f9e79aedc94 Mon Sep 17 00:00:00 2001 From: Michael Ebert Date: Tue, 14 Sep 2021 23:05:14 -0700 Subject: [PATCH] added in ability to disable checkboxes on speedrun page, so you can reference stuff without risking checking it off (ex: starting a quest). --- injection.js | 3 +++ speedrun-3.html | 28 ++++++++++++++-------------- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/injection.js b/injection.js index 4d170a7..0fb8a9c 100644 --- a/injection.js +++ b/injection.js @@ -54,6 +54,9 @@ function replaceElements(){ //step 2: create the internal stuff. element.innerText = ""; var newElement = initInjectedElement(elementjson, elementclass) + if(element.getAttribute("disabled") == "true"){ + newElement.children[1].disabled = true; + } element.replaceWith(newElement); //step 3: load current data from cookies linkedElements.push(new LinkedElement(newElement, elementclass, elementid)) diff --git a/speedrun-3.html b/speedrun-3.html index 6862ca1..f92ba41 100644 --- a/speedrun-3.html +++ b/speedrun-3.html @@ -483,13 +483,13 @@

Made by Ben Songster (MeemawHustlin) with help from the PRCLive community.Riverview:
  • Ganredhel’s House: -
    • Talk to Ganredhel to start the Acrobatics Training quest using B_Acrobatics. Wait until 1pm-2pm before entering the house.
    • +
      • Talk to Ganredhel to start the Acrobatics Training quest using B_Acrobatics. Wait until 1pm-2pm before entering the house.
      • Read A Dance in Fire, v1 [Acrobatics] on the dresser upstairs.
    • The Great Chapel of Arkay: -
      • Talk to Gruiand Garrana to start the Speechcraft Training quest using B_Speechcraft.
      • -
      • Talk to Ohtesse downstairs in the Chapel Hall to start the Restoration Training quest using B_Restoration.
    • +
      • Talk to Gruiand Garrana to start the Speechcraft Training quest using B_Speechcraft.
      • +
      • Talk to Ohtesse downstairs in the Chapel Hall to start the Restoration Training quest using B_Restoration.
    • Misc: -
      • Fast travel to Castle Cheydinhal and go through the first door on the left inside the hall to talk to Ra’qanar and start the Hand to Hand Training quest using B_HandtoHand.
      • +
        • Fast travel to Castle Cheydinhal and go through the first door on the left inside the hall to talk to Ra’qanar and start the Hand to Hand Training quest using B_HandtoHand.
        @@ -506,25 +506,25 @@

        Made by Ben Songster (MeemawHustlin) with help from the PRCLive community.
      • Fighters Guild:
        • Invest in Sabine Laul if you haven’t. Usually in the basement.
        • -
        • Talk to Lum gro-Baroth to start the Block Training quest using B_Block. Usually in the basement. +
        • Talk to Lum gro-Baroth to start the Block Training quest using B_Block. Usually in the basement.
          • If he is not in the basement, check the back outdoor area.
          • -
          • If Honditar is there, start the Athletics Training quest using B_Athletics.
        • +
        • If Honditar is there, start the Athletics Training quest using B_Athletics.
    • Mages Guild:
      • Invest in Angalmo.
      • -
      • Talk to Alberic Litte to start the Conjuration Training quest using B_Conjuration.
      • -
      • Talk to Athrager to start the Alteration Training quest using B_Alteration.
      • +
      • Talk to Alberic Litte to start the Conjuration Training quest using B_Conjuration.
      • +
      • Talk to Athrager to start the Alteration Training quest using B_Alteration.
      • Get the Silver Pitcher and 4 Silver Glasses on the second floor library.
    • Outside by tree: -
      • If you haven’t talked to Honditar, wait until 10am to 8pm to talk to him and start the Athletics Training quest using B_Athletics.
      • +
        • If you haven’t talked to Honditar, wait until 10am to 8pm to talk to him and start the Athletics Training quest using B_Athletics.
      • The Oak and Crosier:
        • Invest in Talasma.
      • Northern Goods and Trade:
        • Invest in Seed-Neeus.
        • -
        • Start the Mercantile Training quest by using B_Mercantile. +
        • Start the Mercantile Training quest by using B_Mercantile.
          1. Buy 5 levels of Mercantile training using C_Mercantile.
      • @@ -554,14 +554,14 @@

        Made by Ben Songster (MeemawHustlin) with help from the PRCLive community.
      • Nirnroot by the statue.
      • Fighters Guild: -
        • Talk to Azzan to start the Blunt Training quest using B_Blunt. +
          • Talk to Azzan to start the Blunt Training quest using B_Blunt.
            1. Dialogue: Join the Fighters Guild.
            2. Dialogue: Yes. Sign me up. (This completes Join the Fighters Guild.)
            3. Dialogue: Contract.
            4. Dialogue: Rats. (This starts a future quest.)
          • -
          • Talk to Rhano to start the Blade Training quest using B_Blade.
          • +
          • Talk to Rhano to start the Blade Training quest using B_Blade.
        • Mages Guild:
          • Invest in Felen Relas.
          • @@ -579,7 +579,7 @@

            Made by Ben Songster (MeemawHustlin) with help from the PRCLive community.
          • Pinarus Inventius’ House:
            • Talk to Pinarus Inventius. -
              • Bribe to max disposition and start the Marksman Training quest using B_Marksman.
            • +
              • Bribe to max disposition and start the Marksman Training quest using B_Marksman.
          • @@ -595,7 +595,7 @@

            Made by Ben Songster (MeemawHustlin) with help from the PRCLive community.The Best Defense:
            • Invest in Maro Rufus.
            • Invest in Varnado. -
              • Start the Heavy Armor Training quest using B_HeavyArmor.
            • +
              • Start the Heavy Armor Training quest using B_HeavyArmor.
          • The Gilded Carafe:
            • Invest in Claudette Perrick.