Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
DexterHuang committed May 19, 2024
1 parent 931a180 commit 48a6ad0
Show file tree
Hide file tree
Showing 25 changed files with 196 additions and 120 deletions.
4 changes: 4 additions & 0 deletions UpdateNote.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ Step-by-step [Guide](https://cybercode-online.fandom.com/wiki/GitHub_PR_Tutorial

## Updates

### 0.1833

- With player suggestions, Cali Train Community funding is added, similar to Party Funds, you can contribute 10% of the Cali Train Community funding with your unit, when the funding reaches 100%, Cali Train will activate in the next UTC 00:00 time, the system will deploy the first +1 calibration at that time, followed by 40 minutes cooldown and then the next one till +10, the buff deployed will consist of exactly the calibration chance needed and a safety buff for 5 minutes for each round.

### 0.1832

- Fixed minor UI issue
Expand Down
13 changes: 8 additions & 5 deletions contribution/lang/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -9753,11 +9753,14 @@
},
"calibrationTrainPage": {
"hintBox": {
"vars": [
"deployInterval"
],
"trans": "عندما يصل تمويل تدريب المعايرة إلى 100٪، سيقوم النظام تلقائيًا بنشر تعزيزات نجاح المعايرة ومنع الدمار من +1 إلى +10 بتسلسل مع فاصل زمني يبدأ بـ ${deployInterval} دقيقة ابتداءً من الساعة 00:00 بتوقيت UTC التالي",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00"
"text": {
"vars": [
"deployInterval",
"time"
],
"trans": "عندما يصل تمويل تدريب المعايرة إلى 100٪، سيقوم النظام تلقائيًا بنشر تعزيزات نجاح المعايرة ومنع الدمار من +1 إلى +10 بتتابع بفاصل زمني قدره ${deployInterval} دقيقة. سيبدأ تدريب التعزيزات في الوقت المحلي القادم ${time}",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time"
}
},
"contributeButton": {
"title": {
Expand Down
13 changes: 8 additions & 5 deletions contribution/lang/arr.json
Original file line number Diff line number Diff line change
Expand Up @@ -9753,11 +9753,14 @@
},
"calibrationTrainPage": {
"hintBox": {
"vars": [
"deployInterval"
],
"trans": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00"
"text": {
"vars": [
"deployInterval",
"time"
],
"trans": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time"
}
},
"contributeButton": {
"title": {
Expand Down
13 changes: 8 additions & 5 deletions contribution/lang/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -9753,11 +9753,14 @@
},
"calibrationTrainPage": {
"hintBox": {
"vars": [
"deployInterval"
],
"trans": "Až se finanční podpora kalibračního tréninku dostane na 100 %, systém automaticky nasadí +1 až +10 úspěšnost kalibrace a ochranné buffy proti zničení v sekvenci s ${deployInterval} minutovým intervalem začínajícím od následujícího UTC 00:00",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00"
"text": {
"vars": [
"deployInterval",
"time"
],
"trans": "Až finanční podpora kalibračního tréninku dosáhne 100 %, systém automaticky nasadí +1 až +10 úspěšnost kalibrace a ochranné buffy proti zničení v intervalu ${deployInterval} minut. Vlak s buffy vyjede v následujícím ${time} místním čase",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time"
}
},
"contributeButton": {
"title": {
Expand Down
13 changes: 8 additions & 5 deletions contribution/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -9753,11 +9753,14 @@
},
"calibrationTrainPage": {
"hintBox": {
"vars": [
"deployInterval"
],
"trans": "Wenn die Kalibrierungszug-Finanzierung 100% erreicht, wird das System automatisch +1 bis +10 Kalibrierungserfolgsrate und Zerstörungspräventions-Buffs in Sequenz mit einem Intervall von ${deployInterval} Minuten ab der nächsten UTC 00:00 bereitstellen",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00"
"text": {
"vars": [
"deployInterval",
"time"
],
"trans": "Wenn die Kalibrierungszug-Finanzierung 100% erreicht, wird das System automatisch +1 bis +10 Kalibrierungserfolgsrate und Zerstörungspräventions-Buffs in Intervallen von ${deployInterval} Minuten bereitstellen. Der Buff-Zug startet um ${time} Ortszeit",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time"
}
},
"contributeButton": {
"title": {
Expand Down
13 changes: 8 additions & 5 deletions contribution/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -9966,11 +9966,14 @@
},
"calibrationTrainPage": {
"hintBox": {
"vars": [
"deployInterval"
],
"trans": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00"
"text": {
"vars": [
"deployInterval",
"time"
],
"trans": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time"
}
},
"contributeButton": {
"title": {
Expand Down
13 changes: 8 additions & 5 deletions contribution/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -9753,11 +9753,14 @@
},
"calibrationTrainPage": {
"hintBox": {
"vars": [
"deployInterval"
],
"trans": "Cuando el financiamiento del entrenamiento de calibración alcance el 100%, el sistema desplegará automáticamente bonificaciones de +1 a +10 en la tasa de éxito de calibración y prevención de destrucción en secuencia con intervalos de ${deployInterval} minutos a partir de las 00:00 UTC siguiente",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00"
"text": {
"vars": [
"deployInterval",
"time"
],
"trans": "Cuando el financiamiento del tren de calibración alcance el 100%, el sistema desplegará automáticamente de +1 a +10 mejoras de tasa de éxito de calibración y prevención de destrucción en secuencia, con un intervalo de ${deployInterval} minutos. El tren de mejoras comenzará a la próxima hora local de ${time}",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time"
}
},
"contributeButton": {
"title": {
Expand Down
13 changes: 8 additions & 5 deletions contribution/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -9753,11 +9753,14 @@
},
"calibrationTrainPage": {
"hintBox": {
"vars": [
"deployInterval"
],
"trans": "Quand le financement de l'entraînement de calibration atteint 100 %, le système déploiera automatiquement des améliorations de taux de réussite de calibration et de prévention de destruction de +1 à +10 en séquence, avec un intervalle de ${deployInterval} minutes à partir de 00:00 UTC suivant",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00"
"text": {
"vars": [
"deployInterval",
"time"
],
"trans": "Lorsque le financement de l'entraînement de calibration atteint 100 %, le système déploiera automatiquement des améliorations de taux de réussite de calibration de +1 à +10 et des buffs de prévention de destruction en séquence avec un intervalle de ${deployInterval} minutes. Le train de buffs débutera à ${time} heure locale suivante",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time"
}
},
"contributeButton": {
"title": {
Expand Down
13 changes: 8 additions & 5 deletions contribution/lang/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -9753,11 +9753,14 @@
},
"calibrationTrainPage": {
"hintBox": {
"vars": [
"deployInterval"
],
"trans": "Saat pendanaan pelatihan kalibrasi mencapai 100%, sistem akan secara otomatis menerapkan peningkatan keberhasilan kalibrasi +1 hingga +10 dan buff pencegahan kerusakan secara berurutan dengan selang waktu ${deployInterval} menit mulai dari UTC 00:00 berikutnya",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00"
"text": {
"vars": [
"deployInterval",
"time"
],
"trans": "Saat pendanaan pelatihan kalibrasi mencapai 100%, sistem akan secara otomatis menerapkan peningkatan keberhasilan kalibrasi +1 hingga +10 dan pencegahan kerusakan secara berurutan dengan interval ${deployInterval} menit. Kereta buff akan dimulai pada jam lokal ${time} berikutnya",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time"
}
},
"contributeButton": {
"title": {
Expand Down
13 changes: 8 additions & 5 deletions contribution/lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -9966,11 +9966,14 @@
},
"calibrationTrainPage": {
"hintBox": {
"vars": [
"deployInterval"
],
"trans": "Quando il finanziamento del treno di calibrazione raggiunge il 100%, il sistema attiverà automaticamente da +1 a +10 bonus di successo della calibrazione e di prevenzione della distruzione in sequenza con un intervallo di ${deployInterval} minuti a partire dal prossimo UTC 00:00",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00"
"text": {
"vars": [
"deployInterval",
"time"
],
"trans": "Quando il finanziamento del treno di calibrazione raggiunge il 100%, il sistema attiverà automaticamente da +1 a +10 incrementi del tasso di successo della calibrazione e dei bonus di prevenzione della distruzione in sequenza con un intervallo di ${deployInterval} minuti. Il treno di bonus inizierà alla prossima ora locale di ${time}",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time"
}
},
"contributeButton": {
"title": {
Expand Down
13 changes: 8 additions & 5 deletions contribution/lang/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -9965,11 +9965,14 @@
},
"calibrationTrainPage": {
"hintBox": {
"vars": [
"deployInterval"
],
"trans": "キャリブレーショントレーニングの資金が100%に達すると、システムは次のUTC 00:00から${deployInterval}分間隔で、キャリブレーション成功率と破壊防止バフを+1から+10まで順番に自動的に展開します。",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00"
"text": {
"vars": [
"deployInterval",
"time"
],
"trans": "キャリブレーショントレーニングの資金が100%に達すると、システムは自動的にキャリブレーション成功率と破壊防止バフを+1から+10まで、${deployInterval}分の間隔で順番に展開します。 バフトレーニングは次の${time}の現地時間から開始します。",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time"
}
},
"contributeButton": {
"title": {
Expand Down
13 changes: 8 additions & 5 deletions contribution/lang/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -9862,11 +9862,14 @@
},
"calibrationTrainPage": {
"hintBox": {
"vars": [
"deployInterval"
],
"trans": "보정 훈련 자금이 100%에 도달하면, 시스템은 다음 UTC 00:00부터 ${deployInterval}분 간격으로 +1에서 +10까지의 보정 성공률 및 파괴 방지 버프를 순차적으로 자동으로 배치합니다",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00"
"text": {
"vars": [
"deployInterval",
"time"
],
"trans": "보정 훈련 자금이 100%에 도달하면 시스템은 ${deployInterval}분 간격으로 +1에서 +10까지의 보정 성공률 및 파괴 방지 버프를 순차적으로 자동으로 배포합니다. 버프 훈련은 다음 지역 시간 ${time}에 시작됩니다",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time"
}
},
"contributeButton": {
"title": {
Expand Down
13 changes: 8 additions & 5 deletions contribution/lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -9753,11 +9753,14 @@
},
"calibrationTrainPage": {
"hintBox": {
"vars": [
"deployInterval"
],
"trans": "Wanneer de kalibratietrainingsfinanciering 100% bereikt, zal het systeem automatisch +1 tot +10 kalibratiesuccespercentage en vernietigingspreventie-buffs in opeenvolging implementeren met een interval van ${deployInterval} minuten, beginnend bij de volgende UTC 00:00",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00"
"text": {
"vars": [
"deployInterval",
"time"
],
"trans": "Wanneer de kalibratietreinfinanciering 100% bereikt, zal het systeem automatisch +1 tot +10 kalibratiesuccespercentage en vernietigingspreventie-buffs in opeenvolging implementeren met een interval van ${deployInterval} minuten. De bufftrein zal starten om ${time} lokale tijd",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time"
}
},
"contributeButton": {
"title": {
Expand Down
13 changes: 8 additions & 5 deletions contribution/lang/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -9753,11 +9753,14 @@
},
"calibrationTrainPage": {
"hintBox": {
"vars": [
"deployInterval"
],
"trans": "Kiedy finansowanie szkolenia kalibracji osiągnie 100%, system automatycznie wdroży +1 do +10 wzrostu sukcesu kalibracji i buffy zapobiegające zniszczeniu w sekwencji z interwałem co ${deployInterval} minut, zaczynając od najbliższego UTC 00:00",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00"
"text": {
"vars": [
"deployInterval",
"time"
],
"trans": "Kiedy finansowanie szkolenia kalibracji osiągnie 100%, system automatycznie wdroży +1 do +10 wzrostu sukcesu kalibracji i buffy zapobiegające zniszczeniom w sekwencji z interwałem co ${deployInterval} minut. Pociąg z buffami ruszy o ${time} czasu lokalnego",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time"
}
},
"contributeButton": {
"title": {
Expand Down
13 changes: 8 additions & 5 deletions contribution/lang/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -9966,11 +9966,14 @@
},
"calibrationTrainPage": {
"hintBox": {
"vars": [
"deployInterval"
],
"trans": "Quando o financiamento do treinamento de calibração atingir 100%, o sistema automaticamente irá implantar +1 a +10 de taxa de sucesso de calibração e buffs de prevenção de destruição em sequência com intervalo de ${deployInterval} minutos a partir do próximo UTC 00:00",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with ${deployInterval} minutes interval starting at the next UTC 00:00"
"text": {
"vars": [
"deployInterval",
"time"
],
"trans": "Quando o financiamento do treinamento de calibração atingir 100%, o sistema automaticamente ativará +1 a +10 de aumento na taxa de sucesso de calibração e buffs de prevenção de destruição em sequência, com intervalo de ${deployInterval} minutos. O trem de buffs começará no próximo horário local de ${time}",
"eng": "When calibration train funding reaches 100%, the system will automatically deploy +1 to +10 calibration success rate and destruction prevention buffs in sequence with interval of ${deployInterval} minutes. the buff train will starting at the next ${time} local time"
}
},
"contributeButton": {
"title": {
Expand Down
Loading

0 comments on commit 48a6ad0

Please sign in to comment.