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

Fix #184: Share townname bits when possible #185

Merged
merged 1 commit into from Jan 21, 2021
Merged

Conversation

glx22
Copy link
Contributor

@glx22 glx22 commented Jan 21, 2021

Since #117, townname bits were not allowed to overlap. But that was extreme, as in many cases overlapping is possible.

I removed ActionF.free_bit attribute and replaced it with a deeper analyse of Action F dependencies, with updating of already prepared Action F if required.

I also added more cases to the regression test.

LordAro
LordAro previously approved these changes Jan 21, 2021
Copy link
Member

@LordAro LordAro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine by me, perhaps @Gadg8eer should test it?

@glx22
Copy link
Contributor Author

glx22 commented Jan 21, 2021

I tested with his source, NFO output is the same as before #117.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants