]> git.deb.at Git - rhonda/impostor.git/commitdiff
Run Dumposter on 17.0.0
authorminiduikboot <mini@duikbo.at>
Mon, 22 Sep 2025 19:06:05 +0000 (21:06 +0200)
committerminiduikboot <mini@duikbo.at>
Mon, 22 Sep 2025 19:06:05 +0000 (21:06 +0200)
src/Impostor.Api/Innersloth/Data/SpawnableObjects.json
src/Impostor.Api/Innersloth/Data/enums/GameOverReason.json
src/Impostor.Api/Innersloth/Data/enums/RoleTypes.json
src/Impostor.Api/Innersloth/Data/enums/RpcCalls.json
src/Impostor.Api/Innersloth/Data/enums/StringNames.json
src/Impostor.Api/Innersloth/Data/info.json
src/Impostor.Api/Innersloth/Data/maps/April/doors.json
src/Impostor.Api/Innersloth/Data/maps/April/spawn.json
src/Impostor.Api/Innersloth/Data/maps/April/tasks.json
src/Impostor.Api/Innersloth/Data/maps/April/vents.json

index c001c939ed42df200ed63e31808990e6cb1ef9b6..b6347956accd7c4dce0df4375cd528704442e9ee 100644 (file)
@@ -5,7 +5,7 @@
   "4": "PlayerControl",
   "5": "MiraShipStatus",
   "6": "PolusShipStatus",
-  "7": "ShipStatus",
+  "7": "SkeldShipStatus",
   "8": "AirshipStatus",
   "9": "HideAndSeekManager",
   "10": "NormalGameManager",
index e0fbc2aaccd1598d13ff33b2f91a7dc4ed0a88a3..8b21457a7fc45a95fa581d16ffffe2aacc46528e 100644 (file)
@@ -1,11 +1,11 @@
 {
-  "HumansByVote": 0,
-  "HumansByTask": 1,
-  "ImpostorByVote": 2,
-  "ImpostorByKill": 3,
-  "ImpostorBySabotage": 4,
+  "CrewmatesByVote": 0,
+  "CrewmatesByTask": 1,
+  "ImpostorsByVote": 2,
+  "ImpostorsByKill": 3,
+  "ImpostorsBySabotage": 4,
   "ImpostorDisconnect": 5,
-  "HumansDisconnect": 6,
-  "HideAndSeek_ByTimer": 7,
-  "HideAndSeek_ByKills": 8
+  "CrewmateDisconnect": 6,
+  "HideAndSeek_CrewmatesByTimer": 7,
+  "HideAndSeek_ImpostorsByKills": 8
 }
\ No newline at end of file
index 4045c25492bb91e27f23dab27f60b77ea55e1c19..4186732a86127fa570f12b2d4ceee44839e0a0fe 100644 (file)
@@ -12,4 +12,4 @@
   "Tracker": 10,
   "Detective": 12,
   "Viper": 18
-}
+}
\ No newline at end of file
index 8f8b875f98538179afab852f154eea83d1fd2d6a..4b8ddba520d9d044f0855c391741262432841830 100644 (file)
@@ -8,15 +8,15 @@
   "SetName": 6,
   "CheckColor": 7,
   "SetColor": 8,
-  "SetHat": 9,
-  "SetSkin": 10,
+  "SetHat_Deprecated": 9,
+  "SetSkin_Deprecated": 10,
   "ReportDeadBody": 11,
   "MurderPlayer": 12,
   "SendChat": 13,
   "StartMeeting": 14,
   "SetScanner": 15,
   "SendChatNote": 16,
-  "SetPet": 17,
+  "SetPet_Deprecated": 17,
   "SetStartCounter": 18,
   "EnterVent": 19,
   "ExitVent": 20,
@@ -33,8 +33,8 @@
   "SendQuickChat": 33,
   "BootFromVent": 34,
   "UpdateSystem": 35,
-  "SetVisor": 36,
-  "SetNamePlate": 37,
+  "SetVisor_Deprecated": 36,
+  "SetNamePlate_Deprecated": 37,
   "SetLevel": 38,
   "SetHatStr": 39,
   "SetSkinStr": 40,
index 0fd5689187fcbe4e739ef70c86e4829993dee798..89728807d783437d43f3cd9ea2924164af412a5d 100644 (file)
   "MissingGuardianEmailText": 3325,
   "AprilFoolsModeToggle": 3326,
   "LobbyChangeSettingNotification": 3327,
