Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Don't check if mapId parameter fits in MapFlags #3

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

miniduikboot
Copy link
Member

ASP.NET Core checks if mapId is permissible according to the MapFlags enum.

MapFlags hasn't been updated since Airship, and I don't want to cut an Impostor release right now just to fix that. It would also cause issues with mods that define additional map id's. So switch away from MapFlags completely.

ASP.NET Core checks if mapId is permissible according to the MapFlags
enum.

MapFlags hasn't been updated since Airship, and I don't want to cut an
Impostor release right now just to fix that. It would also cause issues
with mods that define additional map id's. So switch away from MapFlags
completely.
@miniduikboot miniduikboot added the bug Something isn't working label Sep 13, 2022
@miniduikboot miniduikboot self-assigned this Sep 13, 2022
miniduikboot added a commit to miniduikboot/Impostor that referenced this pull request Sep 13, 2022
miniduikboot added a commit to miniduikboot/Impostor that referenced this pull request Sep 13, 2022
@miniduikboot miniduikboot merged commit 03dddc0 into Impostor:main Sep 14, 2022
@miniduikboot miniduikboot deleted the fix/mapid branch September 14, 2022 19:06
miniduikboot added a commit to Impostor/Impostor that referenced this pull request Sep 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants