latest changes, need to debug gendoc runewords. db is corrupted somehow. Older db doesn't have bug.

This commit is contained in:
Hash Borgir
2023-06-23 17:41:06 -06:00
parent ee5769781b
commit 8ec5186cbe
1783 changed files with 147 additions and 825 deletions

View File

@@ -56,10 +56,17 @@
<img src="/img/Diablo2.png" style="float:right"><h1 syle="display:inline; font-weight: 900;"><?php echo $title . " " . $version; ?><span style="font-family: Lato !important; font-size: 14px;"> <?php echo " By" . $author ?></span></h1>
<div style="font-family: Lato !important; text-align:right; color: tomato">
Active Mod: <span style="color: purple"><?php echo $_SESSION['modname'] ?></span>
<span style="color: #8888FF">[<?php echo $_SESSION['path'] ?>]</span>
<button class="btn btn-success" id="reload-gui-button">Reload GUI</button>
<span class="btn btn-info">
Active Mod: <span style="color: purple"><?php echo $_SESSION['modname'] ?></span>
<span style="color: ">[<?php echo $_SESSION['path'] ?>]</span>
</span>
<button class="btn btn-danger" id="reload-button">Reload TXT Files</button>
</div>
<div style="text-align: right;"><button class="btn btn-info" id="reload-gui-button">Reload GUI</button><button class="btn btn-warning" id="reload-button">Reload TXT Files</button></div>
<div id="loading-spinner" style="display: none; text-align:center;">
<img src="img/loading.gif" alt="Loading...">
</div>
<ul class="nav nav-tabs" id="Tabs" role="tablist">
<li class="nav-item" role="presentation">
<a class="nav-link active" id="Unique-tab" data-toggle="tab" href="#Unique" role="tab" aria-controls="Unique" aria-selected="true">Unique Items</a>