Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce map group limits #540

Open
GriffinRichards opened this issue Aug 9, 2023 · 0 comments
Open

Enforce map group limits #540

GriffinRichards opened this issue Aug 9, 2023 · 0 comments
Assignees
Labels
release target This should be resolved before the next release

Comments

@GriffinRichards
Copy link
Collaborator

If a map number collides with MAP_DYNAMIC (127 by default) then warps to the new map will be unexpectedly treated as dynamic warps. Porymap could enforce this limit on number of maps per map group by reading the value of MAP_DYNAMIC. There'd be a similar problem if the map group value collides with MAP_UNDEFINED (and probably MAP_DYNAMIC too).

@GriffinRichards GriffinRichards added the release target This should be resolved before the next release label Sep 23, 2024
@GriffinRichards GriffinRichards self-assigned this Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release target This should be resolved before the next release
Projects
None yet
Development

No branches or pull requests

1 participant