Skip to content

EHR v3.3.0

Compare
Choose a tag to compare
@Gurge44 Gurge44 released this 28 Apr 20:15
· 203 commits to main since this release

Thank you for using EHR!

Bug Fixes

  • Fixed all sorts of bugs with Sentry
  • Fixed Romantic spamming errors
  • Fixed custom button images appearing weirdly (Thanks to TommyXL for the solution)
  • Fixed Cleanser black screening the host and bugging other players on Airship after meetings
  • Hopefully fixed the issue with guessing
  • Hopefully fixed Modded SA being selected after installing the mod
  • Fixed impostors sometimes not seeing the warning about Haunter
  • Fixed players eaten by Pelican not teleporting back into the game after Pelican dies to Scavenger
  • Fixed Puppeteer dying after using all puppets even if the setting was off
  • Fixed Penguin victims being able to kill the Penguin with high ping
  • Fixed error spam with Pelican
  • Fixed errors and removed unnecessary code from Tracefinder

Changes

  • Players infected by Plaguebearer now also show in meetings
  • New background for the Custom Team Assigner application
  • Warning about anti-blackout ejection override only shows on first meeting
  • When ejection is overridden by anti-blackout, players get a notify of who was ejected and, their role, if enabled
  • Parasite can shapeshift into a random player by petting their pet (if using pets is enabled)
  • Lobbies up to 100 players are now supported**
  • Romantic & Follower cannot get Phantom after picking their partner
  • Rewrote add-on assignment system, tried to balance out the amount of add-ons per player
  • Merchant add-on selling categories are now based on the settings UI categories
  • Rewrote the Hide And Seek role assignment to support crew & imp roles in the future (foreshadowing)
  • Display exact minutes:seconds remaining time for modded clients in Hide And Seek
  • Tracker: If tracked player dies, Tracker gets an arrow pointing towards their body
  • If Romantic's partner was Jackal and died, Romantic becomes Sidekick, if Virus, Ruthless Romantic gets the Contagious add-on
  • All Neutral Killing roles' kill cooldown settings now jump by 0.5
  • Enhanced visibility of some text in the Custom Team Assigner application
  • Ability use gaining settings now all jump by 0.05 instead of 0.1
  • Allowed modded clients to send URLs
  • Character limit modified to 1200 characters for both host and other modded clients

Additions

  • New ghost role: Bloodmoon (Impostor)
  • New role: Overheat (Impostor)
  • New role: Quiz Master* (Neutral)
  • New role: Chemist (Neutral) (Try this to test your REAL chemical knowledge) (This is the most complicated role in Among Us history and I'm not even joking)
  • New role: Simon (Neutral)
  • New role: Goose (Crewmate)
  • New add-on: Sonar (Global)
  • New add-on: Anti-TP (Global)
  • New add-on: Dynamo (Global)
  • New settings for Haunter:
    • Reveal Haunter When They've Completed This Many Tasks
    • Can Reveal Neutral Killers
    • Can Reveal Madmates
    • Number of Players Revealed on Task Completion
  • New setting for Minion: Ability Cooldown
  • New setting for Warden: Ability Cooldown
  • New setting for Speedrunner: Speedrunner Speed
  • New setting for Workaholic: Workaholic Speed
  • New settings for Jester:
    • Vent Cooldown
    • Maximum in-vent time
  • New settings for Vulture:
    • If Vulture cannot win, their role changes
    • Role to change to
  • Added these 3 settings for a lot of Global add-ons:
    • Impostors/Neutrals/Crewmates can become [add-on name]
  • New Hide And Seek settings:
    • Minimum/Maximum amount of Neutral roles
  • New keyboard shortcut: LSHIFT + LCONTROL + X
    • Try this if you black screen after a meeting, typically on Airship, DOES NOT GUARANTEE ANYTHING AND DO NOT USE OTHERWISE
  • New custom buttons for Amnesiac (made by @HyperAtill)

Russian translation by @HyperAtill

*You can add your own questions to appear in-game as well! I will make a UI for this in the future, but due to the lack of time, I wasn't able to do such a thing, so I made this very quick solution: Create a new text file named QuizMasterQuestions.txt in the EHR_Data folder where your Among Us files are located. Inside QuizMasterQuestions.txt, separate each question by a new line. A line should be in the following format, with ; and , separating the values: Question;Answer1,Answer2,Answer3;CorrectIndex. The index should be 0-based, which means the first answer has the 0 index, the second one is 1, the third is 2. An example of a line: When was Among Us released?;2017,2018,2019;1 - here, the second answer is correct, which has an index of 1.

**The code comes from the Crowded mod and is a bit buggy, use at your own risk

TRANSLATORS!! We're moving off of Crowdin since they demand a ridiculous amount of money for this ($1500/year was not enough, which I had in my student plan, they want $3000/year, WTF).... please do your translations through GitHub Pull Requests in the future, which is FREE! Thanks for your understanding, and feel free to go and complain at Crowdin

GitHub ChangeLog

What's Changed

New Contributors

Full Changelog: v3.2.2...v3.3.0