TheMaverickProgrammer / OpenNetBattle

An open source card-based battle engine written in modern C++
GNU General Public License v3.0
197 stars 42 forks source link

Using chips during time freeze can consume next chip #244

Closed TheMaverickProgrammer closed 1 year ago

TheMaverickProgrammer commented 2 years ago

NOTE: this bug may have already been fixed. Verify.

Alrysc: """ Odd behavior when trying to do something at the same time as opening Cust. link 1

One of those odd behaviors is that a TF chip can be eaten and activate instead of your next TF chip. This may also happen in some other cases. Another incident and description of a second chip being used before the first chip also here. link 2 """