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 max-conquest-sieges-per nation being bypassed by Siege Assemblies. #887

Merged
merged 2 commits into from
Aug 16, 2023

Conversation

LlmDl
Copy link
Member

@LlmDl LlmDl commented Aug 16, 2023

Description:

Rechecks that the nation does not have too many active Conquest sieges
when a SiegeAssembly finishes.

Removes unused 2 imports.


New Nodes/Commands/ConfigOptions:


Relevant Issue ticket:

Closes #886.


  • I have tested this pull request for defects on a server.

By making this pull request, I represent that I have the right to waive copyright and related rights to my contribution, and agree that all copyright and related rights in my contributions are waived, and I acknowledge that the TownyAdvanced organization has the copyright to use and modify my contribution under the SiegeWar License for perpetuity.

Rechecks that the nation does not have too many active Conquest sieges
when a SiegeAssembly finishes.

Closes #886.
@LlmDl LlmDl added this to the 2.8.1 milestone Aug 16, 2023
@LlmDl LlmDl merged commit e225f8e into master Aug 16, 2023
@LlmDl LlmDl deleted the fix/max_sieges_per_nation branch August 16, 2023 14:24
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.

max_active_siege_attacks_per_nation can be bypassed when SiegeAssemblies are used.
1 participant