2012-03-31T00:13:30 *** antimatroid has quit IRC (Quit: Leaving.) 2012-03-31T00:13:42 *** antimatroid has joined #aichallenge 2012-03-31T00:19:36 *** thestinger has left #aichallenge ("WeeChat 0.3.7") 2012-03-31T01:15:14 *** dvladim has joined #aichallenge 2012-03-31T02:16:55 *** epicmonkey has joined #aichallenge 2012-03-31T02:22:56 *** dvladim has quit IRC (Ping timeout: 260 seconds) 2012-03-31T02:37:29 *** smiley1983 has joined #aichallenge 2012-03-31T02:39:31 updated asteroids engine: divides turns into many smaller steps. Doesn't yet have a speed cap (will need a separate cap for bullets and players, otherwise players will die when shooting and flying forwards) https://github.com/smiley1983/aichallenge/tree/asteroids 2012-03-31T02:53:43 Does anyone have any thoughts on passing the player x_speed and y_speed values for bullets and asteroids? 2012-03-31T02:54:58 Currently the player gets x_speed and y_speed for ships, but heading + speed for bullets and asteroids 2012-03-31T02:58:15 II'm thinking of adding x and y speeds, and possibly taking away the heading and combined speed (keeping heading for ships) 2012-03-31T03:05:28 *** amstan has quit IRC (Ping timeout: 246 seconds) 2012-03-31T03:07:05 *** Jak_o_Shadows has quit IRC (Remote host closed the connection) 2012-03-31T03:11:49 *** Jak_o_Shadows has joined #aichallenge 2012-03-31T03:13:09 *** smiley1983 has quit IRC (Ping timeout: 240 seconds) 2012-03-31T03:14:17 *** smiley1983 has joined #aichallenge 2012-03-31T03:15:35 *** Kingpin13 has joined #aichallenge 2012-03-31T03:20:41 *** smiley1983 has quit IRC (Ping timeout: 252 seconds) 2012-03-31T03:21:33 *** smiley1983 has joined #aichallenge 2012-03-31T03:36:41 *** smiley1983 has quit IRC (Ping timeout: 272 seconds) 2012-03-31T03:37:58 *** smiley1983 has joined #aichallenge 2012-03-31T03:43:00 *** kurnevsky has joined #aichallenge 2012-03-31T03:46:52 *** Jak_o_Shadows has quit IRC (Read error: Connection reset by peer) 2012-03-31T03:56:00 *** epicmonkey has quit IRC (Ping timeout: 265 seconds) 2012-03-31T03:59:25 *** antimatroid has quit IRC (Read error: No route to host) 2012-03-31T03:59:42 *** antimatroid has joined #aichallenge 2012-03-31T04:01:44 *** dici has joined #aichallenge 2012-03-31T04:02:31 *** smiley1983 has quit IRC (Ping timeout: 246 seconds) 2012-03-31T04:03:30 *** smiley1983 has joined #aichallenge 2012-03-31T04:31:34 *** foRei has joined #aichallenge 2012-03-31T04:37:56 *** dvladim has joined #aichallenge 2012-03-31T04:39:23 *** Garf has joined #aichallenge 2012-03-31T05:16:57 *** iglo has joined #aichallenge 2012-03-31T05:21:12 *** mceier has joined #aichallenge 2012-03-31T05:36:08 *** Garf has quit IRC (Quit: Make a new plan, Stan!) 2012-03-31T06:03:48 *** antimatroid has quit IRC (Ping timeout: 276 seconds) 2012-03-31T06:13:47 *** Chris_0076 has quit IRC (Read error: Operation timed out) 2012-03-31T06:15:25 *** Chris_0076 has joined #aichallenge 2012-03-31T06:16:39 *** ikaros has joined #aichallenge 2012-03-31T06:20:57 *** ikaros has quit IRC (Client Quit) 2012-03-31T07:53:07 asteroids with multiple ships per player: https://github.com/smiley1983/aichallenge/tree/multi-ship-asteroids 2012-03-31T08:06:06 *** cyphase has quit IRC (Read error: Connection reset by peer) 2012-03-31T08:38:03 *** cyphase has joined #aichallenge 2012-03-31T08:38:13 *** iglo has quit IRC (Remote host closed the connection) 2012-03-31T09:39:42 *** Palmik has joined #aichallenge 2012-03-31T09:47:15 *** antimatroid has joined #aichallenge 2012-03-31T09:49:57 smiley1983: how long roughly do asteroid games take? 50, 100, 500 turns? 2012-03-31T10:08:58 *** delt0r_ has joined #aichallenge 2012-03-31T10:24:02 janzert: I don't have any AI strong enough to give a reasonable estimate. You can see some games between stupid MC bots here: http://50.116.32.118:2082/ 2012-03-31T10:24:16 I'm thinking it would be reasonable to aim for games in the 1000 turn range 2012-03-31T10:25:44 maybe as short as 200-500 2012-03-31T10:37:20 *** smiley1983 has quit IRC (Ping timeout: 260 seconds) 2012-03-31T10:38:09 *** smiley1983 has joined #aichallenge 2012-03-31T11:10:43 *** dici has quit IRC (Read error: Connection reset by peer) 2012-03-31T11:11:10 *** dvladim has quit IRC (Ping timeout: 260 seconds) 2012-03-31T11:15:26 *** amstan has joined #aichallenge 2012-03-31T11:15:26 *** ChanServ sets mode: +o amstan 2012-03-31T11:16:43 *** sigh has quit IRC (Remote host closed the connection) 2012-03-31T11:48:19 *** cyphase has quit IRC (Read error: Connection reset by peer) 2012-03-31T12:37:16 multi-ship asteroids now available on TCP: http://50.116.32.118:2086/ 2012-03-31T12:39:37 *** coeus has quit IRC (Read error: Operation timed out) 2012-03-31T12:53:31 *** Tiktalik is now known as Gonetalik 2012-03-31T13:07:57 lol at 8bit google maps 2012-03-31T13:08:04 also hello april 1 2012-03-31T13:10:48 happy april 1 and reversal of daylight savings (if they do that there?) 2012-03-31T13:10:59 i think we get it a bit longer 2012-03-31T13:11:06 all my computers still say 3:10am 2012-03-31T13:11:12 or is that the new time? :p 2012-03-31T13:11:20 the new time here is 2:1 2012-03-31T13:11:23 2:10 2012-03-31T13:11:24 i hate the end of daylight savings :( 2012-03-31T13:11:36 i wish we had had more darkness in the morning during winter 2012-03-31T13:11:42 just had* 2012-03-31T13:12:25 just wait... does that mean you hate the one where you get an extra hour to sleep? Or an hour less? 2012-03-31T13:13:07 http://www.youtube.com/googlemaps 2012-03-31T13:13:07 ahaha 2012-03-31T13:13:21 i hate less daylight 2012-03-31T13:15:54 lol, that is a fine video. I laughed at "blow on the cartridge to fix bugs" 2012-03-31T13:16:21 oh god, 8 bit street view 2012-03-31T13:32:22 *** GeorgeH has quit IRC (Read error: Connection reset by peer) 2012-03-31T13:32:38 *** Palmik has quit IRC (Ping timeout: 265 seconds) 2012-03-31T13:34:31 *** GeorgeH has joined #aichallenge 2012-03-31T13:35:05 *** alehorst has joined #aichallenge 2012-03-31T13:37:22 *** Palmik has joined #aichallenge 2012-03-31T13:37:23 damnit, i want a cream egg 2012-03-31T13:38:01 *** Palmik has quit IRC (Client Quit) 2012-03-31T13:38:27 *** epicmonkey has joined #aichallenge 2012-03-31T14:09:41 *** Gonetalik is now known as Tiktalik 2012-03-31T14:10:03 *** amstan has quit IRC (Quit: Konversation terminated!) 2012-03-31T14:20:13 *** smiley1983 has quit IRC (Ping timeout: 265 seconds) 2012-03-31T14:20:56 *** smiley1983 has joined #aichallenge 2012-03-31T14:21:14 *** iglo has joined #aichallenge 2012-03-31T14:54:16 *** foRei has quit IRC (Quit: Bye) 2012-03-31T15:42:26 *** scribble has joined #aichallenge 2012-03-31T15:51:01 *** Accoun has quit IRC () 2012-03-31T16:02:26 *** zest_ has joined #aichallenge 2012-03-31T16:03:33 Hi folks 2012-03-31T16:03:55 Is there an other challenge coming up? 2012-03-31T16:04:42 *** Accoun has joined #aichallenge 2012-03-31T16:39:00 *** delt0r_ has quit IRC (Ping timeout: 260 seconds) 2012-03-31T16:41:07 *** foRei has joined #aichallenge 2012-03-31T16:42:57 *** Palmik has joined #aichallenge 2012-03-31T16:51:51 *** delt0r_ has joined #aichallenge 2012-03-31T17:05:31 *** zest_ has quit IRC (Quit: Page closed) 2012-03-31T17:18:06 *** kurnevsky has quit IRC (Read error: Connection reset by peer) 2012-03-31T17:28:03 *** antimatroid has quit IRC (Ping timeout: 246 seconds) 2012-03-31T17:46:28 *** thestinger has joined #aichallenge 2012-03-31T17:53:35 *** iglo has quit IRC (Remote host closed the connection) 2012-03-31T18:03:30 *** mceier has quit IRC (Quit: leaving) 2012-03-31T18:17:35 *** Palmik has quit IRC (Ping timeout: 245 seconds) 2012-03-31T18:43:08 *** wtpayne has joined #aichallenge 2012-03-31T18:45:13 *** cyphase has joined #aichallenge 2012-03-31T18:46:11 *** wtpayne has left #aichallenge 2012-03-31T18:58:32 *** scribble has quit IRC (Ping timeout: 248 seconds) 2012-03-31T19:00:03 *** thestinger has quit IRC (Quit: WeeChat 0.3.7) 2012-03-31T19:03:07 *** scribble has joined #aichallenge 2012-03-31T19:28:54 *** sigh has joined #aichallenge 2012-03-31T19:31:45 *** epicmonkey has quit IRC (Ping timeout: 276 seconds) 2012-03-31T19:31:47 *** alehorst has quit IRC (Ping timeout: 246 seconds) 2012-03-31T19:33:48 *** foRei has quit IRC (Quit: Bye) 2012-03-31T20:25:14 *** meem1029 has quit IRC (Quit: Leaving.) 2012-03-31T20:25:22 *** Jak_o_Shadows has joined #aichallenge 2012-03-31T20:53:08 *** antimatroid has joined #aichallenge 2012-03-31T21:11:45 smiley1983: turns out we did lose dls :( 2012-03-31T22:19:13 *** smiley1983 has quit IRC (Ping timeout: 252 seconds) 2012-03-31T22:20:57 *** smiley1983 has joined #aichallenge 2012-03-31T22:23:02 *** thestinger has joined #aichallenge 2012-03-31T22:28:09 *** smiley1983 has quit IRC (Quit: leaving) 2012-03-31T22:55:57 *** Jak_o_Shadows has quit IRC (Read error: Connection reset by peer) 2012-03-31T22:56:32 *** Jak_o_Shadows has joined #aichallenge 2012-03-31T23:35:22 *** scribble has quit IRC (Ping timeout: 244 seconds) 2012-03-31T23:39:37 *** scribble has joined #aichallenge 2012-03-31T23:46:41 *** Jak_o_Shadows has quit IRC (Ping timeout: 240 seconds) 2012-03-31T23:46:45 *** Jak_o_Shadows has joined #aichallenge 2012-03-31T23:48:59 *** sigh has quit IRC (Remote host closed the connection)