*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
*** zipola has joined #tp | 00:07 | |
tpb | tpb has joined on worldforge | 00:16 |
---|---|---|
tpb | mode change by purple.worldforge.org on worldforge: +nt | 00:16 |
tpb | disconnected from worldforge: Ping sent at 2007-07-30T00:22:32 not replied to. | 00:24 |
tpb | tpb has joined on worldforge | 00:26 |
tpb | mode change by purple.worldforge.org on worldforge: +nt | 00:26 |
tpb | disconnected from worldforge: Ping sent at 2007-07-30T00:27:24 not replied to. | 00:29 |
tpb | tpb` has joined on worldforge | 00:30 |
tpb | nick change by tpb` to tpb on worldforge | 00:32 |
tpb | disconnected from worldforge: Ping sent at 2007-07-30T00:33:25 not replied to. | 00:35 |
tpb | tpb_ has joined on worldforge | 00:36 |
tpb | nick change by tpb_ to tpb on worldforge | 00:42 |
tpb | disconnected from worldforge: Ping sent at 2007-07-30T00:43:57 not replied to. | 00:45 |
tpb | tpb` has joined on worldforge | 00:46 |
tpb | tpb has quit worldforge (Read error: Connection reset by peer) | 00:46 |
tpb | nick change by tpb` to tpb on worldforge | 00:46 |
tpb | disconnected from worldforge: Ping sent at 2007-07-30T00:47:58 not replied to. | 00:50 |
tpb | tpb` has joined on worldforge | 00:50 |
tpb | tpb has quit worldforge (Ping timeout: 360 seconds) | 00:52 |
tpb | disconnected from worldforge: Ping sent at 2007-07-30T00:52:20 not replied to. | 00:54 |
tpb | tpb has joined on worldforge | 00:55 |
tpb | tpb` has quit worldforge (Ping timeout: 360 seconds) | 00:56 |
tpb | disconnected from worldforge: Ping sent at 2007-07-30T01:07:15 not replied to. | 01:09 |
*** greywhind has joined #tp | 01:56 | |
* nash waves to greywhind | 01:57 | |
greywhind | hey | 01:58 |
*** mithro has joined #tp | 02:32 | |
mithro | howdy | 02:34 |
greywhind | hi | 02:37 |
mithro | nash: ping? | 02:39 |
nash | mithro: pong | 02:39 |
mithro | nash: tpsai-py beats galaxie's AIs :) | 02:40 |
mithro | for the simple reason that galaxie crashs about half way through :) | 02:40 |
nash | heh | 02:40 |
nash | did you apply those fixes from the other day? | 02:40 |
mithro | yes | 02:42 |
mithro | cg-utim@ultraslim:~/oss/tp/galaxie$ cg-update | 02:43 |
mithro | Branch already fully merged. | 02:43 |
mithro | tim@ultraslim:~/oss/tp/galaxie$ make | 02:46 |
mithro | make: Nothing to be done for `TARGETS'. | 02:46 |
mithro | found a bunch of tpserver-cpp bugs on the weekend | 02:46 |
nash | Okay | 02:47 |
nash | I'll see if I can break it a bit more once I get a chance then | 02:47 |
mithro | it still seems to be related to the delete problem | 02:54 |
nash | Quite probably | 03:02 |
nash | Wouldn't be surprised if it is basically the same thing | 03:03 |
mithro | galaxie works okay as a viewer | 03:10 |
mithro | with --no-ai | 03:10 |
mithro | https://sourceforge.net/tracker/index.php?func=detail&aid=1755482&group_id=132078&atid=723099 | 03:10 |
tpb | <http://ln-s.net/lnC> (at sourceforge.net) | 03:10 |
mithro | xdotx: ping? | 03:11 |
nash | mithro: Yeah.. It works great as a viewer ;-) | 03:11 |
nash | I think I know the general shape of the problem, just not the specifics yet | 03:11 |
mithro | currently adding "compound tasks" to tpsai-py | 03:12 |
nash | Cool | 03:12 |
nash | bbs | 03:16 |
mithro | compound tasks isn't quite the right word | 03:18 |
nash | dependancies? | 03:19 |
mithro | corroperative tasks is closer, IE multiple planets/fleets working towards completed a single task | 03:19 |
nash | right | 03:19 |
mithro | currently, the object which can complete a task in the shortest time does the task | 03:19 |
mithro | nash: http://www.thousandparsec.net/~tim/t5.gif | 03:21 |
mithro | an older version of tpsai-py :) | 03:21 |
nash | Cool | 03:23 |
nash | Did you tweak the theme file to remove names? | 03:23 |
mithro | nash: yeah | 03:26 |
nash | Any reason you left the home planet? | 03:27 |
mithro | looked too cluttered with the names | 03:27 |
mithro | nash: because it was good to see the point of origin :) | 03:27 |
nash | right | 03:27 |
nash | Anyway - I'm off home | 03:28 |
nash | Talk to you later | 03:28 |
*** nash has quit IRC | 03:35 | |
xdotx | mithro: pong | 03:37 |
*** llnz has joined #tp | 03:52 | |
mithro | llnz: ping? | 04:33 |
llnz | mithro: pong! | 04:33 |
mithro | how does an Order specify it's arguments in tpserver-cpp? | 04:33 |
llnz | OrderParameter objects | 04:34 |
mithro | so how does MergeFleet work? | 04:34 |
mithro | as it doesn't seem to take any parameters? | 04:34 |
llnz | it merges with the fleet at the current location | 04:34 |
llnz | merges two fleets at the current location, if owned by the same player | 04:35 |
mithro | llnz: so what happens if there are 3 fleets at the current location? | 04:38 |
mithro | (which isn't that outrageous) | 04:38 |
llnz | hummm.... picks the one with the lowest id number, iirc | 04:38 |
*** tuna-fish has quit IRC | 04:39 | |
mithro | MergeFleet makes sense to take an ID | 04:39 |
jotham | ok yay | 04:43 |
jotham | time to check these 3D models out | 04:43 |
CIA-3 | llnz tpserver-cpp * raaac25298674 /modules/games/ (minisec/move.cpp mtsec/move.cpp): | 04:43 |
CIA-3 | Update Move orders of Minisec and MTSec. | 04:43 |
CIA-3 | Used addOrderParameters, and use orderqueueid and objectid from Order | 04:43 |
CIA-3 | baseclass and OrderQueue respectively. | 04:43 |
llnz | mithro: maybe.... | 04:43 |
mithro | jotham: yay! | 04:43 |
CIA-3 | llnz tpserver-cpp * re16ec23b41d1 / (30 files in 3 dirs): | 05:10 |
CIA-3 | Remove unneeded objectid from method parameters of order and orderparameter | 05:10 |
CIA-3 | Hopefully making things better and more consistent. | 05:10 |
jotham | hey mithro | 05:45 |
jotham | you know i can't find a link to the media anywhere on http://thousandparsec.net | 05:46 |
tpb | Title: Thousand Parsec : News (at thousandparsec.net) | 05:46 |
jotham | i have it in my logs, so it's fine | 05:46 |
jotham | but i mean for other people | 05:46 |
jotham | maybe you should put it somewhere | 05:46 |
jotham | and i couldn't find the models | 05:48 |
mithro | jotham: hrm? | 06:03 |
mithro | http://svn.thousandparsec.net/svn/media/concepts/ships/ | 06:04 |
tpb | <http://ln-s.net/lp9> (at svn.thousandparsec.net) | 06:04 |
jotham | http://svn.thousandparsec.net/svn/media/ | 06:04 |
tpb | Title: Revision 26: /media (at svn.thousandparsec.net) | 06:04 |
jotham | hum i didn't see that dir, let me look | 06:04 |
jotham | ahh i was looking in client | 06:04 |
jotham | cheers mithro | 06:04 |
CIA-3 | llnz tpserver-cpp * r013fb49e2286 / (8 files in 3 dirs): | 06:05 |
CIA-3 | OrderQueueId is now set by OrderManager, setObjectId on OrderQueue done. | 06:05 |
CIA-3 | This is even better, because it allows many more orderqueues to be created | 06:05 |
CIA-3 | and TP03 can only see the first (thanks to code in PlayerAgent). Code in | 06:05 |
CIA-3 | Build, SplitFleet and the Ruleset classes (Minisec and MTSec) to created set | 06:05 |
CIA-3 | the ObjectId associated with the queue and not set the QueueId was added. | 06:05 |
jotham | oh they are max format, i thought he was going to give me a 3DS to try | 06:05 |
mithro | jotham: Epyon did the other format for you | 06:05 |
mithro | and put it in a zip somewhere | 06:05 |
jotham | damn, let me check the logs | 06:05 |
mithro | http://www.thousandparsec.net/~irc/logs/%23tp.2007-07-25.log.html#t2007-07-25T07:18:06 | 06:06 |
tpb | <http://ln-s.net/lpA> (at www.thousandparsec.net) | 06:06 |
mithro | Epyonjotham, here's the test version -- http://chaosforge.org/files/tp_test.zip | 06:06 |
jotham | chur | 06:09 |
mithro | llnz: I'm getting the following error quite a bit | 06:40 |
mithro | (False, 'OrderQueue failure.') | 06:40 |
llnz | is your server up to date? | 06:41 |
mithro | not since yesterday | 07:00 |
mithro | llnz: what could cause that error? | 07:00 |
mithro | jotham: any luck? | 07:02 |
mithro | ahh I see the problem | 07:03 |
mithro | Trying to issue wrong type of order to a thing | 07:03 |
mithro | IE A move order to a planet | 07:03 |
mithro | should have a much better error message | 07:03 |
llnz | it does now | 07:04 |
mithro | okay | 07:05 |
* llnz wanders off | 08:10 | |
llnz | later all | 08:10 |
*** llnz has quit IRC | 08:10 | |
*** tuna-fish has joined #tp | 09:12 | |
*** Epyon_ has joined #tp | 09:27 | |
*** Epyon has quit IRC | 09:30 | |
*** Epyon_ is now known as Epyon | 10:11 | |
*** DystopicFro has quit IRC | 10:16 | |
*** zipola has joined #tp | 10:17 | |
CIA-3 | mithro libtpclient-py * rd17314070f75 /tp/client/cache.py: | 13:37 |
CIA-3 | Added support for removing multiple items at once. | 13:37 |
CIA-3 | Update order_number correctly. | 13:37 |
CIA-3 | mithro libtpclient-py * rd68e8344a3e6 /tp/client/threads.py: Fix for new git magic version. | 13:37 |
CIA-3 | mithro tpsai-py * r192fc188a1ce / (things.py tpsai-py): New assignment method (allows for multiple assets to handle one task). | 13:37 |
CIA-3 | mithro tpsai-py * r1c19386cdc0a / (things.py tpsai-py): Trying to get compound tasks working properly... | 13:37 |
CIA-3 | mithro tpsai-py * r14304f398d3b / (README things.py tpsai-py): Removed the Build "task" and changed the way it worked. | 13:37 |
CIA-3 | mithro tpsai-py * r5e06fcfe543b / (README things.py tpsai-py): Things seem to work a bit better now.. | 13:37 |
CIA-3 | mithro tpsai-py * r069532450969 / (README things.py tpsai-py): More stuff.. | 13:37 |
CIA-3 | mithro tpsai-py * r2d3515d382bd / (things.py tpsai-py): | 13:37 |
CIA-3 | Make the client use the cache properly... | 13:38 |
CIA-3 | Highlighted some problems with current libtpclient-py. | 13:38 |
CIA-3 | mithro tpsai-py * r448420975bd7 /things.py: Moved the order_number updating to the correct place. | 13:38 |
*** zipola has quit IRC | 13:56 | |
*** klinez has joined #tp | 14:27 | |
* klinez waves | 14:27 | |
klinez | ~/quit | 14:57 |
*** klinez has quit IRC | 14:57 | |
*** nash has joined #tp | 18:22 | |
*** klinez has joined #tp | 20:14 | |
*** klinez has quit IRC | 20:22 | |
mithro | hey nash | 20:22 |
nash | Heyo mithro | 20:40 |
mithro | finding lots of tpserver-cpp bugs lately :/ | 20:40 |
mithro | there is something seriously wrong with resources and designs in either galaxie or tpserver-cpp | 20:46 |
mithro | I think might have to write up a simple "viewer" to replace what I use galaxie for, shouldn't be too hard :P | 20:50 |
*** DystopicFro has joined #tp | 20:51 | |
mithro | hey DystopicFro | 20:52 |
DystopicFro | mithro: ahoy | 20:54 |
DystopicFro | got the "package" - very, very cool >.< | 20:54 |
mithro | DystopicFro: cool! | 20:55 |
mithro | when did it arrive? | 20:55 |
DystopicFro | This past weekend, quick enough to surprise me and just a few days after my birthday | 20:56 |
mithro | DystopicFro: xdotx hasn't got his yet, so don't spoil it for him :) | 20:56 |
DystopicFro | rgrgr | 20:56 |
Epyon | package? | 20:57 |
DystopicFro | Epyon: er...parcel...baggage...paraphenalia... | 20:59 |
Epyon | With what? | 20:59 |
DystopicFro | A surprise o.O | 20:59 |
mithro | DystopicFro: so where is this expression editor :) | 21:00 |
Epyon | DystopicFro, I'm not a SoC student, so spoil me the surpise for I wont get it anyway :P | 21:00 |
DystopicFro | On the way now that I've wrangled with the scintilla widget a bit | 21:00 |
DystopicFro | now that I can get visual feedback to the user I can start messing with various interfaces | 21:01 |
DystopicFro | Epyon: I'm afraid that this channel is not secure...spy ships in all sectors and all that | 21:01 |
Epyon | private message is your friend, DystopicFro :P | 21:02 |
* DystopicFro dabbles only ever lightly in the arcane methods of IRC | 21:02 | |
mithro | DystopicFro: :) | 21:02 |
* DystopicFro wonders what the chances are of getting a robust text-only TP client | 21:04 | |
nash | mithro: I move next week | 21:05 |
nash | Once the dust settles I'll act6ually have some time to work on fixing all the galaxie issues I have | 21:06 |
mithro | DystopicFro: well, it would be hard to represent the distances in text | 21:06 |
DystopicFro | aye, it would be an interesting study in design | 21:08 |
Epyon | DystopicFro, text only? You mean ASCII? | 21:08 |
DystopicFro | nash: ahoy >.< things all sorted out well on Monday? | 21:08 |
nash | DystopicFro: Apparently | 21:08 |
nash | Waiting for final confirmation today | 21:09 |
nash | BUt it looks good for settlement on the 7th (so we own the house on that day) | 21:09 |
nash | Move the next few days | 21:09 |
DystopicFro | Epyon: there was a blind strategy game enthusiast who wrote in on the mailing list asking after a text only client | 21:09 |
DystopicFro | Epyon: so I think more textual than graphical representation | 21:09 |
DystopicFro | nash: cool, cool | 21:10 |
mithro | DystopicFro: so you going to push your changes? | 21:10 |
* mithro should head off soon | 21:10 | |
DystopicFro | mithro: nothing to commit I don't think, I've spent the past few days reading up on scintilla | 21:11 |
mithro | well I'm off to graduate! | 21:12 |
DystopicFro | w00t | 21:12 |
mithro | see ya all | 21:12 |
nash | Have fun | 21:12 |
DystopicFro | cya mithro | 21:13 |
*** mithro has quit IRC | 21:30 | |
*** nash has quit IRC | 21:50 | |
*** nash has joined #tp | 21:59 | |
*** TBBle has quit IRC | 22:05 | |
*** nash has quit IRC | 22:40 | |
*** nash has joined #tp | 22:41 | |
*** nash has joined #tp | 22:43 | |
*** nash has joined #tp | 22:49 | |
*** nash has quit IRC | 22:52 | |
*** nash has joined #tp | 22:52 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!