Page 1 of 1

XMage matches log files viewer

PostPosted: 27 Feb 2017, 20:14
by RRRenchant
Not waiting for devs to make normal built-in XMage log files viewer, I made the one by self:
(XMage matches log files are located in: ...\XMage\xmage\mage-client\gamelogs)

This is Excel xlsm-file with VBA macro embedded in it that parses that files (and outputs their data onto Excel sheet, formatted)

Download link:
https://
drive.google.
com/file/d/0B1n0u_Vny_ademhDWU5wTDRwVjA/view?usp=drive_web
(remove line feeds, and paste to address bar in browser)

P.S. Sample how it works:
http:/
/i066.radikal.
ru/1703/b3/1ca03a8d87d5.png
(remove line feeds, and paste to address bar in browser)

Re: XMage matches log files viewer

PostPosted: 08 Mar 2017, 23:28
by harbingerofme
Even with adblocker, the site for your screenshots autoopens a malicious link.

Re: XMage matches log files viewer

PostPosted: 11 Mar 2017, 17:06
by DiMiaN
I've made one in PHP. First it shows what cards are played and later the actual game log.

Image

Re: XMage matches log files viewer

PostPosted: 19 Mar 2017, 14:59
by escplan9
Dimian could you share the script you use for that? Looks pretty sweet!