*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
tpb | tpb has joined on worldforge | 00:03 |
---|---|---|
tpb | mode change by purple.worldforge.org on worldforge: +nt | 00:03 |
tpb | mode change by purple.worldforge.org on worldforge: -o tpb | 00:03 |
tpb | aloril has joined on worldforge | 00:03 |
tpb | disconnected from worldforge: Ping sent at 2007-08-01T00:07:23 not replied to. | 00:09 |
tpb | tpb has joined on worldforge | 00:11 |
tpb | disconnected from worldforge: Ping sent at 2007-08-01T00:13:07 not replied to. | 00:15 |
tpb | disconnected from worldforge: Closing Link: 64.251.14.226 (Connection timed out) | 00:19 |
tpb | tpb has joined on worldforge | 00:19 |
tpb | disconnected from worldforge: Ping sent at 2007-08-01T00:20:58 not replied to. | 00:23 |
tpb | disconnected from worldforge: Ping sent at 2007-08-01T00:26:49 not replied to. | 00:29 |
mithro | howdy people | 01:42 |
jotham | Epyon: hey bro can you do the rest of those files? | 02:39 |
*** llnz has joined #tp | 03:08 | |
*** nash has quit IRC | 03:09 | |
*** daxxar has quit IRC | 03:58 | |
*** Demitar has quit IRC | 03:58 | |
*** daxxar has joined #tp | 03:59 | |
mithro | hey llnz | 05:15 |
mithro | any luck with the bug? | 05:15 |
mithro | I can reliably reproduce it | 05:15 |
llnz | hi mithro | 05:16 |
llnz | i had it this morning, but running it again hasn't produced it yet | 05:16 |
mithro | galaxie seems to produce it much more quickly | 05:21 |
mithro | any recent news from xdotx? | 05:21 |
llnz | nope :-( | 05:21 |
*** tuna-fish has quit IRC | 05:25 | |
mithro | maybe poke him again? | 05:35 |
llnz | yeah | 05:35 |
llnz | ahhh | 05:36 |
llnz | segfault | 05:36 |
llnz | think i know the cause | 05:41 |
* llnz plays without AI to check | 05:48 | |
CIA-3 | llnz tpserver-cpp * re82da169b257 /modules/games/minisec/minisec.cpp: | 06:00 |
CIA-3 | Fix setting the ObjectId for the OrderQueues in static Minisec Universe | 06:00 |
CIA-3 | Quite possibly fixes mithro's segfault, bug 1763776. | 06:00 |
llnz | try that | 06:01 |
llnz | mithro: ping? | 06:25 |
mithro | llnz: sorry GF is over | 06:40 |
llnz | hehe, no prob | 06:40 |
* llnz is reading the SoC midterm results | 06:41 | |
*** TBBle has joined #tp | 06:44 | |
mithro | llnz: is the AI working okay? | 06:55 |
llnz | yes, i think so | 06:55 |
mithro | with no competition it should take over the universe fairly quickly | 06:56 |
llnz | well, i'm playing against it while working on other things | 06:57 |
mithro | o btw, it doesn't seem you can login after an account creation frame | 06:57 |
llnz | you are already logged in after account creation in tpserver-cpp | 06:58 |
mithro | llnz: which isn't in the specification | 06:58 |
mithro | and really doesn't make a huge amount of sense | 06:59 |
llnz | it isn't specified either way | 06:59 |
llnz | well, it does, *instead* of login, doing a create account | 06:59 |
llnz | it does make sense, rather | 07:02 |
llnz | it is silly to have the player create an account, and then be fired back to the login screen, without the correct details | 07:09 |
llnz | most would expect to be immediately logged in (even if the server didn't do what tpserver-cpp does now) | 07:10 |
* llnz leaves the AI running overnight again | 08:21 | |
* llnz wanders off | 08:21 | |
llnz | later all | 08:21 |
*** llnz has quit IRC | 08:21 | |
Epyon | mithro, jotham, I commited the 3ds exports | 08:30 |
mithro | Epyon: cool | 08:40 |
*** tuna-fish has joined #tp | 09:40 | |
*** Demitar has joined #tp | 10:01 | |
*** zipola has joined #tp | 10:26 | |
mithro | Epyon: cool thanks! | 10:49 |
*** zkline has joined #tp | 13:01 | |
zkline | Hiya | 13:01 |
*** zipola has quit IRC | 13:10 | |
*** zkline has quit IRC | 13:11 | |
Epyon | np :) | 14:58 |
CIA-3 | frodough tpruledev * rb86d55e96461 /src/tpcl/ (5 files in 2 dirs): | 15:22 |
CIA-3 | Basic Python Representation of TPCL code in place. | 15:22 |
CIA-3 | Still buggy but wanted to commit since it's been a while. It looks like | 15:22 |
CIA-3 | this may actually work. Yay. | 15:22 |
CIA-3 | frodough tpruledev * r9b3cd5678342 /src/tpcl/Representation.py: | 15:30 |
CIA-3 | Fixed bug dealing with offset values not being calculated properly | 15:30 |
CIA-3 | Since the order in which flags were set and operations were performed | 15:30 |
CIA-3 | was messing up the state of the expression | 15:30 |
CIA-3 | frodough tpruledev * rf35386878608 /src/gui/TpclEditorDialog.py: | 15:43 |
CIA-3 | Started skeleton of TpclEditorDialog | 15:43 |
CIA-3 | Brief outline of functionality for each button and stuffs. Introduced | 15:43 |
CIA-3 | an import bug. Damn python. This has happened before and I just worked | 15:43 |
CIA-3 | around it. This time I'm going to get to the bottom of things. Now that | 15:43 |
CIA-3 | I've got the tpcl expression objects working (tested on the command line) | 15:43 |
mithro | so DystopicFro, what can I do with the editor? | 15:43 |
CIA-3 | I'll deal with the GUI tomorrow. | 15:43 |
DystopicFro | mithro: you can play with it on the command line and manually insert expressions into each other | 15:43 |
DystopicFro | tomorrow I'm going to start messing with the GUI to get some functionality in there | 15:44 |
DystopicFro | and if this proves to be an acceptable solution I'll start expanding the TPCL expression database | 15:44 |
mithro | DystopicFro: sounds cool | 15:45 |
mithro | DystopicFro: can you put some more screenshots of the current ruleset editor on your web? | 15:45 |
DystopicFro | well, I put two new screenshots up two days ago | 15:46 |
DystopicFro | one of the error reporting and one of the tpcl editor window | 15:46 |
DystopicFro | or...do you mean my actual webspace and not my blog? | 15:46 |
mithro | DystopicFro: you did? | 15:50 |
mithro | last thing I'm seeing is on the 23rd of Junly | 15:51 |
DystopicFro | mithro: aye | 15:51 |
DystopicFro | both on July 31st | 15:51 |
DystopicFro | http://bp3.blogger.com/_D6bE6vpfVi0/Rq-Zf4HvhHI/AAAAAAAAABU/EifNVuuAyDA/s1600-h/error_feedback.png | 15:52 |
tpb | <http://ln-s.net/mYL> (at bp3.blogger.com) | 15:52 |
* mithro pokes his feed reader with a stick | 15:53 | |
DystopicFro | >.< | 15:55 |
mithro | well I'm heading to bed | 16:01 |
mithro | keep up the good work! | 16:01 |
DystopicFro | mithro: gnite | 16:02 |
*** DystopicFro_ has joined #tp | 16:29 | |
CIA-3 | frodough tpruledev * r163f61493224 /src/tpcl/Representation.py: | 16:35 |
CIA-3 | Fixed various bugs | 16:35 |
CIA-3 | Found the bugs while generating a simple statement. I'm sure that the | 16:35 |
CIA-3 | performance of the tpcl expressions will not scale well at all...but | 16:35 |
CIA-3 | maybe that will never be an issue, eh? We'll see. Tomorrow is dedicated | 16:35 |
CIA-3 | to interfacing with the GUI. | 16:35 |
*** DystopicFro has quit IRC | 16:37 | |
*** DystopicFro_ is now known as DystopicFro | 16:43 | |
*** nash has joined #tp | 17:48 | |
*** greywhind has quit IRC | 18:43 | |
CIA-3 | frodough tpruledev * r5fc1a9090f58 /src/gui/ (TextCtrl.py XrcUtilities.py): Moved SchemeSTC xrc handler to XrcUtilities | 20:36 |
CIA-3 | frodough tpruledev * r8030d05d2451 /src/ (7 files in 5 dirs): Yea. I should probably not import modules that aren't there. | 21:04 |
*** xdotx has quit IRC | 23:22 | |
*** greywhind_ has joined #tp | 23:33 | |
*** jotham has quit IRC | 23:36 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!