mtgred / netrunner

http://www.jinteki.net
Other
883 stars 387 forks source link

Clean up all of the 'TODO' statements in code #6729

Open NBKelly opened 1 year ago

NBKelly commented 1 year ago

There's a few of these that have accumulated over the years

If you fix any of these, then link it to this issue.

NoahTheDuke commented 1 year ago

look into migrating these to turn-flags and run-flags (or better yet, maybe they can be floating/constant effects?)

I said I added the first TODO but I forgot about these. I hope to remove all of the prevent/lock flags (and all the flags in the general tbh) and convert them to our other systems. You're on the money with constant effects.