+  "LoadingBarLoading": 3328,
+  "LoadingBarGameStart": 3329,
+  "LoadingBarGameStartWaitingPlayers": 3330,
   "ImpostorsCategory": 3350,
   "RolesCategory": 3351,
   "MeetingsCategory": 3352,
   "StandardRulesPresetDescriptionHideAndSeek": 3373,
   "GameModeStandardSeek": 3374,
   "HostYouLabel": 3375,
+  "GamePresetsPopupTitle": 3376,
+  "GamePresetsPopupText": 3377,
+  "GamePresetsPopupContinue": 3378,
+  "GamePresetsPopupBack": 3379,
   "MiningPit": 3400,
   "Jungle": 3401,
   "BuildSandcastle": 3402,
   "QCLobbyClosing": 3547,
   "QCChangeCosmetics": 3548,
   "QCWaitingPlayers": 3549,
-  "QCLetsWaitPlayers": 3550
+  "QCLetsWaitPlayers": 3550,
+  "ServerLabel": 3551,
+  "JoinLobby": 3552,
+  "ChatLabel": 3553,
+  "ToolTipDefault": 3554,
+  "LevelLabel": 3555,
+  "NoneLowercaseLabel": 3556,
+  "ToolTipClassic": 3557,
+  "ToolTipHide": 3558,
+  "ToolTipMap": 3559,
+  "ToolTipCapacity": 3560,
+  "ToolTipLevel": 3561,
+  "ToolTipServer": 3562,
+  "ToolTipCrossplay": 3563,
+  "ToolTipNoCrossplay": 3564,
+  "ToolTipLanguage": 3565,
+  "ConfirmSettings": 3566,
+  "ConfirmSettingsTooltip": 3567,
+  "EnterCodeElipsis": 3568,
+  "ToolTipChatTab": 3569,
+  "DropshipsLabel": 3570,
+  "FiltersActive": 3571,
+  "ClearFilters": 3572,
+  "MoreLabel": 3573,
+  "HostNounEmpty": 3574,
+  "ToolTipSkeld": 3575,
+  "ToolTipMIRA": 3576,
+  "ToolTipPolus": 3577,
+  "ToolTipAirship": 3578,
+  "ToolTipFungle": 3579,
+  "FilterLow": 3580,
+  "FilterMed": 3581,
+  "FilterHigh": 3582,
+  "FilterVeryHigh": 3583,
+  "FilterLong": 3584,
+  "FilterNone": 3585,
+  "FilterPlayerLevel": 3586,
+  "RefreshLabel": 3587,
+  "JoinGameLabel": 3588,
+  "FilterClearText": 3589,
+  "MatchesFoundLabel": 3590,
+  "FilterGameTooltip": 3591,
+  "FilterMapTooltip": 3592,
+  "FilterImpostorTooltip": 3593,
+  "FilterRoleTooltip": 3594,
+  "FilterSpeedTooltip": 3595,
+  "FilterKillCDTooltip": 3596,
+  "FilterVotingTooltip": 3597,
+  "FilterVisualTaskTooltip": 3598,
+  "FilterAnonVotesTooltip": 3599,
+  "FilterConfirmEjectTooltip": 3600,
+  "FilterLevelTooltip": 3601,
+  "FilterCrossplayTooltip": 3602,
+  "FilterDefaultTooltip": 3603,
+  "FilterFlashlightTooltip": 3604,
+  "FilterHidingTimeTooltip": 3605,
+  "FilterFinalTimeTooltip": 3606,
+  "FilterMaxVentTooltip": 3607,
+  "FilterBeginner": 3608,
+  "FilterIntermediate": 3609,
+  "FilterExpert": 3610,
+  "FilterTag": 3611,
+  "FilterTagTooltip": 3612,
+  "TooltipTag": 3613,
+  "SelectedLabel": 3614,
+  "TooltipSpeedInfo": 3615,
+  "TooltipKillCDInfo": 3616,
+  "TooltipVotingInfo": 3617,
+  "TooptipHidingTimeInfo": 3618,
+  "TooltipFinalTimeInfo": 3619,
+  "FilterNoMaps": 3620,
+  "MaxFilters": 3621,
+  "XboxCommsMultiplayerError": 3700,
+  "XboxCommsUGError": 3701,
+  "XboxCommsCreateGameError": 3702,
+  "XboxCommsSearchError": 3703,
+  "XboxCommsJoinError": 3704,
+  "DetectiveRole": 4000,
+  "DetectiveAbility": 4001,
+  "DetectiveAbilityNotes": 4002,
+  "DetectiveBlurb": 4003,
+  "DetectiveBlurbMed": 4004,
+  "DetectiveBlurbLong": 4005,
+  "DetectiveNotesEmpty": 4006,
+  "DetectiveNotesFoundDead": 4007,
+  "DetectiveNotesSuspectInfo": 4008,
+  "DetectiveNearLocation": 4009,
+  "DetectiveNotesKiller": 4010,
+  "StatsDetectiveQuestioned": 4011,
+  "StatsDetectiveCasesFilled": 4012,
+  "DetectiveSuspectLimit": 4013,
+  "RolesHelp_Detective_01": 4014,
+  "RolesHelp_Detective_02": 4015,
+  "ViperRole": 4037,
+  "ViperBlurb": 4038,
+  "ViperBlurbMed": 4039,
+  "ViperBlurbLong": 4040,
+  "ViperDissolveTime": 4041,
+  "ViperAbility": 4042,
+  "StatsViperBodiesDissolved": 4043,
+  "RolesHelp_Viper_01": 4044,
+  "RolesHelp_Viper_02": 4045,
+  "QCWhereWasDead": 4060,
+  "QCInterrogateCrew": 4061,
+  "QCInterrogated": 4062,
+  "QCBodyDissolved": 4063,
+  "QCBodyVeryDissolved": 4064,
+  "QCBodyAlmostDissolved": 4065,
+  "QCDetectives": 4066,
+  "QCVipers": 4067,
+  "DetectiveNotesTitleVictim": 4068,
+  "DetectiveNotesTitleFoundDead": 4069,
+  "DetectiveNotesTitleKiller": 4070,
+  "DetectiveNotesTitleSuspects": 4071,
+  "DetectiveNotesTitleLocationsAtTimeOfDeath": 4072,
+  "DetectiveNotesPromptPreposition": 4073,
+  "DetectiveNotesPromptLocation": 4074,
+  "DetectiveNotesPromptImpostor": 4075,
+  "DetectiveNotesPromptSuspect": 4076,
+  "DetectiveNotesPrepositionIn": 4077,
+  "DetectiveNotesPrepositionBy": 4078,
+  "DetectiveNotesPrepositionMaybe": 4079,
+  "DetectiveNotesTitlePostIt": 4080,
+  "DetectiveNotesPostIt": 4081,
+  "DetectiveNotesSuspectNumber": 4082
 }
