player filters! favourites! stats!

also, small fixes/improvements, new ryuji feature: "if in array", "if not in array"
This commit is contained in:
Jon Dough
2024-01-16 14:52:28 +05:30
parent 28aed59070
commit b2283a33f9
10 changed files with 149 additions and 22 deletions

View File

@@ -4,11 +4,13 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>these r not the droids you u looking 4</title>
<style>
/* */
</style>
</head>
<body>
<div style="position: absolute; float: right; right: 10px;">
<a href="/player">Player</a>
-
<a href="/stats">Stats</a>
</div>
<div id="main">
<label for="show">Show:</label>
<select id="show" onchange="show_change()">