Monday, 2009-08-17

*** tpb has joined #tp00:00
*** ChanServ sets mode: +o tpb00:00
*** jmtan has quit IRC00:17
llnzbrb, rebooting to linux00:37
*** llnz has quit IRC00:37
CIA-26landon tpclient-pyogre * r58c9c56e79ed / (media/battleviewer/gauss.material src/torpedo.py): Only one torpedo sent at a time01:19
CIA-26landon tpclient-pyogre * r49a7cd56f629 /src/ (battlemanager.py torpedo.py): Torpedos now go all the way and hold a lock for the correct period of time01:19
*** alanp_ has joined #tp01:20
tansellLandon, so?01:23
Landonhttp://lfowles.org/images/battleviewer/torpedo.png01:31
tpb<http://ln-s.net/3wO5> (at lfowles.org)01:31
Landongoing to see what other effects I can add onto it (a tail that looks more like an engine, should be easy to copy off of the engine files), an explosion when it gets to its destination01:32
shenkiwatch out eve online. tp is coming.01:33
*** alanp has quit IRC01:35
CIA-26alanp tpserver-cpp-mtsec * r9c292870ab0a /modules/games/mtsec/ (43 files): Moved every class to the MTSecRuleset namespace.01:38
CIA-26alanp tpserver-cpp-mtsec * rd48b52574609 /modules/games/mtsec/ (14 files): Removed all c-style casts.01:38
CIA-26alanp tpserver-cpp-mtsec * r5e59b7ccdd3d /modules/games/mtsec/ (avacombat.cpp avacombat.h): Replaced fleet1/2 with fleets[]01:38
alanp_that looks... pretty cool01:39
Landoninteresting01:43
Landonjust did a test run of what should have been a white fade to red engine tail01:44
LandonI'm not quite sure I did it right01:44
Landonturned out more of an attack of the pastels01:44
tansellLandon, so that particle effect moves from one ship to another?01:44
Landonyeah01:45
tansellLandon, can you do the same with a model?01:45
tansell(rather then a particle effect?)01:45
Landonit'd require a different setup than that weapon01:46
Landonsince I'm not actually moving the node the effect is attached to01:46
Landonbut I think it'd be easy enough since I already have the ship moving code in01:46
tansellLandon, do we have a moving node option?01:46
tansellgot a quick video of that effect too?01:46
Landonnot yet, I'll do that now01:47
cherezWhere's llnz when I need to ask protocol.xml questions?01:48
cherezGrumble grumble.01:48
CIA-26landon tpclient-pyogre * rfdf905a9b597 /src/battlemanager.py: Contrary to some debugging messages I had, the torpedo weapon *is* functional now01:49
tansellcherez, ask away maybe someone else can help you01:53
tansellcherez, you can also compare it to libtpproto-py's tp04 branch right?01:54
cherezI understand what the correct behavior is, but I don't believe that protocol.xml indicates it.01:54
Landontansell: http://www.youtube.com/watch?v=mvbEr46C0zY01:55
tpbTitle: YouTube - Battleviewer Torpedoes! (at www.youtube.com)01:55
cherezSpecifically, how can a program tell that a GetObjectIDs frame is supposed to expect an ObjectIDs frame back.01:55
*** Landon has quit IRC02:04
Greywhindtansell: did you get to look at print "This File now: ", thisfile02:13
Greywhindtansell: err02:13
Greywhindtansell: http://codereview.mithis.com/1000202:13
tpbTitle: Issue 10002: Added threaded downloading, fixed up code in media.py - Code Review (at codereview.mithis.com)02:13
CIA-26alanp tpserver-cpp-mtsec * rce5470a0e8bc /modules/games/mtsec/tpserver-cpp-mtsec-gamedata.xml: Fixed issues with weapon design (scheme)02:26
Greywhindtansell: http://img40.imageshack.us/img40/9271/screenshottpdownloads.png02:38
tpb<http://ln-s.net/3wOg> (at img40.imageshack.us)02:38
Greywhindtansell: look better?02:38
*** Demitar has joined #tp03:12
*** landon has joined #tp03:21
*** landon has quit IRC03:24
*** Greywhind has quit IRC03:37
*** llnz has joined #tp04:17
llnzalanp_: please merge from trunk for some bug fixes04:18
llnzspecifically to mysqlpersistence and autogen/libltdl04:34
*** nebaway is now known as nebajoth04:43
* llnz wanders off04:46
llnzlater all04:46
*** llnz has quit IRC04:46
cherezDecoding description frames by hand is not fun. :(04:56
*** nebajoth is now known as nebaway04:58
tansellcherez, why not use tp04 branch of libtpproto-py to help?05:03
cherezI am, but I think I need to work this out by hand to figure out why my code is screwing this frame up.05:05
cherezWell, that was embarrassing, as all programming mistakes are.05:24
tansellcherez, oh?05:33
tansellI spent 2 hours today chasing a comma05:33
cherezOuch.05:33
cherezI forgot to write an unpack method for DescStructure.05:34
cherezGah, half the packets in protocol.xml are NounVerb, and half are VerbNoun. I know I was fixing it to be more consistent, but I don't remember which format I was using.05:37
tansellNoun == Order ?05:41
tansellVerb == Add/Remove/Change/etc....05:41
tansellThey should be05:42
tansellI think they should be OrderAdd, OrderDesc, Order, etc?05:42
cherezOrder and Object are in that order. Category, Design,  in the other Message.05:43
cherezExcept "Get" gets special treatment and always precedes the noun.05:44
tansell?06:08
cherezPackets that have Get in the name always have it at the start.06:18
tansellwhy?06:20
tansellOrderGet sounds pretty normal to me....06:20
cherezI don't know, but that's how it's written.06:21
tansellI wouldn't be adverse to everything being NounVerb06:25
*** cherez has quit IRC06:52
*** cherez has joined #tp06:55
*** alanp has joined #tp08:52
*** mithro has quit IRC09:01
*** bddebian has joined #tp09:49
*** DTRemenak has joined #tp09:53
*** mithro has joined #tp10:09
*** DTRemenak|RDP has quit IRC10:10
*** jmtan has joined #tp10:34
*** peres has joined #tp10:35
CIA-26alanp tpserver-cpp-mtsec * r96743511f028 / (3 files in 3 dirs): Changed location of gamedata XML file.10:41
*** alanp has quit IRC11:03
*** Landon has joined #tp11:05
*** mithro has quit IRC11:12
*** JLafont has quit IRC11:12
*** peres has quit IRC12:11
*** alanp has joined #tp12:22
CIA-26ric daneel-ai-pyconstraint-1.1 * r4a5002c35d6a /daneel/dpyke.py: Dpyke.py: Added a class to extend the pyke.kwoledge_engine class.12:41
CIA-26ric daneel-ai-pyconstraint-1.1 * rd00cdaee3f48 /daneel/ (common.py rfts.py):12:41
CIA-26Implemented a picklable class called ParsecGameStore for storing gamestates.12:41
CIA-26Allows the entire knowledge_engine to be pickled.12:41
CIA-26ric daneel-ai-pyconstraint-1.1 * r4d0d569ea3a4 /daneel_ai_profiler.py: Modified profiler to work with new storage class.12:41
CIA-26ric daneel-ai-pyconstraint-1.1 * r4ae8efde7924 /daneel_ai.py: Modified daneel_ai.py to use new storage class.12:41
CIA-26ric daneel-ai-pyconstraint-1.1 * r7984d7d6649c /daneel/util.py:12:41
CIA-26Moved all the utility functions to a seperate file. util.py, including12:41
CIA-26td-learning funcion.12:41
CIA-26ric daneel-ai-pyconstraint-1.1 * r9944bb178426 /rules/ (parsec.krb rfts.krb risk.krb): updated RFTS, Risk and a general rule base file for pyke.12:41
CIA-26ric daneel-ai-pyconstraint-1.1 * red50820fd3ce / (daneel/risk.py rules/weights_risk_0.dat): Added support for risk to use weights to determine best moves.12:41
CIA-26ric daneel-ai-pyconstraint-1.1 * r55e45125a811 / (11 files in 3 dirs): Removed unncessary files for pyke branch.12:41
CIA-26ric daneel-ai-pyconstraint-1.1 * r2d3957c3eb86 / (4 files): Updated requirements and replaced instances of daneel-ai with daneel_ai12:41
CIA-26ric daneel-ai-pyconstraint-1.1 * rd0a8c4ab3174 / (AUTHORS README TODO __init__.py): Updated AUTHORS, TODO, README12:41
*** jnengland77 has joined #tp12:43
*** Greywhind has joined #tp13:06
CIA-26alanp tpserver-cpp-mtsec * r7a7c21df9fee /AUTHORS: Added myself to the AUTHORS file as per Aaron13:13
CIA-26alanp tpserver-cpp-mtsec * r11ae51e7d72a /AUTHORS:13:13
CIA-26Revert "Added myself to the AUTHORS file as per Aaron"13:13
CIA-26This reverts commit 7a7c21df9fee817f3dfddbc28006d4fbf87f5e88.13:13
CIA-26mavrinac tpserver-cpp-mtsec * r104409969059 /AUTHORS:13:13
CIA-26Revert "Added myself to the AUTHORS file as per Aaron"13:13
CIA-26This reverts commit 7a7c21df9fee817f3dfddbc28006d4fbf87f5e88.13:13
CIA-26noegnud tpserver-cpp-mtsec * rbbb02f7f76dd /autogen.sh:13:13
CIA-26Added conditions to autogen.sh to check for glibtoolize if libtoolize is not available. This13:13
CIA-26will allow autogen.sh to work on Mac OS X, which calls it glibtoolize.13:13
CIA-26llnz tpserver-cpp-mtsec * r5491891d28ea /tpserver/main.cpp:13:13
CIA-26Added headers needed for MacOS (probably others too).13:13
CIA-26Thanks greywhind.13:13
alanpoh god13:13
CIA-26llnz tpserver-cpp-mtsec * rc45a3d5a2c3d /configure.ac:13:14
CIA-26Pass the guile CFLAGS and LDFLAGS to the AC_CHECK_LIB for guile.13:14
CIA-26Should fix greywhind's MacOS configure issue.13:14
alanpwhat did i just do13:14
CIA-26llnz tpserver-cpp-mtsec * r3820bd41f1be /configure.ac: Fix the previous mistake in passing flags to the guile lib test.13:14
CIA-26epyon tpserver-cpp-mtsec * r9e5de1b4c034 /tpserver/referenceobjectparam.h:13:14
CIA-26Include guard fixed.13:14
CIA-26(also a test of commit access)13:14
CIA-26llnz tpserver-cpp-mtsec * r138206c6edf7 /tpserver/ (4 files):13:14
CIA-26Added Media ObjectParameter to tpserver-cpp.13:14
CIA-26Had not yet been added. Needs users in the rulesets.13:14
CIA-26llnz tpserver-cpp-mtsec * rf4d0ba84e4b2 /tpserver/game.cpp:13:14
CIA-26Updated default media base url.13:14
CIA-26We moved to subversion a while ago.13:14
CIA-26llnz tpserver-cpp-mtsec * r438e8c4b425b /.gitignore: Added the docs directory to gitignore13:14
CIA-26llnz tpserver-cpp-mtsec * rb5b35fda15cf /modules/games/minisec/ (10 files):13:14
CIA-26Pull out the ParameterGroupID and ParameterID values as constants in Minisec.13:14
CIA-26Should make adding media parameters easier.13:14
CIA-26llnz tpserver-cpp-mtsec * rf9844cb0a6e2 /modules/games/minisec/ (6 files):13:14
CIA-26Added media parameters to SpaceObject in Minisec.13:14
CIA-26Had to update all the ParameterGroupIDs. Needs to still be set.13:14
CIA-26This adds two parameters, called "Icon" and "Media", that are for the icon and main media13:14
CIA-26respectively, as they are not currently together in the media repo.13:14
CIA-26llnz tpserver-cpp-mtsec * r92426643ea79 /modules/games/minisec/ (build.cpp minisec.cpp minisec.h splitfleet.cpp):13:15
CIA-26Add media to minisec objects.13:15
CIA-26Looks like the Names and subclasses should be moved to core.13:15
CIA-26llnz tpserver-cpp-mtsec * re9a6d285805f /modules/games/minisec/minisec.cpp:13:15
CIA-26Fixed planet media urls in Minisec.13:15
CIA-26Were pointing at the old location in the old repository.13:15
CIA-26llnz tpserver-cpp-mtsec * ra537f37eefe1 /modules/games/minisec/minisec.cpp: Had Planet and System media names reversed. Fixed now in Minisec.13:15
alanphmm13:15
CIA-26llnz tpserver-cpp-mtsec * rf7e41f30d5ec /modules/games/minisec/minisec.cpp:13:15
CIA-26Fixed media for Sirius 1.13:15
CIA-26Copy and paste error. My bad.13:15
CIA-26llnz tpserver-cpp-mtsec * rf81b7215ff9e /modules/games/minisec/minisec.cpp:13:15
CIA-26Bump minisec version number.13:15
CIA-26(65 lines omitted)13:15
* alanp didn't expect all that13:17
CIA-26alanp tpserver-cpp-mtsec * r1e55276cea1a /modules/games/mtsec/mtsec.cpp: Bump MTSec version number13:20
alanphrm13:33
*** Erroneous has joined #tp13:41
CIA-26ric daneel-ai-pyconstraint-1.1 * rbf388d18a422 /daneel_ai_profiler.py: Fixed an import error.13:56
CIA-26ric daneel-ai-pyconstraint-1.1 * r472aeb56043f /daneel/util.py: Fixed missing import statement in util14:19
*** verhoevenv has joined #tp14:40
CIA-26ric daneel-ai-pyconstraint-1.1 * r87b7e6e54562 /daneel_ai.py: Fixed the default login name.14:40
CIA-26ric daneel-ai-pyconstraint-1.1 * rd8cb4045b43c / (states/data.dat tests.py): Added test cases and test data.14:40
*** alanp has quit IRC14:57
*** jnengland77 has quit IRC14:59
*** reac has quit IRC15:41
*** bddebian has quit IRC16:44
*** Vadtec_ has quit IRC19:19
*** Vadtec_- has joined #tp19:19
*** Vadtec_- has quit IRC19:22
*** Vadtec_ has joined #tp19:24
*** Vadtec has quit IRC21:02
*** Vadtec has joined #tp21:06
*** verhoevenv has quit IRC21:20
*** jmtan has quit IRC22:58
*** Erroneous has quit IRC23:28
*** jnengland77 has joined #tp23:29

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!