bobtheuberfish / chiriboga

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

Runner gets credits from Offworld Office on steal #51

Closed chmontgomery closed 2 years ago

chmontgomery commented 2 years ago

Only corp should receive credits when scored. You can't tell from the log, but the runner got offworld office credits when stolen chiriboga-log-2022-01-23T13_06_18.238Z.txt

chmontgomery commented 2 years ago

just tested again. seems something else happened, but unsure what. suggestion: you could start logging credits of each player on start of turn for more helpful debugging.

bobtheuberfish commented 2 years ago

Thank you for your report and suggestion. Credits in the log is a good idea, I'll create a new issue about log improvement.

chmontgomery commented 2 years ago

also thanks for the work on this project. I've really enjoyed it!