| *** tpb has joined #tp | 00:00 | |
| *** ChanServ sets mode: +o tpb | 00:00 | |
| *** mithro has joined #tp | 00:32 | |
| *** _JLP_ has joined #tp | 01:58 | |
| mithro | howdy people | 02:01 |
|---|---|---|
| nash | heyo mithro | 02:02 |
| nash | Wow - I just noticed it's 1pm... where did my morning go | 02:02 |
| mithro | only 12:30 here | 02:05 |
| nash | Yeah... but you are in backwards part of Australia... ;-) | 02:08 |
| mithro | nash: wow, only backwards ;) | 02:12 |
| *** JLP has quit IRC | 02:12 | |
| nash | What do you mean only backwrds? | 02:12 |
| nash | Anyway - about to go to lunch | 02:17 |
| nash | I will talk to in an hour or so | 02:17 |
| mithro | nash: SA is way more then just backwards :) | 02:22 |
| mithro | nash: so you got colors working yet? | 03:30 |
| nash | mithro: Not yet... Working on other improvements first | 03:31 |
| nash | Why are you so interested in colours? | 03:49 |
| mithro | because then it's possible to see a battle between to AI | 04:02 |
| mithro | which is what I'm hanging out to see :) | 04:03 |
| *** jotham has joined #tp | 04:35 | |
| nash | Ahh... | 05:09 |
| nash | sorry mithro, been solving a customer problem... | 05:10 |
| nash | Damn customers... | 05:10 |
| nash | Anyway I'll move it back up my todo list then ;-) | 05:11 |
| *** tpb has joined #tp | 06:00 | |
| *** ChanServ sets mode: +o tpb | 06:00 | |
| mithro | well off home | 06:41 |
| mithro | see ya | 06:41 |
| nash | bye | 06:43 |
| *** TBBle_ is now known as TBBle | 06:43 | |
| *** nash has quit IRC | 06:55 | |
| *** llnz has joined #tp | 06:56 | |
| *** mithro has quit IRC | 07:00 | |
| *** llnz2 has joined #tp | 07:01 | |
| *** llnz has quit IRC | 07:02 | |
| *** llnz2 is now known as llnz | 07:02 | |
| * llnz ponders | 07:02 | |
| *** bokey has quit IRC | 07:35 | |
| *** mithro has joined #tp | 07:40 | |
| mithro | welp, i'm back | 07:41 |
| mithro | hey llnz | 07:41 |
| mithro | llnz: could tpserver-cpp have a "status" command on the console? | 07:43 |
| llnz | hi mithro | 07:55 |
| llnz | i guess it could, i'll see what i can come up with | 07:56 |
| *** llnz2 has joined #tp | 08:00 | |
| *** llnz has quit IRC | 08:09 | |
| *** llnz2 is now known as llnz | 08:09 | |
| llnz | [20:45] <mithro> llnz: could tpserver-cpp have a "status" command on the console? | 08:09 |
| llnz | [20:57] <llnz> hi mithro | 08:09 |
| llnz | [20:58] <llnz> i guess it could, i'll see what i can come up with | 08:09 |
| mithro | yeah saw that :) | 08:09 |
| llnz | heh, ok | 08:10 |
| llnz | just checking | 08:10 |
| mithro | thats okay | 08:21 |
| mithro | I was thinking it would have the following information | 08:21 |
| mithro | Server Version, Ruleset, Ruleset Version, Time till next turn, Current number of connections | 08:22 |
| mithro | maybe things like modules loaded | 08:24 |
| mithro | ~seen bokey | 09:11 |
| tpb | mithro: bokey was last seen in #tp 1 week, 0 days, 16 hours, 55 minutes, and 59 seconds ago: <bokey> mithro, sure. goodnight. I have to sleep now. late. | 09:11 |
| jasmine | bokey was seen 7 days, 16 hours, 57 minutes and 9 seconds ago. | 09:11 |
| CIA-20 | [email protected] * tpclient-pywx-dev/extra/wxFloatCanvas/ (235 files in 2 dirs): FloatCanvas 0.9.17 | 09:13 |
| CIA-20 | [email protected] * tpclient-pywx-dev/extra/wxFloatCanvas/ (12 files): Removed evil ^M. | 09:14 |
| mithro | llnz: so how went the book sale go? | 09:57 |
| mithro | s/ go// | 09:58 |
| llnz | first day of drop off for books when well | 09:59 |
| llnz | another day of drop off tomorrow | 10:00 |
| llnz | then training and sorting, then two days of sales, the returns on monday and tuesday next week | 10:01 |
| mithro | why are you selling books? | 10:02 |
| llnz | we are running the student association's second hand (text) book sale | 10:05 |
| llnz | i'll have a look the status command tomorrow (or later in the week) | 10:17 |
| * llnz wanders off | 10:17 | |
| llnz | later all | 10:17 |
| *** llnz has quit IRC | 10:17 | |
| *** nash has joined #tp | 10:32 | |
| mithro | wb nash | 10:33 |
| nash | heyo | 10:34 |
| nash | How is life mithro ? | 10:34 |
| mithro | trying to figure out why cron isn't running something | 10:35 |
| nash | Wrong environment or no terminal are the two leading causes | 10:35 |
| nash | Try nohup | 10:35 |
| mithro | verbal:/etc/cron.hourly# run-parts --list /etc/cron.hourly | 10:36 |
| mithro | /etc/cron.hourly/awstats | 10:36 |
| mithro | verbal:/etc/cron.hourly# ls | 10:36 |
| mithro | awstats darcs2svn-local.sh | 10:36 |
| mithro | verbal:/etc/cron.hourly# ls -l | 10:36 |
| mithro | total 8 | 10:36 |
| mithro | -rwxr-xr-x 1 root root 191 2005-12-31 01:22 awstats | 10:36 |
| mithro | -rwxr-xr-x 2 root root 471 2007-03-04 02:18 darcs2svn-local.sh | 10:36 |
| mithro | the run-parts should list both items | 10:36 |
| nash | Is the '-' causing grief? | 10:37 |
| nash | If you do a file on the darcs*sh ? | 10:37 |
| mithro | arg its the . | 10:38 |
| mithro | If the --lsbsysinit option is not given then the names must consist entirely of upper and lower case letters, dig- | 10:38 |
| mithro | its, underscores, and hyphens. | 10:38 |
| mithro | no dot | 10:38 |
| nash | :-) | 10:38 |
| nash | Stupid thing | 10:38 |
| mithro | yes | 10:38 |
| mithro | hopefully that will update in a short bit then | 10:42 |
| nash | Doing coloured stars for you BTW | 10:42 |
| mithro | yay | 10:43 |
| mithro | I use, red = enemy, yellow = contested, green = yours | 10:44 |
| mithro | arg, found a bug in the latest stable :/ | 10:45 |
| nash | heh | 10:55 |
| mithro | a single tab :/ | 10:56 |
| nash | I have... grey/white = unknown (unihap here) Yours = Green, Red = Enemy I have blue reserved for friendly.. | 10:56 |
| nash | And Nothing for contested/shared at the moment | 10:57 |
| mithro | Yellow sounds good :) | 10:58 |
| nash | Need to pull out gimp for that... | 10:58 |
| * nash will get it work at all first... ;-) | 10:58 | |
| mithro | and purple for friendly shared? | 10:58 |
| CIA-20 | [email protected] * tpclient-pywx/tpclient-pywx : Not enough tabs. | 10:59 |
| nash | Ahh.. python and whitespace... | 10:59 |
| nash | Hmm... now all the stars are red... ;-/ | 10:59 |
| mithro | he he :) | 10:59 |
| * nash adds the other star colours to the todo list | 11:00 | |
| * nash also has started to split the edje file up a bit | 11:01 | |
| jotham | hey | 11:05 |
| mithro | hey jotham | 11:05 |
| jotham | hey man | 11:05 |
| nash | heyo jotham | 11:06 |
| jotham | hey | 11:06 |
| jotham | finally got rid of my cold =) | 11:06 |
| * nash keeps getting 'jasmine' when he types 'j<tab>'.... And I've never seen a jasmine here | 11:06 | |
| jotham | 00:08 ---| [ _JLP_] [ CIA-20 ] [ jasmine] [ nash ] | 11:07 |
| jotham | but i dunno who they are | 11:07 |
| jotham | had to give a 1 hour lecture today | 11:07 |
| mithro | jotham: yay! | 11:07 |
| jotham | was scary, room full of 40 year old corporate managerial types | 11:07 |
| mithro | jasmine and CIA-20 are bots | 11:07 |
| mithro | _JLP_: is a guy who is doing parsek | 11:07 |
| nash | jotham: I know they are on channel - never say anything | 11:07 |
| nash | Ahh... I worked out CIA was a bot | 11:07 |
| nash | jasmine: help? | 11:08 |
| nash | jasmine: say something | 11:08 |
| jotham | !seen nash | 11:08 |
| * nash knows _JLP_ | 11:08 | |
| jotham | is jasmine the bot that connects to worldforge | 11:08 |
| jotham | or is that another | 11:08 |
| mithro | ~seen nash | 11:08 |
| tpb | mithro: nash was last seen in #tp 25 seconds ago: * nash knows _JLP_ | 11:08 |
| jasmine | nash was seen only 25 seconds ago! | 11:08 |
| mithro | jasmine was a bot I wrote a long time ago | 11:08 |
| nash | right... | 11:09 |
| mithro | i'm not even sure where she is running now | 11:09 |
| nash | do anything? | 11:09 |
| jotham | wonder if there is an intercal irc bot library | 11:09 |
| jotham | http://clintonforbes.blogspot.com/2007/03/microsoft-insider-15-of-windows-vista.html | 11:09 |
| tpb | <http://ln-s.net/J_x> (at clintonforbes.blogspot.com) | 11:09 |
| * nash notes his bot plays Storyteller games and keeps track of characters for you | 11:09 | |
| mithro | nash: tpb most probably has a plugin which does that | 11:10 |
| nash | may well | 11:10 |
| * nash will also need someone to do a second theme for him at some point | 11:12 | |
| jotham | i wonder how much work it'd be to totally redo the way the GUI works in Dia | 11:14 |
| nash | Dia... months | 11:15 |
| jotham | so that it is in line with all the other graphical editing packages | 11:15 |
| jotham | it's a mess | 11:15 |
| nash | mithro: You'll be happy now... lots of ugly grey stars... | 11:15 |
| mithro | nash: screenshot? | 11:16 |
| jotham | check that URL about intercal i posted? (unfortunatly disguised as a windows-vista thing) | 11:16 |
| nash | jotham: I used to sit next to the guy who designed threaded intercal | 11:16 |
| jotham | heh, that's silly | 11:16 |
| nash | jotham: Communication between threads was done using the ignore statement, and to create a thread use two comefroms from the same address | 11:20 |
| mithro | nash: new screenshot? | 11:26 |
| nash | mithro: Soon - still updating to do the different star types | 11:27 |
| mithro | okay :) | 11:27 |
| * nash has also been doing other things | 11:28 | |
| nash | mithro: There is one from the other day you may not have seen with the corrected colonisation algorithms | 11:29 |
| nash | Ships are a lot more clustered as they g | 11:29 |
| * mithro goes to check it out | 11:29 | |
| nash | mithro: I also need a colour for stars which are not fully inhabited | 11:29 |
| nash | mithro: It may not be linked ;- | 11:29 |
| nash | Soon | 11:30 |
| mithro | nope, not linked yet | 11:30 |
| nash | Soon | 11:31 |
| * nash has a suspicion mithro wants to use my client to test the other AIs - ie to watch their progress? | 11:32 | |
| mithro | nash: not really - but thats a good idea :P | 11:33 |
| jotham | this astronomy picture of the day is nice, there is a sundial near my house designed to take teh analemma into account http://antwrp.gsfc.nasa.gov/apod/ap020709.html | 11:34 |
| tpb | Title: APOD: 2002 July 9 - Analemma (at antwrp.gsfc.nasa.gov) | 11:34 |
| mithro | jotham: cool | 11:35 |
| mithro | so how goes the battleviewer | 11:36 |
| mithro | any progress? | 11:36 |
| jotham | i've been working on it this evening, first chance since i talked to you thursday | 11:36 |
| jotham | (had my gfs 21st birthday this weekend) | 11:36 |
| jotham | but yeah | 11:36 |
| jotham | almost got it all sorted now the event stuff was added | 11:36 |
| mithro | cool | 11:37 |
| jotham | it was more work than i anticipated | 11:37 |
| mithro | jotham: is it better? | 11:37 |
| jotham | it wont be a dirty hack to make the animations play in sequence instead of parallel, and we can have button widgets - so i'd say yes | 11:38 |
| mithro | then it's fine :) | 11:40 |
| mithro | jotham: so where are we at with it? | 11:42 |
| jotham | same place as thursday pretty much | 11:42 |
| jotham | nothign relevent for the group yet | 11:43 |
| mithro | so your working on the buttons and screen at the end? | 11:46 |
| jotham | well tonight i was finishing fixing up the new event stuff | 11:46 |
| jotham | but it's still not done | 11:46 |
| jotham | but once that's done i can get back onto it | 11:46 |
| mithro | thats okay, but thats where we are heading? | 11:46 |
| jotham | yeah...same as we discussed thursday | 11:47 |
| jotham | maybe i discussed it with someone else :\ | 11:47 |
| mithro | jotham: nah, i have a shocking short term memory | 11:47 |
| jotham | since i started reading heavily again my memory has got lots better | 11:47 |
| jotham | am digesting all the HP Lovecraft I can find | 11:48 |
| * mithro should check the new searchable IRC logs | 11:51 | |
| mithro | yay darcs2svn is working | 11:54 |
| mithro | just need to get it pushing to sf too noew | 11:54 |
| mithro | s/noew/now | 11:54 |
| nash | mithro: Partially working... Will post when I get the whole thing working... | 12:04 |
| mithro | okay | 12:05 |
| nash | Works on start up, doesn't seem to update otherwise | 12:06 |
| mithro | :/ | 12:07 |
| nash | ObviouslY the update isn't triggering or something. Else I'm not updating owner on planets or something... | 12:07 |
| nash | Anyway - I'll sort it out | 12:08 |
| nash | Talk to you tomorrow. | 12:08 |
| mithro | :/ | 12:12 |
| *** _JLP_ is now known as JLP | 14:04 | |
| *** TBBle_ has joined #tp | 15:29 | |
| *** zipola has joined #tp | 15:43 | |
| *** TBBle has quit IRC | 15:44 | |
| *** czr_ is now known as czr | 17:35 | |
| *** czr has left #tp | 19:54 | |
| *** nash has quit IRC | 20:14 | |
| *** nash has joined #tp | 22:11 | |
| * nash waves | 22:23 | |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!