minor: move "Avatar Sandbox" out of "Experimental Settings"
This commit is contained in:
parent
bb4d5c06e5
commit
172d666575
1 changed files with 20 additions and 17 deletions
|
|
@ -817,7 +817,26 @@
|
||||||
Check who modeled the item you're looking at on the item view page! If the text doesn't show up next to the sales counter, make sure to DM me so I can add whoever modeled that item.
|
Check who modeled the item you're looking at on the item view page! If the text doesn't show up next to the sales counter, make sure to DM me so I can add whoever modeled that item.
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="setting-container" id="avatar-sandbox">
|
||||||
|
<span class="badge bg-primary mb-1">Finished & No longer Experimental in v1.3!</span>
|
||||||
|
<br>
|
||||||
|
<span class="indicator"> </span>
|
||||||
|
<span class="title">
|
||||||
|
Avatar Sandbox
|
||||||
|
</span>
|
||||||
|
<div class="setting-buttons">
|
||||||
|
<button class="btn btn-sm toggle-btn" data-setting="AvatarSandboxOn">Toggle</button>
|
||||||
|
</div>
|
||||||
|
<br />
|
||||||
|
<span class="desc">
|
||||||
|
Create an avatar with all the item possibilities available to your heart's content!
|
||||||
|
</span>
|
||||||
|
<span class="warning">
|
||||||
|
* This feature is not polished - things like modifying avatar "Body Colors", pagination, outfits, etc haven't been added.
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
<!---
|
<!---
|
||||||
|
coming soon maybe I don't know, I'm lazy
|
||||||
<div class="setting-container" id="auto-ad-bidding">
|
<div class="setting-container" id="auto-ad-bidding">
|
||||||
<span class="indicator"> </span>
|
<span class="indicator"> </span>
|
||||||
<span class="title">
|
<span class="title">
|
||||||
|
|
@ -862,7 +881,7 @@
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<small class="text-muted mt-1" style="font-size: 0.7rem;">
|
<small class="text-muted mt-1" style="font-size: 0.7rem;">
|
||||||
* some features use <a href="https://polytoria.com/u/dargy" target="_blank">@dargy</a>'s public API! thank you!
|
* features use <a href="https://polytoria.com/u/dargy" target="_blank">@dargy</a>'s public API! thank you!
|
||||||
</small>
|
</small>
|
||||||
<small class="limited-time-tag mt-1">
|
<small class="limited-time-tag mt-1">
|
||||||
* was available until July 14th
|
* was available until July 14th
|
||||||
|
|
@ -875,22 +894,6 @@
|
||||||
<h3>EXPERIMENTAL SETTINGS</h3>
|
<h3>EXPERIMENTAL SETTINGS</h3>
|
||||||
<p>These features are a work in progress.</p>
|
<p>These features are a work in progress.</p>
|
||||||
<hr />
|
<hr />
|
||||||
<div class="setting-container" id="avatar-sandbox">
|
|
||||||
<span class="indicator"> </span>
|
|
||||||
<span class="title">
|
|
||||||
Avatar Sandbox
|
|
||||||
</span>
|
|
||||||
<div class="setting-buttons">
|
|
||||||
<button class="btn btn-sm toggle-btn" data-setting="AvatarSandboxOn">Toggle</button>
|
|
||||||
</div>
|
|
||||||
<br />
|
|
||||||
<span class="desc">
|
|
||||||
Create an avatar with all the item possibilities available to your heart's content!
|
|
||||||
</span>
|
|
||||||
<span class="warning">
|
|
||||||
* This feature is not polished - things like modifying avatar "Body Colors", pagination, outfits, etc haven't been added.
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
<div class="setting-container" id="time-played">
|
<div class="setting-container" id="time-played">
|
||||||
<span class="badge bg-primary mb-1">New in v1.3!</span>
|
<span class="badge bg-primary mb-1">New in v1.3!</span>
|
||||||
<br>
|
<br>
|
||||||
|
|
|
||||||
Reference in a new issue