images back

images are back as an option due to public outcry

bug fixes
  getting a power up quickly after warp, difficulty or instructions power ups was making the screen go blank
  heuristics resets on death properly now
This commit is contained in:
landgreen
2024-10-09 18:53:18 -07:00
parent a8c6c0ea0e
commit 9c2c9be4ed
6 changed files with 21 additions and 18 deletions

View File

@@ -53,9 +53,9 @@
<details id = 'settings-details'>
<summary>settings</summary>
<div style="line-height: 150%;" class="details-div">
<!-- <input onclick="build.showImages('settings')" type="checkbox" id="hide-images" name="hide-images" style="width:17px; height:17px;">
<input onclick="build.showImages('settings')" type="checkbox" id="hide-images" name="hide-images" style="width:17px; height:17px;">
<label for="hide-images" title="hide images for fields, guns, and tech">hide images</label>
<br> -->
<br>
<input onclick="build.hideHUD('settings')" type="checkbox" id="hide-hud" name="hide-hud" style="width:17px; height:17px;">
<label for="hide-hud" title="hide: tech, damage taken, damage, in game console, new level animation">minimal HUD</label>
<br>