\ No newline at end of file
index 1e485197d9cce752ec1c2190c73b23ff828a7eb5..d093054ad90effb712e100a19e94747df617f0fe 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "dumpostorVersion": "1.0.1",
-  "gameVersion": "2024.10.29",
+  "dumpostorVersion": "1.0.1-dev",
+  "gameVersion": "2025.9.9",
   "platformType": "StandaloneItch"
 }
\ No newline at end of file
index 526198857d091b9c35516e1fa55c7610ce51ad71..b9ca94b8c63e9a825b26a93250d8da24add79499 100644 (file)
@@ -2,92 +2,92 @@
   "0": {
     "room": "Cafeteria",
     "position": {
-      "x": 6.3936,
-      "y": 1.33848
+      "x": -5.1432004,
+      "y": 1.3355999
     }
   },
   "1": {
-    "room": "Storage",
+    "room": "Cafeteria",
     "position": {
-      "x": 5.268,
-      "y": -14.2884
+      "x": 0.708,
+      "y": -4.992
     }
   },
   "2": {
-    "room": "UpperEngine",
+    "room": "Cafeteria",
     "position": {
-      "x": 16.930801,
-      "y": -2.1276002
+      "x": 6.3936,
+      "y": 1.33848
     }
   },
   "3": {
-    "room": "Cafeteria",
+    "room": "Electrical",
     "position": {
-      "x": 0.708,
-      "y": -4.992
+      "x": 9.53616,
+      "y": -13.416001
     }
   },
   "4": {
-    "room": "LowerEngine",
+    "room": "Storage",
     "position": {
-      "x": 14.6808,
-      "y": -11.472
+      "x": -1.1316001,
+      "y": -11.98128
     }
   },
   "5": {
-    "room": "UpperEngine",
+    "room": "Storage",
     "position": {
-      "x": 14.676002,
-      "y": 1.3406401
+      "x": 0.70919997,
+      "y": -8.560801
     }
   },
   "6": {
-    "room": "Security",
+    "room": "Storage",
     "position": {
-      "x": 14.734801,
-      "y": -5.1417603
+      "x": 5.268,
+      "y": -14.2884
     }
   },
   "7": {
-    "room": "Storage",
+    "room": "LowerEngine",
     "position": {
-      "x": -1.1316001,
-      "y": -11.98128
+      "x": 14.6808,
+      "y": -11.472
     }
   },
   "8": {
-    "room": "Cafeteria",
+    "room": "LowerEngine",
     "position": {
-      "x": -5.1432004,
-      "y": 1.3355999
+      "x": 16.930801,
+      "y": -8.9664
     }
   },
   "9": {
-    "room": "Electrical",
+    "room": "UpperEngine",
     "position": {
-      "x": 9.53616,
-      "y": -13.416001
+      "x": 14.676002,
+      "y": 1.3406401
     }
   },
   "10": {
-    "room": "MedBay",
+    "room": "UpperEngine",
     "position": {
-      "x": 9.1452,
-      "y": -0.4439999
+      "x": 16.930801,
+      "y": -2.1276002
     }
   },
   "11": {
-    "room": "LowerEngine",
+    "room": "Security",
     "position": {
-      "x": 16.930801,
-      "y": -8.9664
+      "x": 14.734801,
+      "y": -5.1417603
     }
   },
   "12": {
-    "room": "Storage",
+    "room": "MedBay",
     "position": {
-      "x": 0.70919997,
-      "y": -8.560801
+      "x": 9.1452,
+      "y": -0.4439999
     }
   }
 }
