Skip to content

Commit

Permalink
v2.75.30
Browse files Browse the repository at this point in the history
v2.75.30
  • Loading branch information
entuland committed Mar 10, 2021
1 parent 26f9f4e commit 1503eb4
Show file tree
Hide file tree
Showing 3 changed files with 1,055 additions and 801 deletions.
Binary file modified img/icons_01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 8 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
<!doctype html>
<html>
<head>
<title>Creativerse Sprites Picker - v2.75.7</title>
<script src="js/icondata.js?9026345762345"></script>
<script src="js/index.js?9026345762345"></script>
<link href="css/index.css?9026345762345" rel="stylesheet">
<title>Creativerse Sprites Picker - v2.75.30</title>
<script src="js/icondata.js?098672309465902345"></script>
<script src="js/index.js?098672309465902345"></script>
<link href="css/index.css?098672309465902345" rel="stylesheet">

</head>
<body>
<div id="heading">
<strong><big>Creativerse Sprites Picker - v2.75.7</big></strong><br>
<button class="rounded shadow" id="info-button">Help! What's this?</button> <a class="rounded shadow" style="background: #faa" target="_blank" href="http://entuland.com/creatimap">New! CreatiMap Viewer!</a><hr>
<strong><big>Creativerse Sprites Picker - v2.75.30</big></strong><br>
<button class="rounded shadow" id="info-button">Help / Info</button> <a class="rounded shadow" style="background: #aaf" target="_blank" href="http://entuland.com/creatisign">CreatiSign Generator</a> <a class="rounded shadow" style="background: #aaf" target="_blank" href="http://entuland.com/creaticount">Materials Counter</a> <a class="rounded shadow" style="background: #aaf" target="_blank" href="http://entuland.com/creatimap">CreatiMap Viewer</a><hr>
<label class="rounded shadow">Filter: <input type="text" id="filter" placeholder="type here to filter icons" title='(type just "?" to see items with a missing visible name)'></label>
<button class="rounded shadow" id="switch">Switch to List View</button>
<label class="rounded shadow"><input type="checkbox" id="recentfirst" checked>List recent sprites first</label>
Expand Down Expand Up @@ -50,7 +51,7 @@ <h2>How to use this picker</h2>
<p><strong>Free mode</strong>: click on any icon to have its code appended to the yellow textarea, then click the "Add intro code" button if you want the icons to get aligned to blocks, then copy all the code and paste it into an Arc Sign.</p>
<p>In both modes you may need to adjust the &lt;offset&gt; and &lt;zoffset&gt; tags depending on your design.</p>
<h2>Notes / Links</h2>
<p style="font-weight: bolder; color: #060">2020/11/04 - v2.75.7 (The Great "Toil and Trouble" Halloween Update) - all of the sprites listed in this page should work fine in the game.</p>
<p style="font-weight: bolder; color: #060">2021/03/10 - v2.75.30 - all of the sprites listed in this page should work fine in the game.</p>
<p><a href="http://steamcommunity.com/app/280790/discussions/3/1488866813759228219/" target="_blank">More info about Arc Sign codes</a></p>
<p><a href="http://steamcommunity.com/app/280790/discussions/3/1488866180603763881/" target="_blank">CreatiSprites Picker discussion on Steam forums</a></p>
<p><a href="https://github.com/entuland/creatisprites" target="_blank">All versions on GitHub</a></p>
Expand Down
Loading

0 comments on commit 1503eb4

Please sign in to comment.