Impostor Versions Save

Impostor - An open source reimplementation of the Among Us Server

v1.7.0

1 year ago

Supported Among Us: 2021.11.9 up to and including 2022.3.29 and 2022.4.19

Changelog

  • Moved to .NET 6. To run this version, you need to install .NET 6. Some plugins may need to be recompiled for this version.
  • Allow playing with nicknames that have non-default characters in them.
  • Removed AuthServer and AnnouncementsServer.

Known issues

  • 2021.11.9 needs a mod like Reactor to connect to custom servers.
  • Joining public lobbies is blocked on 2022.3.29 and up.

v1.6.0

2 years ago

Supported Among Us: 2021.6.30 and 2021.7.20e

Changelog

  • Added methods to get Language and QuickChatMode of connecting clients (#431)
  • Fix improperly disconnecting pre-Airship clients (#431)
  • Improve documentation (#435)

v1.5.0

2 years ago

Supported Among Us: 2021.6.15

Changelog

  • Added Task Completion API (#395)
  • Added Player Voted Event (#181)
  • Fix Airship spawning (#427)
  • Improve version mismatch disconnection message (#432)
  • Remove patcher completely

v1.4.0

2 years ago

Supported Among Us: 2021.3.31 - 2021.5.25

Changelog

  • Added authentication server
  • Added GameHostChangeEvent (#277)
  • Added BeforeGameCreatedEvent (#266)
  • Added custom message support (#404)
  • Improved vent API
  • Plugins can now set dependencies on other plugins
  • Plugin metadata, like name, author and version can now be specified in the csproj file instead of the ImpostorPluginAttribute
  • Deprecated patcher, it's now replaced by the website

v1.3.0

3 years ago

Supported Among Us: 2021.3.5

Changelog

  • Added config option for disabling the anticheat
  • Added announcements server
  • A lot of under the hood changes

v1.2.2

3 years ago

Supported Among Us: 2020.09.22 - 2020.11.17

Changelog

  • Added support for parsing GameData packets
  • Added plugin api

v1.1.0

3 years ago

Supported Among Us: 2020.09.07 - 2020.09.22

Changelog

  • Added public game list
  • Added missing player count check
  • Added support for master/node server setup
  • Fixed memory leak
  • Fixed host migration issue

v1.0.0

3 years ago

Supported Among Us: ?

The first release of Impostor.