Skip to content

Commit

Permalink
Merge pull request #454 from penguin-statistics/dev
Browse files Browse the repository at this point in the history
Release v3.5.4
  • Loading branch information
AlvISsReimu authored Jun 3, 2021
2 parents 96a91a9 + 9db50f8 commit 81408fb
Show file tree
Hide file tree
Showing 23 changed files with 328 additions and 41 deletions.
16 changes: 8 additions & 8 deletions ios/App/App.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
3A06C133259766C400B81F31 /* WidgetEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A06C132259766C400B81F31 /* WidgetEntry.swift */; };
3A06C13B25976DAF00B81F31 /* MediumWidgetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A06C13A25976DAF00B81F31 /* MediumWidgetView.swift */; };
3A0C886325C25E8E008E1F4B /* PushManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A0C886225C25E8E008E1F4B /* PushManager.swift */; };
3A1157AD258F2B5C00F4C6FD /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A00D83125266410007308FB /* WidgetKit.framework */; };
3A1157AE258F2B5C00F4C6FD /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A00D83325266410007308FB /* SwiftUI.framework */; };
3A1157B1258F2B5C00F4C6FD /* SmallWidgetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A1157B0258F2B5C00F4C6FD /* SmallWidgetView.swift */; };
3A1157B4258F2B5E00F4C6FD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3A1157B3258F2B5E00F4C6FD /* Assets.xcassets */; };
3A1157BA258F2B5E00F4C6FD /* PenguinWidgetExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 3A1157AC258F2B5C00F4C6FD /* PenguinWidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
3A20895A25C26EFB001D7490 /* Alamofire in Frameworks */ = {isa = PBXBuildFile; productRef = 3A20895925C26EFB001D7490 /* Alamofire */; };
3A20895D25C2ACC5001D7490 /* Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A001AD62599A68A0078A265 /* Helpers.swift */; };
3A3F035B25C0B3D000DEED16 /* PersistenceManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A3F035A25C0B3D000DEED16 /* PersistenceManager.swift */; };
3A41DF5B2647C99100531A1B /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A00D83325266410007308FB /* SwiftUI.framework */; };
3A41DF5E2647C99300531A1B /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A00D83125266410007308FB /* WidgetKit.framework */; };
3A4D4431259AC0BA000807F8 /* InitialLaunch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A4D4430259AC0BA000807F8 /* InitialLaunch.swift */; };
3A4FAF192626B189001C9907 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3A4FAF1B2626B189001C9907 /* Localizable.strings */; };
3A5051AA25965532004167D3 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3A5051AC25965532004167D3 /* Localizable.strings */; };
Expand Down Expand Up @@ -151,8 +151,8 @@
buildActionMask = 2147483647;
files = (
3A20895A25C26EFB001D7490 /* Alamofire in Frameworks */,
3A1157AE258F2B5C00F4C6FD /* SwiftUI.framework in Frameworks */,
3A1157AD258F2B5C00F4C6FD /* WidgetKit.framework in Frameworks */,
3A41DF5B2647C99100531A1B /* SwiftUI.framework in Frameworks */,
3A41DF5E2647C99300531A1B /* WidgetKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -627,7 +627,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 3.5.2;
MARKETING_VERSION = 3.5.4;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = io.penguinstats.app.PenguinWidget;
Expand Down Expand Up @@ -659,7 +659,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 3.5.2;
MARKETING_VERSION = 3.5.4;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = io.penguinstats.app.PenguinWidget;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -798,7 +798,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.5.2;
MARKETING_VERSION = 3.5.4;
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
PRODUCT_BUNDLE_IDENTIFIER = io.penguinstats.app;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -830,7 +830,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.5.2;
MARKETING_VERSION = 3.5.4;
PRODUCT_BUNDLE_IDENTIFIER = io.penguinstats.app;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTS_MACCATALYST = NO;
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PreviewsEnabled</key>
<false/>
</dict>
</plist>
12 changes: 6 additions & 6 deletions ios/App/App.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,26 @@
"repositoryURL": "https://github.com/Alamofire/Alamofire",
"state": {
"branch": null,
"revision": "eaf6e622dd41b07b251d8f01752eab31bc811493",
"version": "5.4.1"
"revision": "f96b619bcb2383b43d898402283924b80e2c4bae",
"version": "5.4.3"
}
},
{
"package": "RxBus",
"repositoryURL": "https://github.com/ridi/RxBus-Swift",
"state": {
"branch": null,
"revision": "542c47d46682a64867315867f45403a616ca40b0",
"version": "1.3.1"
"revision": "b154da5fffb4c5d0d17b7f46e9cd38f382e298e4",
"version": "1.3.2"
}
},
{
"package": "RxSwift",
"repositoryURL": "https://github.com/ReactiveX/RxSwift.git",
"state": {
"branch": null,
"revision": "002d325b0bdee94e7882e1114af5ff4fe1e96afa",
"version": "5.1.1"
"revision": "7c17a6ccca06b5c107cfa4284e634562ddaf5951",
"version": "6.2.0"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion ios/App/Settings.bundle/Root.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<array>
<dict>
<key>DefaultValue</key>
<string>3.5.2 (0)</string>
<string>3.5.4 (0)</string>
<key>Key</key>
<string>version</string>
<key>Title</key>
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": "penguin-stats-frontend",
"version": "3.5.2",
"version": "3.5.4",
"private": true,
"author": "Penguin Statistics Contributors <[email protected]> (https://github.com/orgs/penguin-statistics/people)",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions src/components/advancedQuery/selectors/QuerySelectorStage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -178,10 +178,10 @@ export default {
},
computed: {
categorizedZones () {
const categories = ['ACTIVITY_OPEN', 'MAINLINE', 'WEEKLY', 'ACTIVITY_CLOSED']
const categories = ['ACTIVITY_OPEN', 'MAINLINE', 'ACTIVITY_PERMANENT', 'WEEKLY', 'ACTIVITY_CLOSED']
const results = []
for (const category of categories) {
let zones = get.zones.byType(category.startsWith('ACTIVITY') ? 'ACTIVITY' : category, false)
let zones = get.zones.byType(category.startsWith('ACTIVITY') && category !== 'ACTIVITY_PERMANENT' ? 'ACTIVITY' : category, false)
if (category === 'ACTIVITY_OPEN') {
zones = zones.filter(zone => !zone.isOutdated)
} else if (category === 'ACTIVITY_CLOSED') {
Expand Down
6 changes: 3 additions & 3 deletions src/components/global/RandomBackground.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import CDN from '@/mixins/CDN'
import { mapGetters } from 'vuex'
import randomUtils from '@/utils/randomUtils'
import { externalService } from '@/utils/service'
import environment from '@/utils/environment'
export default {
name: 'RandomBackground',
Expand Down Expand Up @@ -58,7 +57,8 @@ export default {
// [value] represents a "background image url" on such route
specialImageMap: {
'main_06-14': '/backgrounds/fn_0_1.png', // 6-16
'main_06-15': '/backgrounds/fn_0_0.png' // 6-17
'main_06-15': '/backgrounds/fn_0_0.png', // 6-17
'main_08-10': '/backgrounds/sp_main_08-10.png' // 8-10
}
}
},
Expand Down Expand Up @@ -104,7 +104,7 @@ export default {
this.webpSupport = await this.testWebp()
}
// P(🔪) = 0.2%
if (environment.debug.frostnova || Math.random() < 0.002) {
if (Math.random() < 0.002) {
return this.getImageUrl('frstar')
}
return this.getImageUrl(randomUtils.cachedRandom.get())
Expand Down
4 changes: 2 additions & 2 deletions src/components/stats/MultiStageSelector.vue
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,10 @@ export default {
},
computed: {
categorizedZones () {
const categories = ['ACTIVITY_OPEN', 'MAINLINE', 'WEEKLY']
const categories = ['ACTIVITY_OPEN', 'MAINLINE', 'ACTIVITY_PERMANENT', 'WEEKLY']
const results = []
for (const category of categories) {
let zones = get.zones.byType(category.startsWith('ACTIVITY') ? 'ACTIVITY' : category)
let zones = get.zones.byType(category === 'ACTIVITY_OPEN' ? 'ACTIVITY' : category)
if (category === 'ACTIVITY_OPEN') zones = zones.filter(zone => !zone.isOutdated)
zones = zones.map(el => {
el.stages = get.stages.byParentZoneId(el.zoneId)
Expand Down
4 changes: 2 additions & 2 deletions src/components/stats/SiteStatsOverview.vue
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<template>
<BackdropCard
:to="{name: 'SiteStats'}"
hover
class="pa-0 mt-2"
:to="{name: 'SiteStats'}"
class="elevation-5 pa-0 mt-2 mb-2"
>
<template #backdrop>
<v-icon>
Expand Down
2 changes: 1 addition & 1 deletion src/components/toolbar/AccountManager.vue
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"login": "登录",
"logout": "退出登录",
"logoutPrompt": "确定要退出登录吗?",
"notice": "用户 ID 仅用来标记您的上传身份。在不同设备上使用此 ID 登录,可让掉落数据集中于一个账号下,方便管理掉落汇报以及查看个人掉落数据。若无用户 ID,汇报一次掉落后即可拥有用户 ID。",
"notice": "此用户 ID 非游戏内的 ID ,仅供本网站使用,用来标记您的上传身份。若无用户 ID,汇报一次掉落后即可拥有用户 ID。",
"success": "登录成功",
"userId": "用户 ID",
"details": "账户信息",
Expand Down
2 changes: 1 addition & 1 deletion src/config/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const version = 'v3.5.2'
const version = 'v3.5.4'
const project = 'frontend-v2'

module.exports = {
Expand Down
10 changes: 9 additions & 1 deletion src/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -684,4 +684,12 @@ search:
hint: Type in Name for Stage, Zone or Item
confirmLeave:
title: Are you sure to leave?
subtitle: Unsaved changes may lost.
subtitle: Unsaved changes may lost.
sponsor:
meta:
providedBy: Provided by Sponsor
xacademy:
headline_1: 科技予人
headline_2: 神之力
subtitle: X Academy 2021 暑期项目
more: 轻点以了解更多
10 changes: 9 additions & 1 deletion src/locales/zh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -681,4 +681,12 @@ search:
hint: 键入 物品全拼 拼音首字母 作战名 章节名 关卡编号 或 部分关卡/物品昵称
confirmLeave:
title: 确定要离开此页面吗?
subtitle: 未保存的更改可能会丢失
subtitle: 未保存的更改可能会丢失
sponsor:
meta:
providedBy: 本内容由赞助商提供
xacademy:
headline_1: 科技予人
headline_2: 神之力
subtitle: X Academy 2021 暑期项目
more: 轻点以了解更多
9 changes: 9 additions & 0 deletions src/styles/modules.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,15 @@
}
}

.backdrop-blur-dialog {
background: rgba(30, 30, 30, .4) !important;
.theme--light & {
background: rgba(240, 240, 240, .4) !important;
}
-webkit-backdrop-filter: blur(30px);
backdrop-filter: blur(30px);
}

.markdown-content-inline {
p {
margin-bottom: 0 !important;
Expand Down
6 changes: 0 additions & 6 deletions src/templates/app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@

<!-- Roboto local cache -->
<style>@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmSU5fCBc4AMP6lbBP.ttf) format("ttf");unicode-range:U+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0370-03ff}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmSU5fCxc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.ttf) format("ttf");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/caches/roboto/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.ttf) format("ttf");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/caches/roboto/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.ttf) format("ttf");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/caches/roboto/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.ttf) format("ttf");unicode-range:U+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/caches/roboto/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.ttf) format("ttf");unicode-range:U+0370-03ff}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/caches/roboto/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.ttf) format("ttf");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/caches/roboto/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.ttf) format("ttf");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/caches/roboto/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.ttf) format("ttf");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.ttf) format("ttf");unicode-range:U+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0370-03ff}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.ttf) format("ttf");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmWUlfCRc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmWUlfABc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmWUlfCBc4AMP6lbBP.ttf) format("ttf");unicode-range:U+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmWUlfBxc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0370-03ff}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmWUlfCxc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.ttf) format("ttf");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/caches/roboto/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.ttf) format("ttf");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/caches/roboto/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DQk6YvNkeg.ttf) format("ttf");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/caches/roboto/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DQk6YvNkeg.ttf) format("ttf");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/caches/roboto/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DQk6YvNkeg.ttf) format("ttf");unicode-range:U+1f??}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/caches/roboto/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DQk6YvNkeg.ttf) format("ttf");unicode-range:U+0370-03ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/caches/roboto/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DQk6YvNkeg.ttf) format("ttf");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/caches/roboto/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DQk6YvNkeg.ttf) format("ttf");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/caches/roboto/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.ttf) format("ttf");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}</style>
<style>
*:not(input) {
-webkit-user-select: none !important;
user-select: none !important;
}
</style>
<!-- / App Special Part -->

<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Condensed:400" crossorigin="anonymous">
Expand Down
3 changes: 1 addition & 2 deletions src/utils/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ export default {
get performance () { return boolean('performance') },
get devtools () { return boolean('devtools') },
get colorfulConsole () { return boolean('colorfulConsole', true) },
get fullConsole () { return boolean('fullConsole') },
get frostnova () { return boolean('frostnova') }
get fullConsole () { return boolean('fullConsole') }
},
get platform () {
if (PENGUIN_PLATFORM === 'app') {
Expand Down
4 changes: 2 additions & 2 deletions src/utils/recognizer.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ class Recognizer {

Console.info('Recognizer', 'init: preload icons: preloading')

// await fetch(mirror.deliver(`/recognition/${recognizerVersion}/items.zip`))
await fetch("/items.zip")
await fetch(mirror.deliver(`/recognition/${recognizerVersion}/items.zip`))
// await fetch("/items.zip")
.then((response) => {
if (response.status >= 200 && response.status < 400) {
return Promise.resolve(response.blob())
Expand Down
Loading

0 comments on commit 81408fb

Please sign in to comment.