返回提交历史
Modified
src/services/inventoryService.ts
+1
-1
Modified
static/fixed_responses/allDialogue.json
+18
-0
Modified
static/fixed_responses/allPopups.json
+2
-0
XFEstudio/XFESpaceNinjaServer
chore: update skipAllPopups & skipAllDialogue cheat (#3195)
There's very likely still some dialogues left in some of the newer content & some popups in older builds. Will look into those another time but should be fine for now. Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/3195 Reviewed-by: Sainan <63328889+sainan@users.noreply.github.com> Co-authored-by: Animan8000 <187183497+Veniman8000@users.noreply.github.com> Co-committed-by: Animan8000 <187183497+Veniman8000@users.noreply.github.com>
36ead99d
代码差异
3 个文件
+21
-1
@@ -1684,7 +1684,7 @@ export const updateGeneric = async (data: IGenericUpdate, accountId: string): Pr
1684
1684
continue;
1685
1685
}
1686
1686
inventory.NodeIntrosCompleted.push(node);
1687
logger.debug(`completed dialogue/cutscene for ${node}`);
1687
logger.debug(`completed popup/dialogue/cutscene for ${node}`);
1688
1688
1689
1689
if (node == "TC2025") {
1690
1690
inventoryChanges.ShipDecorations = [
@@ -1,4 +1,17 @@
1
1
[
2
"/Lotus/Language/CharacterIntro/QuincyName",
3
"/Lotus/Language/CharacterIntro/AmirName",
4
"/Lotus/Language/CharacterIntro/AoiName",
5
"/Lotus/Language/Bosses/Eleanor",
6
"/Lotus/Language/CharacterIntro/ArthurName",
7
"/Lotus/Language/1999Echoes/FlareName",
8
"/Lotus/Language/1999Echoes/MinervaVelemirDuoNameLoved",
9
"VelimirStoreFirstVisit",
10
"MinervaStoreFirstVisit",
11
"KayaFirstVisitPack",
12
"/Lotus/Language/1999Echoes/KayaNameLovedFirstRank5",
13
"HexConquestFirstVisit",
14
"HexConquestSetupIntro",
2
15
"ArcaneWallConsole",
3
16
"CetusHub4",
4
17
"SolarisUnitedHub1",
@@ -88,6 +101,10 @@
88
101
"/Lotus/Language/InfestedMicroplanet/HivemindMechsName",
89
102
"/Lotus/Language/Npcs/EntratiMother",
90
103
"/Lotus/Language/InfestedMicroplanet/HivemindFishmonger",
104
"CoHIntroCinematic",
105
"/Lotus/Language/CircleOfHell/RoatheName",
106
"/Lotus/Language/CircleOfHell/MarieName",
107
"MarieStoreFirstVisit",
91
108
"/Lotus/Language/SolarisVenus/SolarisUnitedAgentLoved",
92
109
"Glassmaker5",
93
110
"/Lotus/Types/Items/Glassmaker/InfestedOroShardsAEvidence",
@@ -139,6 +156,7 @@
139
156
"/Lotus/Language/EntratiLab/EntratiGeneral/TagferFirstRank5",
140
157
"DanteLeverian",
141
158
"/Lotus/Language/EntratiLab/EntratiGeneral/HumanLoidLoved",
159
"EntratiLabsConquest_Announce",
142
160
"ConquestSetupIntro",
143
161
"EntratiLabConquestHardModeUnlocked",
144
162
"/Lotus/Language/Npcs/KonzuPostNewWar",
@@ -1,4 +1,5 @@
1
1
[
2
"OperatorRemasterPrompt",
2
3
"RailjackPlexusTutorial",
3
4
"RailjackIntrinsicsTutorial",
4
5
"RailjackDryDockTutorial",
@@ -8,6 +9,7 @@
8
9
"NPE_poponce_transmuteinfo",
9
10
"MarketOpened",
10
11
"PrimeTokensTutorial",
12
"WelcomeScreen_Peace",
11
13
"WelcomeScreen_Undermind",
12
14
"WelcomeScreen_Jade",
13
15
"WelcomeScreen_Isleweaver",