IRC logs for #opendune on OFTC at 2010-11-28
⏴ go to previous day
00:07:51 <Xaroth> glx: [2010-11-28 01:05:24] dbg: [net] [admin] 'Xaroth-Admin' (libottd-admin) has connected
10:53:57 *** fjb is now known as Guest752
23:07:45 <Xaroth> planetmaker: is ap+ using the admin port?
23:07:55 <Xaroth> or still the plain old process wrapper
23:08:20 <Xaroth> or whatever you're using now then :P
23:08:23 *** ChanServ sets mode: +o Xaroth
23:08:48 <glx> stuff using admin port is WIP
23:08:54 <planetmaker> There's no new one which duplicates ap+'s ability using the admin port
23:09:01 <Xaroth> my lib is already working tho :P
23:09:03 <planetmaker> dih is working on something
23:09:10 <Xaroth> though I have nothing to build with it yet :P
23:09:23 <planetmaker> Xaroth write me a command logger :-)
23:09:47 <Xaroth> command logger as in, rcon commands?
23:09:58 <planetmaker> as in player commands actually :-)
23:10:04 <planetmaker> But might not yet work entirely ;-)
23:10:11 <planetmaker> on the openttd side
23:10:19 <Xaroth> define 'commands' then :P
23:10:37 <planetmaker> with clientID and parameters.
23:10:42 <planetmaker> Just raw info would suffice
23:10:47 <Xaroth> if you get adminport to support it, sure :p
23:11:29 <planetmaker> he :-) Other than that, the other bot supporting our usual work: bridging rcon to IRC
23:11:38 <planetmaker> that'd be task of a 2nd, different bot
23:11:58 <Xaroth> well if there's a python ircbot, that could be doable
23:12:49 <Xaroth> I should put some versioncontrol on my code
23:13:01 <glx> write a supybot module then :)
23:13:14 <planetmaker> feel free to host it on the DevZone, if you like Xaroth
23:13:33 <planetmaker> would fit well in the admin section there ;-)
23:13:38 <planetmaker> or admin tools rather
23:13:46 <Xaroth> my code, atm, is quite straightforward, a plain socked inherited (twice, once for support of sending/receiving packets, one which is the actual adminport interface)
23:14:07 <Xaroth> the latter, AdminConnection pushes received stuff to the loaded 'Features'
23:14:30 <Xaroth> so that other people can use the lib to make their own crap
23:14:52 <planetmaker> ok, so both you and dih have written a lib and we still have not bot ;-)
23:15:20 <Xaroth> well dih's lack of being here isn't my fault :P
23:16:06 <planetmaker> slacker, hanging off in Brasil. How dare he ;-)
23:16:12 <Xaroth> Idle 2wks 4days 6hrs 10mins 24secs Signon Tue Nov 02 22:49:31 2010 Onlinetime 3wks 5days 1hr 5mins 41secs
23:17:28 <planetmaker> tbh I prefer a python implementatin over a java one, though
23:18:28 <Xaroth> java is.. well.. useful if you want to make a client for it
23:18:37 <Xaroth> I -HATE- java crap for server stuff
23:18:43 <Xaroth> full of bloat, most of the time
23:26:00 <Xaroth> now to figure out how mercurial works :o
23:40:24 <Xaroth> aw, you don't have all the chat actions available on the admin port
23:40:34 <Xaroth> that would've been awesome for a bot
23:40:47 <Xaroth> NETWORK_ACTION_NAME_CHANGE NETWORK_ACTION_JOIN and NETWORK_ACTION_LEAVE
continue to next day ⏵