Add notes to latest update (#391)
This commit is contained in:
parent
cb2efb07a5
commit
8f9f7d7a07
3 changed files with 13 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ const UpdatesPage = () => {
|
||||||
'1040815000',
|
'1040815000',
|
||||||
],
|
],
|
||||||
}}
|
}}
|
||||||
|
numNotes={2}
|
||||||
/>
|
/>
|
||||||
<ContentUpdate
|
<ContentUpdate
|
||||||
version="2023-12F"
|
version="2023-12F"
|
||||||
|
|
|
||||||
|
|
@ -19,6 +19,12 @@
|
||||||
"uncap": "Uncap"
|
"uncap": "Uncap"
|
||||||
},
|
},
|
||||||
"versions": {
|
"versions": {
|
||||||
|
"2023-12U2": {
|
||||||
|
"features": [
|
||||||
|
"Sorry for the longer spaces between updates—life has been a bit busy. Work has gotten a lot busier, I have more social obligations, and am working on another app. I haven't abandoned granblue.team though. Thanks for your patience!",
|
||||||
|
"Finally fixed the logic that determines when a conflict occurs between Dark Opus Weapons, Draconic Weapons and Draconic Providence Weapons"
|
||||||
|
]
|
||||||
|
},
|
||||||
"2023-11U": {
|
"2023-11U": {
|
||||||
"features": [
|
"features": [
|
||||||
"Added Ultimate Mastery skills for classes: Bandit Tycoon, Nighthound, Monk, and Rising Force"
|
"Added Ultimate Mastery skills for classes: Bandit Tycoon, Nighthound, Monk, and Rising Force"
|
||||||
|
|
|
||||||
|
|
@ -19,6 +19,12 @@
|
||||||
"uncap": "上限解放"
|
"uncap": "上限解放"
|
||||||
},
|
},
|
||||||
"versions": {
|
"versions": {
|
||||||
|
"2023-12U2": {
|
||||||
|
"features": [
|
||||||
|
"更新の間隔が開いてしまって申し訳ございませんー仕事が忙しくなったし、社会的な義務も増えたし、別のアプリの開発も続きました。granblue.teamの開発が終わってないのでこれからもよろしくお願いします!",
|
||||||
|
"終末武器・ドラコニックウエポン・ドラコニックウエポン・オリジンの編成ロジックを修正しました"
|
||||||
|
]
|
||||||
|
},
|
||||||
"2023-11U": {
|
"2023-11U": {
|
||||||
"features": [
|
"features": [
|
||||||
"「義賊」「ハウンドドッグ」「モンク」「ライジングフォース」の極致の証スキルを追加"
|
"「義賊」「ハウンドドッグ」「モンク」「ライジングフォース」の極致の証スキルを追加"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue