Inspected mono, no networking changes found.
Ran dumpostor as well
Bumped Impostor version
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<LangVersion>11</LangVersion>
- <VersionPrefix>1.10.0</VersionPrefix>
+ <VersionPrefix>1.10.1</VersionPrefix>
<VersionSuffix>dev</VersionSuffix>
<EnforceCodeStyleInBuild Condition="$(MSBuildProjectName)!='Hazel'">true</EnforceCodeStyleInBuild>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
"CookFish": 3431,
"PrepVegetables": 3432,
"MushroomMixupName": 3433,
+ "EosAccountSilentMergeFail": 3434,
+ "AskForEosAccount": 3435,
+ "KwsCreateFail": 3436,
"GameType": 3500,
"GameTypeError": 3501,
"GameTypeClassic": 3502,
"QCLobbyRolePhantoms": 3537,
"QCSelfWasTracking": 3538,
"QCSelfGoingToNoisemaker": 3539,
- "QCSelfSawRoleInLocation": 3540
+ "QCSelfSawRoleInLocation": 3540,
+ "QCCoreSettings": 3541,
+ "QCRolesGalore": 3542,
+ "QCPitchDark": 3543,
+ "QCFlashlight": 3544,
+ "QCPleaseWait": 3545,
+ "QCWaitMinute": 3546,
+ "QCLobbyClosing": 3547,
+ "QCChangeCosmetics": 3548,
+ "QCWaitingPlayers": 3549,
+ "QCLetsWaitPlayers": 3550
}
\ No newline at end of file
{
"dumpostorVersion": "1.0.1",
- "gameVersion": "2024.6.18",
+ "gameVersion": "2024.10.29",
"platformType": "StandaloneItch"
-}
+}
\ No newline at end of file
new GameVersion(2024, 3, 1), // 2024.6.18
new GameVersion(2024, 4, 1), // 2024.8.13
new GameVersion(2024, 4, 2), // 2024.9.4
+ new GameVersion(2024, 8, 10), // 2024.10.29
},
};