HomeWildfire Games

Give Fortress a territory root.

Description

Give Fortress a territory root.

And consequently reduce the territory radius by 20%.

Patch by: @Nescio
Differential Revision: D1762
Reviewed by: @borg-, @ValihrAnt
Comments by: @elexis

Event Timeline

bb added a subscriber: bb.Dec 15 2020, 11:03 AM

You broke some trigger maps. JB for sure danubius probably too. You now can destroy your cc once you have a fortress and not get attacked anymore.

But one could do that prior to this patch also, right? Just put one entity in a fortress and delete your CC?

bb added a comment.Dec 15 2020, 12:25 PM

Then one loses all buildings...

Except the ones which can be garrisoned and thus kept alive, but yeah, I do get the point.

Warrants a revert? Or try to fix trigger maps?

bb added a comment.Dec 15 2020, 12:28 PM

up to you

Warrants a revert? Or try to fix trigger maps?

Sounds like you could fix the map to handle territory roots instead of CCs / conquest critical? If it's not trivial / no time, probably best to revert, but if this has a simple solution, I wouldn't call for a revert here

First of all, I don't really understand map scripts. But if this commit broke only a few maps, then it seems clear to me the problem is with those maps, not with the change per se, and the proper solution is editing the relevant map files, not reverting the patch.
Would introducing a TerritoryRoot class help?