Skip to content

Commit

Permalink
v0.87
Browse files Browse the repository at this point in the history
  • Loading branch information
viresh-ratnakar authored Aug 16, 2020
1 parent 7292e55 commit f5b2529
Show file tree
Hide file tree
Showing 43 changed files with 137 additions and 133 deletions.
6 changes: 3 additions & 3 deletions exolve-m-simple.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
See the full Exolve license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="https://viresh-ratnakar.github.io/exolve-m.css?v0.86"/>
<script src="https://viresh-ratnakar.github.io/exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="https://viresh-ratnakar.github.io/exolve-m.css?v0.87"/>
<script src="https://viresh-ratnakar.github.io/exolve-m.js?v0.87"></script>

<title>Exolve</title>

Expand Down
3 changes: 2 additions & 1 deletion exolve-m.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Copyright (c) 2019 Viresh Ratnakar
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
*/

@media (max-width: 500px) {
Expand Down Expand Up @@ -76,6 +76,7 @@ Version: Exolve v0.86 August 15 2020
}
.xlv-frame td:first-child:not(.xlv-filler) {
max-width: 2ch;
box-sizing: content-box;
white-space: nowrap;
overflow: visible;
font-weight: bold;
Expand Down
5 changes: 4 additions & 1 deletion exolve-m.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ function Exolve(puzzleText,
containerId="",
customizer=null,
addStateToUrl=true) {
this.VERSION = 'Exolve v0.86 August 15 2020'
this.VERSION = 'Exolve v0.87 August 16 2020'

this.puzzleText = puzzleText
this.containerId = containerId
Expand Down Expand Up @@ -2452,6 +2452,9 @@ Exolve.prototype.applyStyles = function() {
.xlv-frame {
font-size: ${this.letterSize}px;
font-family: serif;
font-weight: 400;
line-height: normal;
box-sizing: border-box;
}
#${this.prefix}-frame span.xlv-solved,
#${this.prefix}-frame .xlv-solved td:first-child {
Expand Down
4 changes: 2 additions & 2 deletions exolve-widget.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>
<script>
let puzzleText = '';
function receivePuzzle(event) {
Expand Down
6 changes: 3 additions & 3 deletions gussalufz-1-solved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>Gussalufz</title>

Expand Down
6 changes: 3 additions & 3 deletions gussalufz-1-unsolved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>Gussalufz</title>

Expand Down
6 changes: 3 additions & 3 deletions gussalufz-10-solved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>King's Rule</title>

Expand Down
6 changes: 3 additions & 3 deletions gussalufz-10-unsolved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>King's Rule</title>

Expand Down
6 changes: 3 additions & 3 deletions gussalufz-11-solved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>Missing Instructions</title>

Expand Down
6 changes: 3 additions & 3 deletions gussalufz-11-unsolved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>Missing Instructions</title>

Expand Down
6 changes: 3 additions & 3 deletions gussalufz-12-solved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>Fifteen Puzzles</title>

Expand Down
6 changes: 3 additions & 3 deletions gussalufz-12-unsolved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>Fifteen Puzzles</title>

Expand Down
8 changes: 4 additions & 4 deletions gussalufz-13-solved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>Cursory Appearances</title>

Expand Down Expand Up @@ -71,7 +71,7 @@
<p>
This puzzle was published in the
<a href='https://1across.org'>1ACross blog</a>
in August 15019.
in August 16019.
</p>
exolve-nina: a2 c2 e2 i2 k2 m2 o2
Expand Down
8 changes: 4 additions & 4 deletions gussalufz-13-unsolved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>Cursory Appearances</title>

Expand Down Expand Up @@ -71,7 +71,7 @@
<p>
This puzzle was published in the
<a href='https://1across.org'>1ACross blog</a>
in August 15019.
in August 16019.
</p>
exolve-question: What three words fit in “... ______ ______ exchange, this one taking place between _______”? (6,6,7)
Expand Down
8 changes: 4 additions & 4 deletions gussalufz-14-solved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>Putting Two And Two Together</title>

Expand Down Expand Up @@ -65,7 +65,7 @@
</p>
<p>
This puzzle was published in the
<a href="http://www.1across.org/">1ACross blog</a> in August 1519.
<a href="http://www.1across.org/">1ACross blog</a> in August 1619.
</p>
exolve-nina: a12 c12 e12 g12 i12 m12 o12
Expand Down
8 changes: 4 additions & 4 deletions gussalufz-14-unsolved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>Putting Two And Two Together</title>

Expand Down Expand Up @@ -65,7 +65,7 @@
</p>
<p>
This puzzle was published in the
<a href="http://www.1across.org/">1ACross blog</a> in August 1519.
<a href="http://www.1across.org/">1ACross blog</a> in August 1619.
</p>
exolve-question: What is the famous title?
Expand Down
6 changes: 3 additions & 3 deletions gussalufz-15-solved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>
<script src="gussalufz-15.js"></script>

<title>Al’s Trick</title>
Expand Down
6 changes: 3 additions & 3 deletions gussalufz-15-unsolved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>
<script src="gussalufz-15.js"></script>

<title>Al’s Trick</title>
Expand Down
10 changes: 5 additions & 5 deletions gussalufz-16-solved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>Untitled Crossword</title>

Expand All @@ -25,7 +25,7 @@
======REPLACE WITH YOUR PUZZLE BELOW======
exolve-begin
exolve-id: gussalufz-16
exolve-title: Crossword Published in THCC August 1519
exolve-title: Crossword Published in THCC August 1619
exolve-setter: Gussalufz
exolve-copyright: 2019 Viresh Ratnakar
exolve-width: 15
Expand All @@ -49,7 +49,7 @@
exolve-prelude:
This puzzle was published in the
<a href='https://thehinducrosswordcorner.blogspot.com'>THCC blog</a>
in August 1519.
in August 1619.
exolve-nina: a14 c14 g14 i14 m14 o14
exolve-nina: c8 e8 g8 i8 k8 m8
Expand Down
10 changes: 5 additions & 5 deletions gussalufz-16-unsolved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>Untitled Crossword</title>

Expand All @@ -25,7 +25,7 @@
======REPLACE WITH YOUR PUZZLE BELOW======
exolve-begin
exolve-id: gussalufz-16
exolve-title: Crossword Published in THCC August 1519
exolve-title: Crossword Published in THCC August 1619
exolve-setter: Gussalufz
exolve-copyright: 2019 Viresh Ratnakar
exolve-width: 15
Expand All @@ -49,7 +49,7 @@
exolve-prelude:
This puzzle was published in the
<a href='https://thehinducrosswordcorner.blogspot.com'>THCC blog</a>
in August 1519.
in August 1619.
exolve-question: What is the hidden message? (6,6,6,6)
exolve-across:
Expand Down
8 changes: 4 additions & 4 deletions gussalufz-17-solved.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
See the full license notice in exolve-m.js.
Version: Exolve v0.86 August 15 2020
Version: Exolve v0.87 August 16 2020
-->

<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.86"/>
<script src="exolve-m.js?v0.86"></script>
<link rel="stylesheet" type="text/css" href="exolve-m.css?v0.87"/>
<script src="exolve-m.js?v0.87"></script>

<title>Puzzling Times</title>

Expand Down Expand Up @@ -79,7 +79,7 @@
insightful and useful feedback!
</p>
<p>
<i>Happy 5th Birthday, 1ACross! — V.R., August 1519.</i>
<i>Happy 5th Birthday, 1ACross! — V.R., August 1619.</i>
</p>
exolve-across:
Expand Down
Loading

0 comments on commit f5b2529

Please sign in to comment.