[Bug] Electrum is not transfered when converting character from PC to Mobile
Electrum is 0 after converting character from PC to Mobile. There is no any errors in TQRespec. After exporting .csv character file, string named "altmoney" with value is absent. "altmoney" string is how electrum saved in save file on PC and Mobile. It seems TQRespec ignores this string when converting PC character to Mobile. Coverting Mobile character to PC doesn't have this problem.
Hi, I will take a look at this, thanks for reporting.
Sorry for the delay... For the conversion I need to remove some variables, currently altMoney is one of them. I think with this simple change this is solved: https://github.com/epinter/tqrespec/commit/489cf806f7320f6a4ad48ff9d67de3623e274e75.
I don't have how to test right now, if you want to try it: https://github.com/epinter/tqrespec/actions/runs/12639262616/artifacts/2392158037
Fix included in v0.14.0