2016-04-11T00:36:24 *** cyphase has joined #aichallenge 2016-04-11T00:36:24 *** cyphase has joined #aichallenge 2016-04-11T01:30:43 *** UncleVasya has joined #aichallenge 2016-04-11T01:57:56 *** kurnevsky has quit IRC (Quit: Leaving.) 2016-04-11T01:58:37 *** kurnevsky has joined #aichallenge 2016-04-11T02:03:15 *** kurnevsky has quit IRC (Client Quit) 2016-04-11T02:25:38 *** kurnevsky has joined #aichallenge 2016-04-11T02:48:17 smiley1983: http://savepic.ru/9354331.png Discrimination of Windows users will not be tolerated :P 2016-04-11T03:21:39 *** UncleVasya has quit IRC (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 2016-04-11T03:27:14 *** UncleVasya has joined #aichallenge 2016-04-11T03:32:36 UncleVasya: oh, you're right, I've done lots of improper path handling in that code. I won't be able to fix it in the next day or two, I'll let you know when I do. 2016-04-11T03:34:01 smiley1983: don't worry, I already did for this particular case and able to launch go games without troubles :) 2016-04-11T03:34:13 Okay, that's good :) 2016-04-11T03:34:54 In fact the remainder of the bad path handling is probably in the aiweb code, and that can't run on Windows for other reasons. 2016-04-11T03:35:11 I should still fix it, though. 2016-04-11T03:37:46 smiley1983: this was enough to launch go on Win: https://github.com/UncleVasya/go_engine_standalone/commit/2fd4f7daff81522a5cb4e2f1ce7795e657b13d27 2016-04-11T03:49:39 Yes, it's such a tiny thing, makes me wonder why I didn't use os.path.split in the first place :) 2016-04-11T05:08:16 *** Cloudflare has quit IRC (Ping timeout: 264 seconds) 2016-04-11T05:10:42 *** Cloudflare has joined #aichallenge 2016-04-11T07:00:45 *** cyphase has quit IRC (Ping timeout: 268 seconds) 2016-04-11T07:15:35 *** cyphase has joined #aichallenge 2016-04-11T12:28:28 *** UncleVasya has quit IRC (Ping timeout: 244 seconds) 2016-04-11T13:04:35 *** UncleVasya has joined #aichallenge 2016-04-11T13:45:45 smiley1983: visualizer works locally :) Needs few visual fixes: 1) put cells on intersection 2) highlight last move 3) show scores instead of counts on graphs. Will do that tomorrow. 2016-04-11T13:48:24 And after I'll try to make it work online. 2016-04-11T13:51:03 And as a long-shot goal there can be added fancy features like showing liberties, prisoners, territory control, etc. But I'm not sure if we'll get there :D 2016-04-11T14:37:08 *** UncleVasya has quit IRC (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org) 2016-04-11T17:09:07 *** Scooper has joined #aichallenge 2016-04-11T18:08:52 *** mhvis has quit IRC (Ping timeout: 264 seconds) 2016-04-11T19:11:32 *** Scooper has quit IRC (Quit: Leaving) 2016-04-11T19:17:33 *** cyphase has quit IRC (Quit: cyphase.com) 2016-04-11T19:20:56 *** cyphase has joined #aichallenge 2016-04-11T19:40:01 *** mhvis has joined #aichallenge 2016-04-11T19:41:49 *** cyphase has quit IRC (Remote host closed the connection) 2016-04-11T19:58:20 *** cyphase has joined #aichallenge