nicupavel / openpanzer

Javascript/HTML5 rewrite of Panzer General 2 game
http://panzermarshal.com
154 stars 39 forks source link

Buying allies units #274

Closed Feldmarshalruge closed 3 years ago

Feldmarshalruge commented 4 years ago

How come we are unable to purchase axis forces on German campaign that are allies? Would love to play w those too.

salexgit commented 4 years ago

Hi

It was possible in earlier releases, but this feature was deprecated in later versions. Here are some explanations why it was removed:

According to the explanations from the main developer, we do not load all the equipment files to save memory, but rather rely upon the country list that the scenario file description has. One potential workaround for the problem was not to rely upon the scenario country list, but rather analyse explicitly countries to which units belong. I do not have a good explanation why it was not implemented that way, maybe it required more efforts, and instead we just abandoned a possibility to buy allies units.

I hope it explains the background. Nevertheless, I marked it as "enhancement" so that we can revise this issue later.

Regards, Alex

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.