chore(webui): explain star chart refreshing for unlock all missions #2342
@ -2388,7 +2388,7 @@ async function doMaxPlexus() {
 | 
				
			|||||||
async function doUnlockAllMissions() {
 | 
					async function doUnlockAllMissions() {
 | 
				
			||||||
    await revalidateAuthz();
 | 
					    await revalidateAuthz();
 | 
				
			||||||
    await fetch("/custom/completeAllMissions?" + window.authz);
 | 
					    await fetch("/custom/completeAllMissions?" + window.authz);
 | 
				
			||||||
    updateInventory();
 | 
					    toast(loc("cheats_unlockAllMissions_ok"));
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const importSamples = {
 | 
					const importSamples = {
 | 
				
			||||||
 | 
				
			|||||||
@ -129,6 +129,7 @@ dict = {
 | 
				
			|||||||
    cheats_skipAllDialogue: `Alle Dialoge überspringen`,
 | 
					    cheats_skipAllDialogue: `Alle Dialoge überspringen`,
 | 
				
			||||||
    cheats_unlockAllScans: `Alle Scans freischalten`,
 | 
					    cheats_unlockAllScans: `Alle Scans freischalten`,
 | 
				
			||||||
    cheats_unlockAllMissions: `Alle Missionen freischalten`,
 | 
					    cheats_unlockAllMissions: `Alle Missionen freischalten`,
 | 
				
			||||||
 | 
					    cheats_unlockAllMissions_ok: `[UNTRANSLATED] Success. Please note that you'll need to enter a dojo/relay or relog for the client to refresh the star chart.`,
 | 
				
			||||||
    cheats_infiniteCredits: `Unendlich Credits`,
 | 
					    cheats_infiniteCredits: `Unendlich Credits`,
 | 
				
			||||||
    cheats_infinitePlatinum: `Unendlich Platinum`,
 | 
					    cheats_infinitePlatinum: `Unendlich Platinum`,
 | 
				
			||||||
    cheats_infiniteEndo: `Unendlich Endo`,
 | 
					    cheats_infiniteEndo: `Unendlich Endo`,
 | 
				
			||||||
 | 
				
			|||||||
@ -128,6 +128,7 @@ dict = {
 | 
				
			|||||||
    cheats_skipAllDialogue: `Skip All Dialogue`,
 | 
					    cheats_skipAllDialogue: `Skip All Dialogue`,
 | 
				
			||||||
    cheats_unlockAllScans: `Unlock All Scans`,
 | 
					    cheats_unlockAllScans: `Unlock All Scans`,
 | 
				
			||||||
    cheats_unlockAllMissions: `Unlock All Missions`,
 | 
					    cheats_unlockAllMissions: `Unlock All Missions`,
 | 
				
			||||||
 | 
					    cheats_unlockAllMissions_ok: `Success. Please note that you'll need to enter a dojo/relay or relog for the client to refresh the star chart.`,
 | 
				
			||||||
    cheats_infiniteCredits: `Infinite Credits`,
 | 
					    cheats_infiniteCredits: `Infinite Credits`,
 | 
				
			||||||
    cheats_infinitePlatinum: `Infinite Platinum`,
 | 
					    cheats_infinitePlatinum: `Infinite Platinum`,
 | 
				
			||||||
    cheats_infiniteEndo: `Infinite Endo`,
 | 
					    cheats_infiniteEndo: `Infinite Endo`,
 | 
				
			||||||
 | 
				
			|||||||
@ -129,6 +129,7 @@ dict = {
 | 
				
			|||||||
    cheats_skipAllDialogue: `Omitir todos los diálogos`,
 | 
					    cheats_skipAllDialogue: `Omitir todos los diálogos`,
 | 
				
			||||||
    cheats_unlockAllScans: `Desbloquear todos los escaneos`,
 | 
					    cheats_unlockAllScans: `Desbloquear todos los escaneos`,
 | 
				
			||||||
    cheats_unlockAllMissions: `Desbloquear todas las misiones`,
 | 
					    cheats_unlockAllMissions: `Desbloquear todas las misiones`,
 | 
				
			||||||
 | 
					    cheats_unlockAllMissions_ok: `[UNTRANSLATED] Success. Please note that you'll need to enter a dojo/relay or relog for the client to refresh the star chart.`,
 | 
				
			||||||
    cheats_infiniteCredits: `Créditos infinitos`,
 | 
					    cheats_infiniteCredits: `Créditos infinitos`,
 | 
				
			||||||
    cheats_infinitePlatinum: `Platino infinito`,
 | 
					    cheats_infinitePlatinum: `Platino infinito`,
 | 
				
			||||||
    cheats_infiniteEndo: `Endo infinito`,
 | 
					    cheats_infiniteEndo: `Endo infinito`,
 | 
				
			||||||
 | 
				
			|||||||
@ -129,6 +129,7 @@ dict = {
 | 
				
			|||||||
    cheats_skipAllDialogue: `Passer les dialogues`,
 | 
					    cheats_skipAllDialogue: `Passer les dialogues`,
 | 
				
			||||||
    cheats_unlockAllScans: `Débloquer tous les scans`,
 | 
					    cheats_unlockAllScans: `Débloquer tous les scans`,
 | 
				
			||||||
    cheats_unlockAllMissions: `Débloquer toutes les missions`,
 | 
					    cheats_unlockAllMissions: `Débloquer toutes les missions`,
 | 
				
			||||||
 | 
					    cheats_unlockAllMissions_ok: `[UNTRANSLATED] Success. Please note that you'll need to enter a dojo/relay or relog for the client to refresh the star chart.`,
 | 
				
			||||||
    cheats_infiniteCredits: `Crédits infinis`,
 | 
					    cheats_infiniteCredits: `Crédits infinis`,
 | 
				
			||||||
    cheats_infinitePlatinum: `Platinum infini`,
 | 
					    cheats_infinitePlatinum: `Platinum infini`,
 | 
				
			||||||
    cheats_infiniteEndo: `Endo infini`,
 | 
					    cheats_infiniteEndo: `Endo infini`,
 | 
				
			||||||
 | 
				
			|||||||
@ -129,6 +129,7 @@ dict = {
 | 
				
			|||||||
    cheats_skipAllDialogue: `Пропустить все диалоги`,
 | 
					    cheats_skipAllDialogue: `Пропустить все диалоги`,
 | 
				
			||||||
    cheats_unlockAllScans: `Разблокировать все сканирования`,
 | 
					    cheats_unlockAllScans: `Разблокировать все сканирования`,
 | 
				
			||||||
    cheats_unlockAllMissions: `Разблокировать все миссии`,
 | 
					    cheats_unlockAllMissions: `Разблокировать все миссии`,
 | 
				
			||||||
 | 
					    cheats_unlockAllMissions_ok: `[UNTRANSLATED] Success. Please note that you'll need to enter a dojo/relay or relog for the client to refresh the star chart.`,
 | 
				
			||||||
    cheats_infiniteCredits: `Бесконечные кредиты`,
 | 
					    cheats_infiniteCredits: `Бесконечные кредиты`,
 | 
				
			||||||
    cheats_infinitePlatinum: `Бесконечная платина`,
 | 
					    cheats_infinitePlatinum: `Бесконечная платина`,
 | 
				
			||||||
    cheats_infiniteEndo: `Бесконечное эндо`,
 | 
					    cheats_infiniteEndo: `Бесконечное эндо`,
 | 
				
			||||||
 | 
				
			|||||||
@ -129,6 +129,7 @@ dict = {
 | 
				
			|||||||
    cheats_skipAllDialogue: `跳过所有对话`,
 | 
					    cheats_skipAllDialogue: `跳过所有对话`,
 | 
				
			||||||
    cheats_unlockAllScans: `解锁所有扫描`,
 | 
					    cheats_unlockAllScans: `解锁所有扫描`,
 | 
				
			||||||
    cheats_unlockAllMissions: `解锁所有任务`,
 | 
					    cheats_unlockAllMissions: `解锁所有任务`,
 | 
				
			||||||
 | 
					    cheats_unlockAllMissions_ok: `[UNTRANSLATED] Success. Please note that you'll need to enter a dojo/relay or relog for the client to refresh the star chart.`,
 | 
				
			||||||
    cheats_infiniteCredits: `无限现金`,
 | 
					    cheats_infiniteCredits: `无限现金`,
 | 
				
			||||||
    cheats_infinitePlatinum: `无限白金`,
 | 
					    cheats_infinitePlatinum: `无限白金`,
 | 
				
			||||||
    cheats_infiniteEndo: `无限内融核心`,
 | 
					    cheats_infiniteEndo: `无限内融核心`,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user