*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
mithro | btw "git add --patch" for all your darcs junkies | 00:09 |
---|---|---|
*** jsmiller has joined #tp | 00:26 | |
* jsmiller posted prototype texture -> disk projection images to tp-devel | 00:27 | |
jsmiller | Not so happy with my projection toolchain yet -- PIL won't compile on my own machines and I have to sort of bootleg it. I'm tempted to switch to Java or simply use PPM input and output. | 00:28 |
mithro | but java is evil! :P | 00:33 |
mithro | anyway off to a meeting | 00:33 |
*** bddebian has quit IRC | 00:46 | |
llnz_work | mithro: i'm very happy to do so after the end of gsoc | 01:01 |
* llnz_work wanders off | 01:34 | |
llnz_work | later all | 01:34 |
*** llnz_work has quit IRC | 01:34 | |
jsmiller | found some planetary textures to project, look pretty good. | 01:57 |
jsmiller | bye, later. | 01:57 |
*** jsmiller has left #tp | 01:57 | |
*** zzorn_laptop has joined #tp | 02:52 | |
*** nash has quit IRC | 03:35 | |
*** JLafont has quit IRC | 04:54 | |
*** mithro has quit IRC | 06:10 | |
*** mithro has joined #tp | 06:19 | |
*** Iwanowitch has joined #tp | 08:06 | |
*** mithro has quit IRC | 08:16 | |
*** mithro has joined #tp | 08:33 | |
*** Iwanowitch has quit IRC | 09:39 | |
*** bddebian has joined #tp | 09:47 | |
bddebian | Heya | 09:50 |
CIA-32 | aaron libtpclient-py-singleplayer * r4bdd0e864a0a /tp/client/SinglePlayer.py: Improvements to share directory path and server/ruleset helper functions. | 10:17 |
CIA-32 | aaron libtpclient-py-singleplayer * r4917e7464a48 /tp/client/SinglePlayer.py: Ruleset info helper uses game server if defined. | 10:35 |
CIA-32 | aaron tpclient-pywx-singleplayer * r2f1747deb01d /windows/winConnect.py: Comments and small improvements on wizard pages. | 10:45 |
*** mithro_ has joined #tp | 10:53 | |
*** mithro has quit IRC | 10:54 | |
*** Iwanowitch has joined #tp | 11:20 | |
*** zzorn_laptop has quit IRC | 11:36 | |
*** mithro__ has joined #tp | 11:47 | |
*** mithro_ has quit IRC | 11:48 | |
*** peres has quit IRC | 11:52 | |
*** JLafont-laptop has joined #tp | 11:59 | |
*** JLafont has joined #tp | 12:45 | |
*** Erroneous has joined #tp | 13:10 | |
ezod | JLP: ping? | 14:07 |
*** JLafont-laptop has quit IRC | 15:15 | |
*** Nick1 has joined #TP | 15:34 | |
*** Nick1 has left #TP | 15:34 | |
*** Nick1 has joined #TP | 15:40 | |
*** Nick1 has left #TP | 15:41 | |
*** mithro_ has joined #tp | 16:02 | |
*** mithro__ has quit IRC | 16:03 | |
*** bddebian has quit IRC | 16:55 | |
*** vi1985 has joined #tp | 16:59 | |
vi1985 | Iwanowitch: hey, you here? | 16:59 |
Iwanowitch | vi1985: Yeah, how's the AI going? | 16:59 |
vi1985 | Iwanowitch: not too bad... was slow last week, but now things are picking up. What about you? | 17:00 |
vi1985 | Iwanowitch: I was meaning to ask you about making orders. By the way, did you get over the colonization trouble? | 17:02 |
Iwanowitch | vi1985: No, it's still the same as I said on te mailing list. Though I haven't checked recently, I'm just waiting for someone to confirm the problem or tell me what's wrong. | 17:03 |
*** _Lukstr has joined #tp | 17:05 | |
*** JLafont-laptop has joined #tp | 17:06 | |
vi1985 | Iwanowitch: hehe, seems like "colonize" is cursed for both rulesets ;) By the way, just to make sure the switch is on "on" : is your quickstart-risk-bid showing "risk_randomly_assign_planets = false"? (I haven't tried it yet, but this seems a likely explanation to the reported tpclient message about randomly assigned planets...) | 17:07 |
vi1985 | Iwanowitch: Yes, with orders, how did you specify the amount of troops for each order? (in the java library it might be different, but there should be a counterpart!) | 17:09 |
Iwanowitch | vi1985: "risk_randomly_assign_planets = false", yes. In fact, that's the only difference between -bid.conf and -random.conf | 17:09 |
vi1985 | Iwanowitch: perhaps it's only "supported", and not yet implemented ;) | 17:10 |
Iwanowitch | vi1985: It's in those extra parameters... I experimented a bit with it until I got it right and I'm still not sure I got it fully okay. Lemme see. | 17:10 |
Iwanowitch | vi1985: It worked in the screencast though. :/ | 17:10 |
vi1985 | Iwanowitch: that's weird! hm... perhaps there have been recent repo pushes that fixed that? | 17:12 |
vi1985 | Iwanowitch: by the way, do you have any feedback from the underlying client about orders you send? like a true-false type of reply? | 17:13 |
Iwanowitch | vi1985: I dunno. It might be something wrong in my setup of the server or something though. | 17:13 |
Iwanowitch | vi1985: How do you mean feedback? I don't think so no... | 17:14 |
vi1985 | Iwanowitch: like, you tell it to send an order, and it says "got it" or "unsuccessful", or even "N turns for completion"? Once I get the orders set up, I'll let you know what the server is saying about the colonize order! | 17:15 |
vi1985 | Iwanowitch: how long you gonna be here today? | 17:17 |
*** llnz_work has joined #tp | 17:18 | |
Iwanowitch | vi1985: Mmm, libtpclient-py uses a layer between you and the server. You implement orders directly on the cache, and you can then check how the orders look like when the server has processed it. It's a bit hard to explain (and to use), but it's essentrailly with tpclient-pywx also uses. | 17:18 |
Iwanowitch | vi1985: So I can't really say what the server directly says about the order. | 17:19 |
Iwanowitch | vi1985: And I'll be around for a few more hours at least. | 17:19 |
vi1985 | Iwanowitch: nm, I'll rig it up, and let you know what my local server has to say about this whole affair. | 17:19 |
Iwanowitch | vi1985: For move orders, I have "args = [0, start, -1, moveorder.subtype, 0, [], ([], [(destination, amount)])]" where the last tuple "([], [(destination, amount)])" is the extra data. | 17:20 |
Iwanowitch | With the first list to be filled in by the server (probe order stuff) and the second list the actual move orders. | 17:20 |
Iwanowitch | Though I only send one order at a time. | 17:21 |
Iwanowitch | Basically a list of planet ids and amount of troops to send there. | 17:21 |
Iwanowitch | vi1985: Does that help? | 17:21 |
vi1985 | Iwanowitch: it does. There's a corresponding structure in the java library, so I'll give it a try and let you know. | 17:22 |
*** Lukstr has quit IRC | 17:22 | |
*** mithro_ has quit IRC | 18:30 | |
*** mithro_ has joined #tp | 18:31 | |
*** nash has joined #tp | 19:18 | |
mithro_ | be back in 10 | 19:28 |
*** Alklomion has joined #tp | 19:36 | |
*** _Lukstr is now known as Lukstr | 19:41 | |
*** mithro_ has quit IRC | 19:46 | |
*** mithro_ has joined #tp | 19:53 | |
mithro_ | Alklomion: ping? | 19:54 |
mithro_ | ~seen Alklomion | 19:54 |
tpb | mithro_: Alklomion was last seen in #tp 1 week, 6 days, 23 hours, 10 minutes, and 47 seconds ago: <Alklomion> have a good day. | 19:54 |
Alklomion | hey mithro | 19:54 |
mithro_ | Alklomion: i noticed you have not committed any changes to the repository in a very long time | 19:55 |
Alklomion | I did get your e-mail last week, I've just been busy | 19:55 |
mithro_ | Wed, 11:48 EST was the last time you have committed anything | 19:55 |
mithro_ | 9th of July | 19:55 |
Alklomion | just loading up the netbeans | 19:56 |
mithro_ | so what progress has there been? | 19:58 |
Alklomion | Oh, lame, I didn't even upload the test client | 19:58 |
Alklomion | oh wait, I did. | 19:59 |
mithro_ | you uploaded the test client back in Jul | 19:59 |
Alklomion | Is it called 'TestMidlet.java' the one you are looking at? | 20:00 |
mithro_ | --- | 20:04 |
mithro_ | .../net/thousandparsec/netlib/test/TestMidlet.java | 57 ++++++++++++++++++-- | 20:04 |
mithro_ | 1 files changed, 52 insertions(+), 5 deletions(-) | 20:04 |
mithro_ | that is fairly old | 20:04 |
mithro_ | thats the july commit | 20:05 |
mithro_ | so I can't reproduce any of your graphical stuff | 20:09 |
greywhind_ | mithro_: ping? | 20:12 |
*** greywhind_ is now known as greywhind | 20:12 | |
mithro_ | hey greywhind | 20:14 |
*** mithro_ is now known as mithro | 20:14 | |
mithro | JLafont: ping? | 20:15 |
greywhind | mithro: so i'm not sure what i'm doing wrong, but the git of the client i have (i think the latest in tp04 branch) doesn't seem to be able to start up properly | 20:17 |
mithro | whats it say? | 20:17 |
greywhind | it seems like some of the library files are different than it expects maybe | 20:17 |
greywhind | let me paste it for you | 20:18 |
greywhind | http://rafb.net/p/1yD3Eh64.html (19 lines) | 20:18 |
tpb | Title: Nopaste - No description (at rafb.net) | 20:18 |
greywhind | i've checked, and libtpproto is fully updated. | 20:19 |
greywhind | to the tp04 branch, at least | 20:19 |
*** peres has joined #tp | 20:20 | |
mithro | greywhind: and libtpclient-py too? | 20:21 |
mithro | and tpclient-pywx? | 20:21 |
mithro | they all need to be on version tp04 | 20:21 |
greywhind | i think they are | 20:22 |
greywhind | although tpclient's master is showing a different head than origin, maybe? | 20:22 |
greywhind | >master 6b912d971bfa28238cf169f220415a115566dcf4 | 20:22 |
greywhind | R origin 655c697ebac94a0f7f19e95add45b9e2b3e04ed7 | 20:22 |
greywhind | most recent commit listed in cg-log: Commit: 6b912d971bfa28238cf169f220415a115566dcf4 | 20:22 |
greywhind | Author: Tim Ansell <[email protected]> Sun, 27 Jul 2008 19:36:42 +1000 | 20:22 |
greywhind | Add support for wormhole objects which connect two places together. | 20:22 |
mithro | 8535ab1e3ba575137acd3aa449ceb6c0529d9b9a | 20:23 |
mithro | that is tp04 head | 20:23 |
greywhind | hmm | 20:24 |
mithro | you using git or cg? | 20:24 |
*** Lukstr has quit IRC | 20:25 | |
greywhind | origin git+ssh://[email protected]/git/tpclient-pywx.git#tp04 | 20:25 |
greywhind | R origin 655c697ebac94a0f7f19e95add45b9e2b3e04ed7 | 20:25 |
greywhind | cg-update origin shows it as up-to-date | 20:25 |
mithro | hrm.... | 20:26 |
mithro | can you just do a fresh checkout? | 20:26 |
greywhind | http://git.thousandparsec.net/gitweb/gitweb.cgi?p=tpclient-pywx.git | 20:26 |
tpb | <http://ln-s.net/29uf> (at git.thousandparsec.net) | 20:26 |
CIA-32 | alklomion /tmp/rLqADIsnMv/AuFr0TqGuG-midp * r4495991ea94e /src/net/thousandparsec/netlib/ (6 files): | 20:28 |
CIA-32 | Code Updates, removed some debugging print statements to check how the code is cycled as well as formatting the code used by listeners to be easier to read. | 20:28 |
CIA-32 | via git-CVS emulator | 20:28 |
greywhind | the head of tp04 is shown there as | 20:28 |
greywhind | commit655c697ebac94a0f7f19e95add45b9e2b3e04ed7 | 20:28 |
greywhind | GreywhindImproved position of Filter window so it won't go below... | 20:28 |
mithro | http://git.thousandparsec.net/gitweb/gitweb.cgi?p=libtpproto-py.git;a=shortlog;h=refs/heads/tp04 | 20:29 |
tpb | <http://ln-s.net/29uk> (at git.thousandparsec.net) | 20:29 |
greywhind | yep, got that updated correctly | 20:29 |
greywhind | hmm | 20:31 |
greywhind | maybe the commit from July 27th is breaking it? | 20:31 |
CIA-32 | alklomion /tmp/SmdkUCtEx9/C6lIov6n46-midp * rb3c9c6ee65f9 /src/net/thousandparsec/netlib/Client/ (10 files): | 20:31 |
CIA-32 | The Start of the TPClient-MIDP; currently a interface that can be navigated. Non-functional and mostly placeholder; comes with some dead-ends in the interface too. | 20:31 |
CIA-32 | via git-CVS emulator | 20:31 |
Alklomion | mithro: what day is best next week for the conference call? Or a set of days, I'll e-mail Chris about it. | 20:32 |
mithro | okay that sounds good | 20:32 |
greywhind | nope, that wasn't the problenm | 20:32 |
mithro | just pushing some changes now | 20:33 |
CIA-32 | mithro libtpproto-py-tp04 * r9c2f2d3c9573 /tp/netlib/version.py: Version bump. | 20:33 |
CIA-32 | mithro libtpclient-py-tp04 * rbf4aa2aa0025 /tp/client/version.py: Version bump for tp04 support. | 20:33 |
greywhind | oh, i got my new laptop by the way | 20:34 |
mithro | JLafont: ping? | 20:34 |
mithro | greywhind: cool | 20:34 |
greywhind | :) | 20:34 |
CIA-32 | mithro tpclient-pywx-tp04 * r1d0c1b072807 / (requirements.py version.py): Version and requirements bump. | 20:34 |
JLafont-laptop | mithro: pong | 20:35 |
mithro | JLafont: almost ready for a call? | 20:35 |
JLafont-laptop | yeah | 20:37 |
mithro | hold on a sec | 20:49 |
mithro | let me push these changes | 20:49 |
CIA-32 | mithro tpclient-pywx-stable * rd0dd3d9e2027 /windows/xrc/ (13 files): Fixed a copy and paste error (s/Frame/Panel/). | 20:51 |
CIA-32 | mithro tpclient-pywx-stable * r47f3fdb82c74 /requirements.py: Tighten up the requirements (now there are tp04 branches). | 20:51 |
CIA-32 | mithro tpclient-pywx-tp04 * r6b912d971bfa /windows/main/ (overlays/Systems.py panelSystem.py): Add support for wormhole objects which connect two places together. | 20:52 |
CIA-32 | mithro tpclient-pywx-tp04 * r9d0280665d8b /windows/xrc/generate.py: Check that the XRC object was successfully loaded. | 20:52 |
CIA-32 | mithro tpclient-pywx-tp04 * rcbfe1454afa2 /windows/xrc/ (21 files): Updated these generated files. | 20:52 |
CIA-32 | mithro tpclient-pywx-tp04 * rece77093f283 /windows/ (24 files in 3 dirs): Merge with git://git.thousandparsec.net/git/tpclient-pywx.git#stable. | 20:52 |
CIA-32 | mithro tpclient-pywx-tp04 * r4b33b50ad05b /windows/xrc/ (13 files): Fixed a copy and paste error (s/Frame/Panel/). | 20:52 |
CIA-32 | mithro tpclient-pywx-tp04 * r2c6fefdb7526 /windows/main/panelOrder.py: Remove the defaults as they should no longer be needed. | 20:52 |
*** bddebian has joined #tp | 20:53 | |
JLafont | mwuahahaha | 20:57 |
JLafont | I got that Permission Denied thing fixed | 20:58 |
mithro | JLafont: how? | 20:58 |
CIA-32 | mithro tpclient-pywx-tp04 * rbb6c42715150 /windows/main/ (7 files in 2 dirs): Remove references to ObjectExtra. | 20:58 |
mithro | greywhind: it should atleast start now | 20:59 |
mithro | (and it'll make sure you have the correct versions of things) | 20:59 |
JLafont | it seems its a problem with cygwin not making dlls excecutable | 21:00 |
JLafont | so I had to hunt down the sqlite.dll and do a chmod +x on it | 21:00 |
mithro | ahh | 21:00 |
Alklomion | mithro: need to leave - i'll send you an e-mail when i get back | 21:26 |
*** Alklomion has quit IRC | 21:27 | |
*** Iwanowitch_ has joined #tp | 21:48 | |
*** Iwanowitch_ has quit IRC | 21:52 | |
*** Iwanowitch_ has joined #tp | 21:53 | |
Iwanowitch_ | Well dammit. My X server keeps crashing when I run tpclient-pywx. | 21:53 |
Iwanowitch_ | At fairly random moments, with no warning. Strange. | 21:53 |
Iwanowitch_ | *sigh* drivers, I suppose. | 21:54 |
*** Iwanowitch has quit IRC | 22:05 | |
*** Iwanowitch_ has quit IRC | 22:10 | |
*** Erroneous has quit IRC | 22:14 | |
*** tpb has joined #tp | 23:02 | |
*** ChanServ sets mode: +o tpb | 23:02 | |
*** tpb` has joined #tp | 23:42 | |
*** tpb` is now known as tpb | 23:43 | |
*** tpb has joined #tp | 23:46 | |
*** ChanServ sets mode: +o tpb | 23:46 | |
*** tpb has joined #tp | 23:50 | |
*** ChanServ sets mode: +o tpb | 23:50 | |
mithro | greywhind: ping? | 23:51 |
greywhind | mithro: pong | 23:52 |
mithro | any luck? | 23:53 |
greywhind | let me check | 23:53 |
*** vi1985 has quit IRC | 23:55 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!