Oleg Agafonov

Results 527 comments of Oleg Agafonov

Yes, I know. MDFC also non transformable cards, so xmage supports such things already (diff logic for GUI and mtg rules/engine).

@CCTV-1 that rollback error with mana cards fixed in #6300 (`ArtificialScoringSystem` error)

"end of file" -- it can be proxy or vpn problem (disconnected from the server). You can try to play on local server with AI (use launcher) -- is it...

Current `Retrace` ability implemented as alternative, but it must be reworked to additional cost (see Kicker or Entwine for example). Rules: * Casting a spell using its retrace ability follows...

@allentiak server/client startup related to OS's [system file cache](https://docs.microsoft.com/en-us/windows/win32/fileio/file-caching). As example: Windows will cache files from disk to memory and it will increase speed on next startup. If your system...

I'm researched logs at beta server (simple cloud server: 1 cpu, 2 GB, SSD disk) -- normal startup time is 20-30 seconds all the time (in December and January). Database...

Nope, I'm talking about OS free memory. Xmage server app works fine with default 500 MB for local games (you can change it by launcher settings -- same as client)....

All logs and times are fine except last: ![shot_200204_233142](https://user-images.githubusercontent.com/8344157/73779698-8cc3b200-47a6-11ea-8822-6a79e61db219.png) 2+ minutes takes action to test is it another server runs on computer (server creates simple client connection and try to...

If true about images changes then it's regression from one of the commits. Must be researched. Token images and thunbnails (small images) work fine in old versions. Maybe something lost...

> invalid stream header: 6A627331 It's about incompatible versions (wrong data in the serialization). I think it's a java serialization problem (xmage's engine has not changed recently). Can be related...