\ No newline at end of file
index b2e69dd3a1d419694d9021b3c06f51450975f9ee..17d73e912443785bffda40d9b1647042c2ec68bb 100644 (file)
@@ -1,11 +1,11 @@
 {
   "initialSpawnCenter": {
-    "x": -0.72,
-    "y": 0.62
+    "x": 0.87,
+    "y": 0.69
   },
   "meetingSpawnCenter": {
-    "x": -0.72,
-    "y": 0.62
+    "x": 0.87,
+    "y": 0.69
   },
   "meetingSpawnCenter2": {
     "x": 0,
index 2f63f987c2f747ebd4871c2e819ff1fe25b212be..f2bf6865fd4491343749f736566aae89da6c425c 100644 (file)
         "usableDistance": 1
       }
     ]
+  },
+  "29": {
+    "type": "NormalPlayerTask",
+    "taskType": "VentCleaning",
+    "length": "Short",
+    "consoles": [
+      {
+        "id": 0,
+        "room": "Admin",
+        "position": {
+          "x": -2.544,
+          "y": -9.955201
+        },
+        "usableDistance": 1
+      },
+      {
+        "id": 2,
+        "room": "Cafeteria",
+        "position": {
+          "x": -4.2588,
+          "y": -0.27600002
+        },
+        "usableDistance": 1
+      },
+      {
+        "id": 13,
+        "room": "Nav",
+        "position": {
+          "x": -16.008001,
+          "y": -6.3840003
+        },
+        "usableDistance": 1
+      },
+      {
+        "id": 12,
+        "room": "Nav",
+        "position": {
+          "x": -16.008001,
+          "y": -3.1680002
+        },
+        "usableDistance": 1
+      },
+      {
+        "id": 7,
+        "room": "Weapons",
+        "position": {
+          "x": -8.820001,
+          "y": 3.3240001
+        },
+        "usableDistance": 1
+      },
+      {
+        "id": 10,
+        "room": "Shields",
+        "position": {
+          "x": -9.5232,
+          "y": -14.337601
+        },
+        "usableDistance": 1
+      },
+      {
+        "id": 1,
+        "room": "Hallway",
+        "position": {
+          "x": -9.384,
+          "y": -6.438
+        },
+        "usableDistance": 1
+      },
+      {
+        "id": 3,
+        "room": "Electrical",
+        "position": {
+          "x": 9.7764,
+          "y": -8.034
+        },
+        "usableDistance": 1
+      },
+      {
+        "id": 8,
+        "room": "Reactor",
+        "position": {
+          "x": 20.796001,
+          "y": -6.9528003
+        },
+        "usableDistance": 1
+      },
+      {
+        "id": 11,
+        "room": "Reactor",
+        "position": {
+          "x": 21.876,
+          "y": -3.0516002
+        },
+        "usableDistance": 1
+      },
+      {
+        "id": 9,
+        "room": "LowerEngine",
+        "position": {
+          "x": 15.2508,
+          "y": -13.656001
+        },
+        "usableDistance": 1
+      },
+      {
+        "id": 4,
+        "room": "UpperEngine",
+        "position": {
+          "x": 15.288,
+          "y": 2.52
+        },
+        "usableDistance": 1
+      },
+      {
+        "id": 5,
+        "room": "Security",
+        "position": {
+          "x": 12.534,
+          "y": -6.9492
+        },
+        "usableDistance": 1
+      },
+      {
+        "id": 6,
+        "room": "MedBay",
+        "position": {
+          "x": 10.608001,
+          "y": -4.176
+        },
+        "usableDistance": 1
+      }
+    ]
   }
 }
