bobtheuberfish / chiriboga

Implements Netrunner in Javascript against an AI opponent
https://chiriboga.sifnt.net.au/
GNU General Public License v3.0
86 stars 11 forks source link

DZMZ Optimizer Does not discount installs #139

Closed thymelord13 closed 1 year ago

thymelord13 commented 1 year ago

Love the program! I think I found a bug though, the DZMZ Optimizer doesn't seem to discount installs of icebreakers. chiriboga-log-2023-05-29T20_32_13.678Z.txt

Apologies in advance if I have missed something obvious.

Thanks for your effort here!

thymelord13 commented 1 year ago

Found the error. Didn't realize it re-calculated cost automatically, even when not installing. Thanks!