Skip to content

Commit

Permalink
[v0.10.23] Live website
Browse files Browse the repository at this point in the history
  • Loading branch information
auto-deploy committed Nov 15, 2024
1 parent 766e77a commit 48604dd
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 47 deletions.
86 changes: 43 additions & 43 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<script src="libs/Sortable.min.js"></script>

<!-- New module-based code from './modules' -->
<script src="scripts/modules.min.js?v=0.10.22"></script>
<script src="scripts/modules.min.js?v=0.10.23"></script>

<!--Minified scripts-->
<script src="scripts/script.min.js?v=0.10.22"></script>
<script src="scripts/script.min.js?v=0.10.23"></script>

<!--Popper.js-->
<script src="libs/popper.min.js"></script>
Expand All @@ -38,7 +38,7 @@
<link href="libs/introjs-modern.css" rel="stylesheet">

<!--Minified styles-->
<link href="styles/styles.min.css?v=0.10.22" rel="stylesheet">
<link href="styles/styles.min.css?v=0.10.23" rel="stylesheet">

<style>
#game.loading {
Expand Down Expand Up @@ -2882,8 +2882,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind="visible: player.subregion == SubRegions.getSubRegion(GameConstants.Region.kanto, 'Kanto').id">
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/kanto-kanto.png?v=0.10.22',
href:'assets/images/kanto-kanto.png?v=0.10.22'
'xlink:href':'assets/images/kanto-kanto.png?v=0.10.23',
href:'assets/images/kanto-kanto.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -5414,8 +5414,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind="visible: player.subregion == SubRegions.getSubRegion(GameConstants.Region.kanto, 'Sevii Islands 123').id">
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/kanto-sevii123.png?v=0.10.22',
href:'assets/images/kanto-sevii123.png?v=0.10.22'
'xlink:href':'assets/images/kanto-sevii123.png?v=0.10.23',
href:'assets/images/kanto-sevii123.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -5981,8 +5981,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind="visible: player.subregion == SubRegions.getSubRegion(GameConstants.Region.kanto, 'Sevii Islands 4567').id">
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/kanto-sevii4567.png?v=0.10.22',
href:'assets/images/kanto-sevii4567.png?v=0.10.22'
'xlink:href':'assets/images/kanto-sevii4567.png?v=0.10.23',
href:'assets/images/kanto-sevii4567.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -7639,8 +7639,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind='visible: player.region == GameConstants.Region.johto'>
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/johto.png?v=0.10.22',
href:'assets/images/johto.png?v=0.10.22'
'xlink:href':'assets/images/johto.png?v=0.10.23',
href:'assets/images/johto.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -10267,8 +10267,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind='visible: player.region == GameConstants.Region.hoenn'>
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/hoenn.png?v=0.10.22',
href:'assets/images/hoenn.png?v=0.10.22'
'xlink:href':'assets/images/hoenn.png?v=0.10.23',
href:'assets/images/hoenn.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -13756,8 +13756,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind="visible: player.subregion == SubRegions.getSubRegion(GameConstants.Region.hoenn, 'Orre').id">
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/orre.png?v=0.10.22',
href:'assets/images/orre.png?v=0.10.22'
'xlink:href':'assets/images/orre.png?v=0.10.23',
href:'assets/images/orre.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -15141,8 +15141,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind='visible: player.region == GameConstants.Region.sinnoh'>
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/sinnoh.png?v=0.10.22',
href:'assets/images/sinnoh.png?v=0.10.22'
'xlink:href':'assets/images/sinnoh.png?v=0.10.23',
href:'assets/images/sinnoh.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -18266,8 +18266,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind='visible: player.region == GameConstants.Region.unova'>
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/unova.png?v=0.10.22',
href:'assets/images/unova.png?v=0.10.22'
'xlink:href':'assets/images/unova.png?v=0.10.23',
href:'assets/images/unova.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -21457,8 +21457,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind='visible: player.region == GameConstants.Region.kalos'>
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/kalos.png?v=0.10.22',
href:'assets/images/kalos.png?v=0.10.22'
'xlink:href':'assets/images/kalos.png?v=0.10.23',
href:'assets/images/kalos.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -24204,8 +24204,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind="visible: player.subregion == SubRegions.getSubRegion(GameConstants.Region.alola, 'Melemele Island').id">
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/alola-melemele.png?v=0.10.22',
href:'assets/images/alola-melemele.png?v=0.10.22'
'xlink:href':'assets/images/alola-melemele.png?v=0.10.23',
href:'assets/images/alola-melemele.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -27795,8 +27795,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind="visible: player.subregion == SubRegions.getSubRegion(GameConstants.Region.alola, 'Akala Island').id">
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/alola-akala.png?v=0.10.22',
href:'assets/images/alola-akala.png?v=0.10.22'
'xlink:href':'assets/images/alola-akala.png?v=0.10.23',
href:'assets/images/alola-akala.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -30187,8 +30187,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind="visible: player.subregion == SubRegions.getSubRegion(GameConstants.Region.alola, 'Ula\'ula Island').id">
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/alola-ulaula.png?v=0.10.22',
href:'assets/images/alola-ulaula.png?v=0.10.22'
'xlink:href':'assets/images/alola-ulaula.png?v=0.10.23',
href:'assets/images/alola-ulaula.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -33094,8 +33094,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind="visible: player.subregion == SubRegions.getSubRegion(GameConstants.Region.alola, 'Poni Island').id">
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/alola-poni.png?v=0.10.22',
href:'assets/images/alola-poni.png?v=0.10.22'
'xlink:href':'assets/images/alola-poni.png?v=0.10.23',
href:'assets/images/alola-poni.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -35517,8 +35517,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind="visible: player.subregion == SubRegions.getSubRegion(GameConstants.Region.alola, 'Magikarp Jump').id">
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/alola-magikarp-jump.png?v=0.10.22',
href:'assets/images/alola-magikarp-jump.png?v=0.10.22'
'xlink:href':'assets/images/alola-magikarp-jump.png?v=0.10.23',
href:'assets/images/alola-magikarp-jump.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -37752,8 +37752,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind="visible: player.subregion == SubRegions.getSubRegion(GameConstants.Region.galar, 'South Galar').id">
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/galar-south.png?v=0.10.22',
href:'assets/images/galar-south.png?v=0.10.22'
'xlink:href':'assets/images/galar-south.png?v=0.10.23',
href:'assets/images/galar-south.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -40194,8 +40194,8 @@ <h5>Welcome to the Battle Frontier!</h5>
</g>
<g data-bind="visible: player.subregion == SubRegions.getSubRegion(GameConstants.Region.galar, 'North Galar').id">
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/galar-north.png?v=0.10.22',
href:'assets/images/galar-north.png?v=0.10.22'
'xlink:href':'assets/images/galar-north.png?v=0.10.23',
href:'assets/images/galar-north.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -41296,8 +41296,8 @@ <h5>Welcome to the Battle Frontier!</h5>
</g>
<g data-bind="visible: player.subregion == SubRegions.getSubRegion(GameConstants.Region.galar, 'Isle of Armor').id">
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/galar-isle-of-armor.png?v=0.10.22',
href:'assets/images/galar-isle-of-armor.png?v=0.10.22'
'xlink:href':'assets/images/galar-isle-of-armor.png?v=0.10.23',
href:'assets/images/galar-isle-of-armor.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -44217,8 +44217,8 @@ <h5>Welcome to the Battle Frontier!</h5>
</g>
<g data-bind="visible: player.subregion == SubRegions.getSubRegion(GameConstants.Region.galar, 'Crown Tundra').id">
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/galar-crown-tundra.png?v=0.10.22',
href:'assets/images/galar-crown-tundra.png?v=0.10.22'
'xlink:href':'assets/images/galar-crown-tundra.png?v=0.10.23',
href:'assets/images/galar-crown-tundra.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -46235,8 +46235,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind='visible: player.region == GameConstants.Region.hisui'>
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/hsiui.png?v=0.10.22',
href:'assets/images/hisui.png?v=0.10.22'
'xlink:href':'assets/images/hsiui.png?v=0.10.23',
href:'assets/images/hisui.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down Expand Up @@ -55328,8 +55328,8 @@ <h5>Welcome to the Battle Frontier!</h5>

<g data-bind='visible: player.region == GameConstants.Region.paldea'>
<image width="1600" height="960" data-bind="attr: {
'xlink:href':'assets/images/paldea.png?v=0.10.22',
href:'assets/images/paldea.png?v=0.10.22'
'xlink:href':'assets/images/paldea.png?v=0.10.23',
href:'assets/images/paldea.png?v=0.10.23'
}"></image>

<!-- ------ -->
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pokeclicker",
"version": "0.10.22",
"version": "0.10.23",
"description": "PokéClicker repository",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion docs/scripts/modules.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/scripts/script.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -2324,7 +2324,7 @@ class Update {
constructor() {
this.saveKey = 'update';
// Loaded from package.json
this.version = '0.10.22';
this.version = '0.10.23';
this.saveVersion = '0.0.0';
this.updateSteps = {
'0.4.0': ({ playerData, saveData }) => {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pokeclicker",
"version": "0.10.22",
"version": "0.10.23",
"description": "PokéClicker repository",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 48604dd

Please sign in to comment.