KnuckleCracker / CW4-bug-tracker

The gathering point for bugs and supporting information, or suggestions about additional features.
Creative Commons Attribution Share Alike 4.0 International
13 stars 1 forks source link

[Bug] Negative emitters are not affected by C++, but their tooltip is #461

Closed Regallion closed 3 years ago

Regallion commented 3 years ago
  1. Create a map.
  2. Add an AC emitter to it
  3. enable C++

Expected: As C++ level increases, emitter emission increase, the change is reflected in the tooltip. Reality: As C++ level increases, AC emissions do not change, however the tooltip does change.

Of note, it's a bit unclear, but does C++ affect payloads of spores/sacs/blobs/skimmers? What about negative payloads on those? This is unclear since you can't see their stats in-game.

knucracker commented 3 years ago

C++ Doesn't affect the payload of the other units. It affects emitters output and it lowers the void overflow threshold. Fixed the tooltip for the emitter when it emits an negative amount.