\ No newline at end of file
index 93230aee9e90188ecf80dea87f8451f7150daf37..1c3bed57999515b7717b9d22cf8335beb8ce7e29 100644 (file)
@@ -1,6 +1,6 @@
 {
   "0": {
-    "name": "AdminVent",
+    "name": "AdminVent (1)",
     "position": {
       "x": -2.544,
       "y": -9.955201
@@ -10,7 +10,7 @@
     "right": 1
   },
   "1": {
-    "name": "BigYVent",
+    "name": "BigYVent (1)",
     "position": {
       "x": -9.384,
       "y": -6.438
@@ -20,7 +20,7 @@
     "right": 2
   },
   "2": {
-    "name": "CafeVent",
+    "name": "CafeVent (1)",
     "position": {
       "x": -4.2588,
       "y": -0.27600002
@@ -30,7 +30,7 @@
     "right": 1
   },
   "3": {
-    "name": "ElecVent",
+    "name": "ElecVent (1)",
     "position": {
       "x": 9.7764,
       "y": -8.034
@@ -40,7 +40,7 @@
     "right": 6
   },
   "4": {
-    "name": "LEngineVent",
+    "name": "LEngineVent (1)",
     "position": {
       "x": 15.288,
       "y": 2.52
@@ -50,7 +50,7 @@
     "right": null
   },
   "5": {
-    "name": "LifeSuppVent",
+    "name": "SecurityVent",
     "position": {
       "x": 12.534,
       "y": -6.9492
@@ -60,7 +60,7 @@
     "right": 3
   },
   "6": {
-    "name": "MedVent",
+    "name": "MedVent (1)",
     "position": {
       "x": 10.608001,
       "y": -4.176
@@ -70,7 +70,7 @@
     "right": 3
   },
   "7": {
-    "name": "WeaponsVent",
+    "name": "WeaponsVent (1)",
     "position": {
       "x": -8.820001,
       "y": 3.3240001
@@ -80,7 +80,7 @@
     "right": 12
   },
   "8": {
-    "name": "ReactorVent",
+    "name": "ReactorVent (1)",
     "position": {
       "x": 20.796001,
       "y": -6.9528003
@@ -90,7 +90,7 @@
     "right": null
   },
   "9": {
-    "name": "REngineVent",
+    "name": "REngineVent (1)",
     "position": {
       "x": 15.2508,
       "y": -13.656001
     "right": null
   },
   "10": {
-    "name": "ShieldsVent",
+    "name": "ShieldsVent (1)",
     "position": {
       "x": -9.5232,
       "y": -14.337601
     "right": null
   },
   "11": {
-    "name": "UpperReactorVent",
+    "name": "UpperReactorVent (1)",
     "position": {
       "x": 21.876,
       "y": -3.0516002
     "right": null
   },
   "12": {
-    "name": "NavVentNorth",
+    "name": "NavVentNorth (1)",
     "position": {
       "x": -16.008001,
       "y": -3.1680002
     "right": 7
   },
   "13": {
-    "name": "NavVentSouth",
+    "name": "NavVentSouth (1)",
     "position": {
       "x": -16.008001,
       "y": -6.3840003