feat: skipAllPopups cheat & update skipAllDialogue #3035

Merged
Sainan merged 16 commits from Animan8000/SpaceNinjaServer:lessYappingNPopups into main 2025-11-17 00:05:06 -08:00
Showing only changes of commit a678d07a2c - Show all commits

View File

@@ -960,6 +960,10 @@
<input class="form-check-input" type="checkbox" id="skipAllDialogue" />
<label class="form-check-label" for="skipAllDialogue" data-loc="cheats_skipAllDialogue"></label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" id="skipAllPopups" />
<label class="form-check-label" for="skipAllPopups" data-loc="cheats_skipAllPopups"></label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" id="dontSubtractPurchaseCreditCost" />
<label class="form-check-label" for="dontSubtractPurchaseCreditCost" data-loc="cheats_dontSubtractPurchaseCreditCost"></label>