XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

SpaceNinjaServer

A simple server for a small space ninja game

公开
关注 0 Fork 1 Star 0
返回提交历史

XFEstudio/SpaceNinjaServer

chore: update inventory sync guidance to avoid confusiona (#2953)

Newer versions of the Bootstrapper do not require usage of /sync and other client patches might not have such a command. Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/2953 Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>

5ac73528
Sainan <63328889+Sainan@users.noreply.github.com>
提交于

代码差异

8 个文件 +15 -15
Modified src/app.ts +1 -1
@@ -17,7 +17,7 @@ const app = express();
17 17
18 18 app.use((req, _res, next) => {
19 19 // 38.5.0 introduced "ezip" for encrypted body blobs and "e" for request verification only (encrypted body blobs with no application data).
20 // The bootstrapper decrypts it for us but having an unsupported Content-Encoding here would still be an issue for Express, so removing it.
20 // The client patch is expected to decrypt it for us but having an unsupported Content-Encoding here would still be an issue for Express, so removing it.
21 21 if (req.headers["content-encoding"] == "ezip" || req.headers["content-encoding"] == "e") {
22 22 req.headers["content-encoding"] = undefined;
23 23 }
Modified static/webui/translations/de.js +2 -2
@@ -1,6 +1,6 @@
1 1 // German translation by Animan8000
2 2 dict = {
3 general_inventoryUpdateNote: `Hinweis: Um Änderungen im Spiel zu sehen, musst du dein Inventar neu synchronisieren, z. B. mit dem /sync Befehl des Bootstrappers im Spielchat, durch Besuch eines Dojo/Relais oder durch erneutes Einloggen.`,
3 general_inventoryUpdateNote: `[UNTRANSLATED] Note: To see changes in-game, you need to resync your inventory, e.g. by visiting a dojo/relay or relogging.`,
4 4 general_inventoryUpdateNoteGameWs: `Hinweis: Möglicherweise musst du ein Menü neu öffnen, damit die Änderungen sichtbar werden.`,
5 5 general_addButton: `Hinzufügen`,
6 6 general_setButton: `Festlegen`,
@@ -234,7 +234,7 @@ dict = {
234 234 cheats_baroFullyStocked: `Baro hat volles Inventar`,
235 235 cheats_syndicateMissionsRepeatable: `Syndikat-Missionen wiederholbar`,
236 236 cheats_unlockAllProfitTakerStages: `Alle Profiteintreiber-Phasen freischalten`,
237 cheats_unlockSuccInventory: `Erfolgreich. Bitte beachte, dass du dein Inventar neu synchronisieren musst, z. B. mit dem /sync Befehl des Bootstrappers im Spielchat, durch Besuch eines Dojo/Relais oder durch erneutes Einloggen.`,
237 cheats_unlockSuccInventory: `[UNTRANSLATED] Success. Please note that you'll need to resync your inventory, e.g. by visiting a dojo/relay or relogging.`,
238 238 cheats_instantFinishRivenChallenge: `Riven-Mod Herausforderung sofort abschließen`,
239 239 cheats_instantResourceExtractorDrones: `Sofortige Ressourcen-Extraktor-Drohnen`,
240 240 cheats_noResourceExtractorDronesDamage: `Kein Schaden für Ressourcen-Extraktor-Drohnen`,
Modified static/webui/translations/en.js +2 -2
@@ -1,5 +1,5 @@
1 1 dict = {
2 general_inventoryUpdateNote: `Note: To see changes in-game, you need to resync your inventory, e.g. using the bootstrapper's /sync command in game chat, visiting a dojo/relay, or relogging.`,
2 general_inventoryUpdateNote: `Note: To see changes in-game, you need to resync your inventory, e.g. by visiting a dojo/relay or relogging.`,
3 3 general_inventoryUpdateNoteGameWs: `Note: You may need to reopen any menu you are on for changes to be reflected.`,
4 4 general_addButton: `Add`,
5 5 general_setButton: `Set`,
@@ -233,7 +233,7 @@ dict = {
233 233 cheats_baroFullyStocked: `Baro Fully Stocked`,
234 234 cheats_syndicateMissionsRepeatable: `Syndicate Missions Repeatable`,
235 235 cheats_unlockAllProfitTakerStages: `Unlock All Profit Taker Stages`,
236 cheats_unlockSuccInventory: `Success. Please note that you'll need to resync your inventory, e.g. using the bootstrapper's /sync command in game chat, visiting a dojo/relay, or relogging.`,
236 cheats_unlockSuccInventory: `Success. Please note that you'll need to resync your inventory, e.g. by visiting a dojo/relay or relogging.`,
237 237 cheats_instantFinishRivenChallenge: `Instant Finish Riven Challenge`,
238 238 cheats_instantResourceExtractorDrones: `Instant Resource Extractor Drones`,
239 239 cheats_noResourceExtractorDronesDamage: `No Resource Extractor Drones Damage`,
Modified static/webui/translations/es.js +2 -2
@@ -1,6 +1,6 @@
1 1 // Spanish translation by hxedcl, Slayer55555
2 2 dict = {
3 general_inventoryUpdateNote: `Para ver los cambios en el juego, necesitas volver a sincronizar tu inventario, por ejemplo, usando el comando /sync del bootstrapper, visitando un dojo o repetidor, o volviendo a iniciar sesión.`,
3 general_inventoryUpdateNote: `[UNTRANSLATED] Note: To see changes in-game, you need to resync your inventory, e.g. by visiting a dojo/relay or relogging.`,
4 4 general_inventoryUpdateNoteGameWs: `Nota: Puede que necesites reabrir cualquier menú en el que te encuentres para que los cambios se reflejen.`,
5 5 general_addButton: `Agregar`,
6 6 general_setButton: `Establecer`,
@@ -234,7 +234,7 @@ dict = {
234 234 cheats_baroFullyStocked: `Baro con stock completo`,
235 235 cheats_syndicateMissionsRepeatable: `Misiones de sindicato rejugables`,
236 236 cheats_unlockAllProfitTakerStages: `Desbloquea todas las etapas del Roba-ganancias`,
237 cheats_unlockSuccInventory: `Éxito. Ten en cuenta que deberás volver a sincronizar tu inventario. Para hacerlo, puedes usar el comando /sync en el Bootstrapper, visitar un dojo o repetidor, o volver a iniciar sesión.`,
237 cheats_unlockSuccInventory: `[UNTRANSLATED] Success. Please note that you'll need to resync your inventory, e.g. by visiting a dojo/relay or relogging.`,
238 238 cheats_instantFinishRivenChallenge: `Terminar desafío de agrietado inmediatamente`,
239 239 cheats_instantResourceExtractorDrones: `Drones de extracción de recursos instantáneos`,
240 240 cheats_noResourceExtractorDronesDamage: `Sin daño a los drones extractores de recursos`,
Modified static/webui/translations/fr.js +2 -2
@@ -1,6 +1,6 @@
1 1 // French translation by Vitruvio
2 2 dict = {
3 general_inventoryUpdateNote: `Note : Pour voir les changements en jeu, l'inventaire doit être actualisé. Cela se fait en tapant /sync dans le tchat, en visitant un dojo/relais ou en se reconnectant.`,
3 general_inventoryUpdateNote: `[UNTRANSLATED] Note: To see changes in-game, you need to resync your inventory, e.g. by visiting a dojo/relay or relogging.`,
4 4 general_inventoryUpdateNoteGameWs: `Note : Rouvrir un menu est nécessaire pour voir les changements.`,
5 5 general_addButton: `Ajouter`,
6 6 general_setButton: `Définir`,
@@ -234,7 +234,7 @@ dict = {
234 234 cheats_baroFullyStocked: `Stock de Baro au max`,
235 235 cheats_syndicateMissionsRepeatable: `Mission syndicat répétables`,
236 236 cheats_unlockAllProfitTakerStages: `Débloquer toutes les étapes du Preneur de Profit`,
237 cheats_unlockSuccInventory: `Succès. Une resynchronisation est nécessaire en tapant "/sync" dans le tchat, en visitant un relais ou en se reconnectant.`,
237 cheats_unlockSuccInventory: `[UNTRANSLATED] Success. Please note that you'll need to resync your inventory, e.g. by visiting a dojo/relay or relogging.`,
238 238 cheats_instantFinishRivenChallenge: `Débloquer le challenge Riven instantanément`,
239 239 cheats_instantResourceExtractorDrones: `Ressources de drones d'extraction instantannées`,
240 240 cheats_noResourceExtractorDronesDamage: `Aucun dégâts aux drones d'extraction de resources`,
Modified static/webui/translations/ru.js +2 -2
@@ -1,6 +1,6 @@
1 1 // Russian translation by AMelonInsideLemon, LoseFace
2 2 dict = {
3 general_inventoryUpdateNote: `Примечание: Чтобы увидеть изменения в игре, вам нужно повторно синхронизировать свой инвентарь, например, используя команду загрузчика /sync в чате игры, посетив Додзё/Реле или перезагрузив игру.`,
3 general_inventoryUpdateNote: `[UNTRANSLATED] Note: To see changes in-game, you need to resync your inventory, e.g. by visiting a dojo/relay or relogging.`,
4 4 general_inventoryUpdateNoteGameWs: `Примечание: для того, чтобы изменения вступили в силу, может потребоваться повторно открыть меню, в котором вы находитесь.`,
5 5 general_addButton: `Добавить`,
6 6 general_setButton: `Установить`,
@@ -234,7 +234,7 @@ dict = {
234 234 cheats_baroFullyStocked: `Баро полностью укомплектован`,
235 235 cheats_syndicateMissionsRepeatable: `Повторять миссии синдиката`,
236 236 cheats_unlockAllProfitTakerStages: `Разблокировать все этапы Сферы извлечения прибыли`,
237 cheats_unlockSuccInventory: `Успех. Обратите внимание, что вам необходимо будет повторно синхронизировать свой инвентарь, например, с помощью команды загрузчика /sync в чате игры, посетив Додзё/Реле или повторно войдя в игру.`,
237 cheats_unlockSuccInventory: `[UNTRANSLATED] Success. Please note that you'll need to resync your inventory, e.g. by visiting a dojo/relay or relogging.`,
238 238 cheats_instantFinishRivenChallenge: `Мгновенное завершение испытания мода Разлома`,
239 239 cheats_instantResourceExtractorDrones: `Мгновенно добывающие Дроны-сборщики`,
240 240 cheats_noResourceExtractorDronesDamage: `Без урона по Дронам-сборщикам`,
Modified static/webui/translations/uk.js +2 -2
@@ -1,6 +1,6 @@
1 1 // Ukrainian translation by LoseFace
2 2 dict = {
3 general_inventoryUpdateNote: `Пам'ятка: Щоб побачити зміни в грі, вам потрібно повторно синхронізувати своє спорядження, наприклад, використовуючи команду завантажувача /sync у чаті гри, відвідавши Доджьо/Реле або перезавантаживши гру.`,
3 general_inventoryUpdateNote: `[UNTRANSLATED] Note: To see changes in-game, you need to resync your inventory, e.g. by visiting a dojo/relay or relogging.`,
4 4 general_inventoryUpdateNoteGameWs: `Примітка: для відображення змін може знадобитися повторно відкрити меню, в якому ви перебуваєте.`,
5 5 general_addButton: `Добавити`,
6 6 general_setButton: `Встановити`,
@@ -234,7 +234,7 @@ dict = {
234 234 cheats_baroFullyStocked: `Баро повністю укомплектований`,
235 235 cheats_syndicateMissionsRepeatable: `Повторювати місії синдиката`,
236 236 cheats_unlockAllProfitTakerStages: `Розблокувати всі етапи Привласнювачки`,
237 cheats_unlockSuccInventory: `Успішно. Зверніть увагу, що вам потрібно буде повторно синхронізувати своє спорядження, наприклад, за допомогою команди завантажувача /sync у чаті гри, відвідавши Доджьо/Реле або повторно увійшовши в гру.`,
237 cheats_unlockSuccInventory: `[UNTRANSLATED] Success. Please note that you'll need to resync your inventory, e.g. by visiting a dojo/relay or relogging.`,
238 238 cheats_instantFinishRivenChallenge: `Миттєве завершення випробування модифікатора Розколу`,
239 239 cheats_instantResourceExtractorDrones: `Миттєво добуваючі Дрони-видобувачі`,
240 240 cheats_noResourceExtractorDronesDamage: `Без шкоди по Дронам-видобувачам`,
Modified static/webui/translations/zh.js +2 -2
@@ -1,6 +1,6 @@
1 1 // Chinese translation by meb154, bishan178, nyaoouo, qianlishun, CrazyZhang, Corvus, qingchun
2 2 dict = {
3 general_inventoryUpdateNote: `注意: 要在游戏中查看更改,您需要重新同步库存,例如使用客户端的 /sync 命令,访问道场/中继站或重新登录.`,
3 general_inventoryUpdateNote: `[UNTRANSLATED] Note: To see changes in-game, you need to resync your inventory, e.g. by visiting a dojo/relay or relogging.`,
4 4 general_inventoryUpdateNoteGameWs: `[UNTRANSLATED] Note: You may need to reopen any menu you are on for changes to be reflected.`,
5 5 general_addButton: `添加`,
6 6 general_setButton: `设置`,
@@ -234,7 +234,7 @@ dict = {
234 234 cheats_baroFullyStocked: `虚空商人贩卖所有商品`,
235 235 cheats_syndicateMissionsRepeatable: `集团任务可重复完成`,
236 236 cheats_unlockAllProfitTakerStages: `解锁利润收割者圆蛛所有阶段`,
237 cheats_unlockSuccInventory: `[UNTRANSLATED] Success. Please note that you'll need to resync your inventory, e.g. using the bootstrapper's /sync command in game chat, visiting a dojo/relay, or relogging.`,
237 cheats_unlockSuccInventory: `[UNTRANSLATED] Success. Please note that you'll need to resync your inventory, e.g. by visiting a dojo/relay or relogging.`,
238 238 cheats_instantFinishRivenChallenge: `立即完成裂罅挑战`,
239 239 cheats_instantResourceExtractorDrones: `资源无人机即时完成`,
240 240 cheats_noResourceExtractorDronesDamage: `资源无人机不会损毁`,