-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
1 lines (1 loc) · 2.64 KB
/
index.html
File metadata and controls
1 lines (1 loc) · 2.64 KB
1
<!doctype html><html lang="en" data-theme="dark"><head><meta charset="UTF-8"><meta name="description" content="Search through items in Kingdom Come: Deliverance II"><meta name="keywords" content="kcd2, item, search"><title>Kingdom Come: Deliverance II - Item ID Search</title></head><body><main class="app-layout"><section id="sidebar"><header><h1>Item Search</h1><input id="searchBox" placeholder="Search by Name, ID, or Type..."><div class="dropdown-container"><label>Language:</label> <select id="languageSelect"></select></div></header><div id="indexingProgressContainer" style="padding: 1em; display: none;"><p>Indexing items... <span id="indexingPercent">0%</span></p><progress id="indexingProgress" value="0" max="100" style="width: 100%;"></progress><p id="indexingProgressRandomMessage"></p></div><div id="results"></div></section><section id="detailPanel" style="position: relative;"><h2>Item Details <button id="closeDetailPanelBtn" style="float: right;" class="close-button">X</button> <button id="openHomeButton" style="float: right; margin-right: 0.5rem;" class="close-button">Home</button></h2><div id="itemInfo"><h3>Welcome to the Kingdom Come: Deliverance II Item Database</h3><p>This website can find the item ID of any item in the game.</p><br><p>The site is not designed for mobile devices and uses a lot (~500 MB) of memory.</p><p>You are currently running on the static build of the website, which has worse performance than the live site.</p><p>As of right now, the live site is not public.</p><p>Please ignore the summarize button in documents, as well as other community features. Those only work on the live version.</p><p>Also apologies for the bad site design and performance issues.</p><br><p>You can search with the Name, ID and the Type. <b>Searching with items in other languages should work, but it hasn't been tested.</b></p><p>If a value is highlighted, click to copy it.</p><br><p>Append <b>@</b> to an item type to only search through that specific item type. Use <b>!@</b> to exclude a specific item type.</p><p>Append <b>#</b> to search through specific fields of an item.</p><p>The search bar should automatically provide autocomplete.</p><br><div id="statisticsContainer"></div><br><h1 style="margin-top: 1em;">Patch Notes</h1></div><div id="patchNotesContainer"></div><div id="randomItemsContainer" style="margin-top: 10px;"></div></section></main><script src="runtime~main.5d5d1c17d35fa43543b4.js"></script><script src="main-72761ba4.16d3f4d658bd7b40727f.js"></script><script src="main-fc854bfa.8140bfc7b21a217e727b.js"></script><script src="main-9a8b795a.25d6a40dba08507dd3e6.js"></script><script src="main-182f79bf.e2c2a14097243b27e735.js"></script></body></html>