Robosturm / Commander_Wars

The aim of this project is to create an Advance Wars Clone with a lot of additions customizations and modding support. For Contact Inforamtion see the wiki page. Take a view on the game.
https://github.com/Robosturm/Commander_Wars/releases
GNU Lesser General Public License v3.0
213 stars 33 forks source link

AW4 CO Mod Lin's Power Should Only Give Vision and Hiding Place Vision to Ground Units #1778

Closed FruityGumGuiltyFruit closed 4 months ago

FruityGumGuiltyFruit commented 5 months ago

Describe the bug In actual AW4, only Lin's ground units gain the extra vision and ability to see into hiding places.

To Reproduce Steps to reproduce the behavior:

  1. Activate AWDC CO Mod
  2. Use Lin's power in fog of war map.
  3. See error

Expected behavior Only her ground units should get the extra vision and ability to see into hiding places.

Screenshots Screenshot 2024-03-26 120636 image image image image image

Desktop (please complete the following information):

if (!seaAirUnit) { return true; }

Robosturm commented 5 months ago

Perfect vision won't be changed/fixed.

MrDuck557 commented 5 months ago

Just going to throw this out there. Lin's power descriptions should be changed to reflect this change This is what they are right now (for both COP and SCOP): Lin's ground units gain +%2% firepower and +%2% defence. Her other units gain +%3% firepower and +%4% defence. All of her units gain +%0 vision and can see into hidden locations. This is what they should be (to reflect this change) Lin's ground units gain +%2% firepower, +%2% defence, and +%0 vision. Her other units gain +%3% firepower and +%4% defence. All of her units can see into hidden locations.