Closed L-Sherry closed 4 years ago
Thanks for noting. I'll delegate this to our new editor.
@dmitmel Okay I'll handle this right now.
I fixed all there's "OUR" issues, but most of them provided by "Felix". For example things as: "\c[3]word\c[3]" and "\c[1]word".
./jsontr.py check
reports loads of warnings. Some comes from the original game (like\c[9]
, for which the game is smart enough to not make it crash, and interpret as\c[0]
instead 😏), while others... not so. Many of them are false positives, but some are scary as hell, likeWarning: unknown variable fight.name.heat/special/kamikatze-helper not in original
, which is likely to result in a crash 😱. Unfortunately, none of them are about #3.Step to reproduce: