Adding changelog
This commit is contained in:
parent
52d43b09f4
commit
1a61dec9cf
1 changed files with 22 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
<div class="iframe-container">
|
<div class="iframe-container">
|
||||||
<div>
|
<div>
|
||||||
<iframe src="https://ritual.sh/games/clicker/index.html"></iframe>
|
<iframe src="{{ .Site.BaseURL }}games/clicker/index.html"></iframe>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="game-info">
|
<div class="game-info">
|
||||||
|
|
@ -78,6 +78,27 @@
|
||||||
every tick.
|
every tick.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="game-info">
|
||||||
|
<div class="game-details">
|
||||||
|
<div>
|
||||||
|
<h2>Updates & Changelog</h2>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<strong>30/01/2026</strong> - Fixed floating wood bug, did a bit
|
||||||
|
of balancing. Sale price starts lower and ramps higher, unlocks
|
||||||
|
get stronger at higher tiers, and Legendary Crafter is no longer a
|
||||||
|
total trap.
|
||||||
|
</li>
|
||||||
|
<li><strong>29/01/2026</strong> - Initial release.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="game-details">
|
||||||
|
<div>
|
||||||
|
<h2>Thanks for playing!</h2>
|
||||||
<p>
|
<p>
|
||||||
<strong>Note:</strong> This is a very early version of Whittler, it
|
<strong>Note:</strong> This is a very early version of Whittler, it
|
||||||
will be buggy and the balance will suck. There will be more
|
will be buggy and the balance will suck. There will be more
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue