Add Loadout Planner and Quest Trees templates

- Created loadout.html for a comprehensive loadout planner, allowing users to filter and view gear options across various categories including guns, armor, helmets, headwear, backpacks, and rigs.
- Implemented a build builder feature to calculate total loadout weight and save builds.
- Added quests.html to display quest trees with trader dependencies, filtering options, and quest completion tracking.
This commit is contained in:
serversdwn
2026-02-22 08:51:28 +00:00
parent 68005b1cb0
commit 84768ae587
9 changed files with 2333 additions and 20 deletions

View File

@@ -168,7 +168,13 @@
<body>
<div class="page">
<nav style="margin-bottom:12px"><a href="/collector">Collector Checklist →</a></nav>
<nav style="margin-bottom:12px">
<a href="/collector">Collector Checklist</a>
&nbsp;|&nbsp;
<a href="/quests">Quest Trees</a>
&nbsp;|&nbsp;
<a href="/loadout">Loadout Planner</a>
</nav>
<h1>OnlyScavs Keys</h1>
<form method="get" class="filters">