Releases: Impostor/Impostor
v1.10.2
Supported Among Us: 2024.6.18 up to and including 2024.11.26
This version fixes a security issue, so we highly recommend upgrading.
What's Changed
- Fix abandoned game creation by @miniduikboot and @js6pak in #661
Full Changelog: v1.10.1...v1.10.2
v1.10.1
Supported Among Us: 2024.6.18 up to and including 2024.11.26
What's Changed
- Fix set name API by @danbudworthmead in #652
- Remove unused HandleSetInfected by @NikoCat233 in #654
- Fix outfit RPCs by @danbudworthmead in #653
- Add support for Among Us 2024.10.29 by @miniduikboot in #656
Full Changelog: v1.10.0...v1.10.1
v1.10.0
Supported Among Us: 2024.6.18 up to and including 2024.9.9
This release adds support for Among Us 2024.6.18, which introduced a few large changes to the networking.
What's Changed
- Accept RPC's called on GameManager by @miniduikboot in #598
- Improve CompatMgr behaviour for unknown versions by @miniduikboot in #599
- Rename full config example file by @miniduikboot in #624
- Add compatibility option to allow host authority by @miniduikboot in #625
- Don't DC the client if they send an unknown flag by @miniduikboot in #629
- Refactor Start/FinishRpc to add GameData methods by @miniduikboot in #607
- Let hosts handle exiles by @miniduikboot in #621
- Bump System.Text.Json to 8.0.4 by @miniduikboot in #632
- Change config.json by @TianMengLucky in #638
- Add scene param to forbidden scene log statement by @miniduikboot in #637
- Prepare for 2024.6.18 update by @miniduikboot in #609
- Fix null reference when +25 host despawn playerinfo before server could by @NikoCat233 in #644
- Refactor SetColor anticheat by @miniduikboot in #608
- Fix cheating disconnect message by @js6pak in #645
- Fix RemovePlayer reason on internal disconnects by @js6pak in #647
- Add support for 2024.9.4 by @js6pak in #648
- Fix vanilla venting as Phantom cause a ban by @NikoCat233 in #649
New Contributors
- @TianMengLucky made their first contribution in #638
Full Changelog: v1.9.3...v1.10.0
v1.9.3
Supported Among Us: 2023.10.24 up to and including 2024.6.4
This is just a quick release to enable support for 2024.6.4, which is a small hotfix patch.
What's Changed
- Add 2024.6.4 game version by @miniduikboot in #597
Full Changelog: v1.9.2...v1.9.3
v1.9.2
Supported Among Us: 2023.10.24 up to and including 2024.3.5
This release contains various bugfixes and allows enabling parts of the anticheat
What's Changed
- Make Impostor's AC modular by @miniduikboot in #559
- Miscellaneous Anticheat fixes by @miniduikboot in #571
- Add Host property to IGameCreatedEvent by @miniduikboot in #589
- Add ValidateBroadCast check to most of the rpc calls by @NikoCat233 in #591
- Forbid non-standard SceneChange requests by @Pietrodjaowjao in #593
- Change some anticheat checks categories by @miniduikboot in #594
- Clean up clients that refuse to quit properly by @miniduikboot in #596
New Contributors
- @NikoCat233 made their first contribution in #591
- @Pietrodjaowjao made their first contribution in #593
Full Changelog: v1.9.1...v1.9.2
v1.9.1
Supported Among Us: 2023.10.24 up to and including 2024.3.5
This release supports Among Us 2024.3.5 and the Necks-gen April Fools joke that was included in this patch.
What's Changed
- Support 2024.3.5 by @miniduikboot in #569
- fixed AprilFools2024 Deserialize error by @ykundesu in #573
New Contributors
Full Changelog: v1.9.0...v1.9.1
v1.9.0
Supported Among Us: 2023.10.24 and 2023.11.28
This release adds support for the Fungle update of Among Us and improves usability by merging in the now-mandatory HTTP plugin.
Please read the migration guide on how to upgrade from the Impostor.Http plugin to the built-in HTTP server: https://github.com/Impostor/Impostor/blob/master/docs/Upgrading.md
What's Changed
- Upgrade to net8.0 by @js6pak in #563
- Add support for 2023.10.24 and 2023.11.28 by @miniduikboot and @js6pak in #549, #553 and #551
- Merge Impostor.Http into core by @js6pak in #533
- Update docs to reflect http plugin merge by @miniduikboot in #546
- Change default ListenIp of Http server to 0.0.0.0 by @miniduikboot in #557
- Don't set HTTP protocols explicitly by @js6pak in #562
- Improve cross-compatibility by @miniduikboot in #534
- Source generate map data and enums by @js6pak in #548
- Implement event to detect game option changes by @miniduikboot in #552
- Allow spawning in the Dleks map by @miniduikboot in #560
- Update Github actions by @miniduikboot in #561
Full Changelog: v1.8.4...v1.9.0
v1.8.4
Supported Among Us: 2022.12.8 up to and including 2023.7.11
What's Changed
- Add support for 2023.7.11 by @miniduikboot in #530
- Update docker container to I.Http 0.5 by @miniduikboot in #526
Known issues
- Mods that rely on the 2222.0.0.0 network version to disable server handling of CheckMurder RPCs on officials are not supported. For mod authors, we recommend not changing the network version on custom servers in the mean time. We expect to support this in Impostor 1.9.0
Full Changelog: v1.8.3...v1.8.4
v1.8.3
Supported Among Us: 2022.12.8 up to and including 2023.6.13
What's Changed
- Make timeout Time configuable by @yukieiji in #523
- Allow multiple SetName commands per CheckName by @miniduikboot in #524
- Add GameVersion for 2023.6.13 by @miniduikboot in #525
New Contributors
Full Changelog: v1.8.2...v1.8.3
v1.8.2
Supported Among Us: 2022.12.8 up to and including 2023.3.28
What's Changed
- Reorder GameFull and GameStarted join errors by @miniduikboot in #519
- Update to 2023.3.28 by @miniduikboot in #520
- Adding missing 2023.3.13 version for android by @danbudworthmead in #522
Full Changelog: v1.8.1...v1.8.2