IRC log for #bzflag on 20081120

00:03.05*** join/#bzflag Admirarch (n=Athelthr@oa-res-24-164.wireless.abdn.ac.uk)
00:17.14*** join/#bzflag L4m3r (n=l4m3r@bzflag/developer/L4m3r)
00:17.14*** mode/#bzflag [+v L4m3r] by ChanServ
00:18.13*** join/#bzflag temp_dist (n=temp_dis@bzflag/serverop/TemporalDistraction)
00:27.14*** join/#bzflag bwd (n=me@pdpc/supporter/student/bdotson)
00:28.19*** join/#bzflag CBG (n=CBG@cpc1-newe2-0-0-cust289.cdif.cable.ntl.com)
01:01.34*** join/#bzflag QuantumTim (n=tim@62.249.230.206)
01:27.50*** join/#bzflag Ratfink (n=Ratfink@nc-67-76-227-5.sta.embarqhsd.net)
01:28.39*** part/#bzflag Ratfink (n=Ratfink@nc-67-76-227-5.sta.embarqhsd.net)
01:29.30*** join/#bzflag bryjen (n=bryjen@cpe-75-81-208-175.we.res.rr.com)
01:29.30*** mode/#bzflag [+v bryjen] by ChanServ
01:50.13*** join/#bzflag Greywhind (n=Greywhin@Jameson-123.resnet.brown.edu)
02:04.00*** join/#bzflag rob1n (n=rob1n@97-113-180-55.tukw.qwest.net)
02:05.21*** join/#bzflag javawizard2539_1 (n=javawiza@c-67-177-4-112.hsd1.ut.comcast.net)
02:09.17CIA-39BZFlag: 03trepan * r18932 10/trunk/bzflag/plugins/lua/ (11 files in 2 dirs):
02:09.17CIA-39BZFlag: * resorted the call-ins alphabetically
02:09.17CIA-39BZFlag: * added the lualfs module for filesystem access
02:09.17CIA-39BZFlag: * added the beginnings of a lua plugin manager
02:09.17CIA-39BZFlag: * added a couple of incomplete lua plugin examples
02:10.40Gnurduxwill bzflag 3.x have client side plugins?
02:11.07trepanit could -- there's more to be done before i'd commit
02:12.05trepani'm unsure about how viable LuaUser (GUI) plugins would be
02:12.34trepanwithout proper occlusion testing, it may not be worthwhile
02:13.42trepanbut LuaWorld should be ok anyways (imo)
02:13.55trepanauthors can setup for occlusion testing anyways ...
02:20.18trepanfwiw, EventHandler.h and friends (related to client-side plugins), would also work for languages besides lua
02:26.04*** join/#bzflag Greywhind_ (n=Greywhin@Jameson-176.resnet.brown.edu)
02:42.19*** join/#bzflag AAA_awright (n=acubed@ip70-176-237-124.ph.ph.cox.net)
03:00.35*** join/#bzflag Greywhind_ (n=Greywhin@Jameson-226.resnet.brown.edu)
03:08.42*** join/#bzflag short_circuit (n=short_ci@c-98-197-19-35.hsd1.tx.comcast.net)
03:09.48*** mode/#bzflag [+v spldart] by ChanServ
03:18.48*** join/#bzflag TimRiker (n=timr@rikers.org)
03:18.48*** mode/#bzflag [+o TimRiker] by ChanServ
03:22.16*** join/#bzflag Pimpi (n=frank@gondolin.pimpi.org)
03:22.32*** join/#bzflag JeffM2501 (n=Jeff@bzflag/projectadmin/JeffM)
03:22.32*** mode/#bzflag [+o JeffM2501] by ChanServ
03:54.57*** join/#bzflag lodxcol (n=lodxcol@c-69-139-6-104.hsd1.nj.comcast.net)
03:55.31lodxcolanyone an admin on hepcat? there's a team killer here that we can't seem to pollban
04:03.24brlcadserver is full
04:04.23lodxcoli think he's gone now
04:04.27brlcadah
04:04.58blast007probably got TK kicked and couldn't rejoin cuz it was full?  ;)
04:08.30*** join/#bzflag DTRemenak (i=DTRemena@about/essy/CrazyCoder/DTRemenak)
04:08.30*** mode/#bzflag [+v DTRemenak] by ChanServ
04:13.10brlcadprobably
04:13.44brlcadblast007: is there a way to get the player list from bzadmin?  especially if /playerlist is permission-blocked
04:16.01brlcador anyone for that matter
04:17.07temp_distF2
04:19.44brlcadah, now see that binding didn't go through the first time.. hrm
04:20.36trepanadding a BZDBUpdate bzfsAPI event
05:10.22*** join/#bzflag javawizard2539_1 (n=javawiza@c-67-177-4-112.hsd1.ut.comcast.net)
05:51.05*** join/#bzflag Swigg (n=Default@bzflag/player/Swigg)
05:55.14CIA-39BZFlag: 03trepan * r18933 10/trunk/bzflag/ (include/bzfsAPI.h src/bzfs/bzfs.cxx src/bzfs/bzfsAPI.cxx): * added the BZDBChange event to bzfsAPI
05:58.10CIA-39BZFlag: 03trepan * r18934 10/trunk/bzflag/plugins/lua/ (9 files in 2 dirs):
05:58.10CIA-39BZFlag: * added the air_spawn, phoenix, and rogue_genocide lua demo plugins
05:58.10CIA-39BZFlag: * added the GetTimer() and DiffTimers() lua plugin call-outs
05:58.10CIA-39BZFlag: * returned an 'action' value for FlagTransferredEvent events
06:10.43*** join/#bzflag javawizard2539_1 (n=javawiza@c-76-23-28-244.hsd1.ut.comcast.net)
06:15.11CIA-39BZFlag: 03trepan * r18935 10/trunk/bzflag/ (include/bzfsAPI.h src/bzfs/bzfsAPI.cxx): * implemented the FIXMEs (simpler calls for player state data)
06:16.02CIA-39BZFlag: 03trepan * r18936 10/trunk/bzflag/plugins/lua/callouts.cpp: * use the simpler bzfsAPI calls for the associated lua callouts
06:16.29*** join/#bzflag Swigg_ (n=Default@71-12-214-109.dhcp.spbg.sc.charter.com)
06:34.41CIA-39BZFlag: 03bullet_catcher * r18937 10/trunk/bzflag/include/bzfsAPI.h: Add a newline at the end of the file to prevent gcc warnings.
06:42.14BulletCatcherIs anyone else able to authenticate via the list server?  I can't get an in-game list of server either.
06:42.31BulletCatcherWorking again.  Never mind.
06:48.57*** join/#bzflag corndawg__ (n=who_care@h146.108.130.174.ip.windstream.net)
06:52.19*** join/#bzflag DTRemenak (i=DTRemena@about/essy/CrazyCoder/DTRemenak)
06:52.19*** mode/#bzflag [+v DTRemenak] by ChanServ
07:18.50*** join/#bzflag javawizard2539_2 (n=javawiza@c-76-23-28-244.hsd1.ut.comcast.net)
07:23.27*** join/#bzflag javawizard2539_4 (n=javawiza@c-76-23-28-244.hsd1.ut.comcast.net)
07:26.29*** join/#bzflag javawizard2539_5 (n=javawiza@c-76-23-28-244.hsd1.ut.comcast.net)
07:28.45*** join/#bzflag javawizard2539_6 (n=javawiza@c-76-23-28-244.hsd1.ut.comcast.net)
07:42.46*** join/#bzflag javawizard2539_6 (n=javawiza@c-76-23-28-244.hsd1.ut.comcast.net)
07:53.41*** join/#bzflag javawizard2539_6 (n=javawiza@c-76-23-28-244.hsd1.ut.comcast.net)
08:03.30*** join/#bzflag javawizard2539_6 (n=javawiza@c-76-23-28-244.hsd1.ut.comcast.net)
10:07.15*** join/#bzflag tupone (n=alfredo@tupone.dynalias.org)
10:07.15*** mode/#bzflag [+v tupone] by ChanServ
11:02.09*** join/#bzflag AAA_awright_ (n=acubed@ip70-176-237-124.ph.ph.cox.net)
12:43.21*** join/#bzflag chaoscon (i=jeremy@smartserv/ceo/chaoscon)
12:55.33*** join/#bzflag chaoscon (i=jeremy@smartserv/ceo/chaoscon)
13:37.19*** join/#bzflag nn64 (n=nn@74.94.43.196)
14:30.25*** join/#bzflag tupone (n=alfredo@tupone.dynalias.org)
14:31.04*** join/#bzflag tupone (n=alfredo@tupone.dynalias.org)
14:32.19*** join/#bzflag tupone (n=alfredo@tupone.dynalias.org)
14:32.20*** mode/#bzflag [+v tupone] by ChanServ
14:35.02CIA-39BZFlag: 03trepan * r18938 10/trunk/bzflag/src/bzfs/ (bzfs.cxx bzfsAPI.cxx):
14:35.02CIA-39BZFlag: * allow sendFilteredMessage() to work with ServerPlayer as the sendingPlayer
14:35.02CIA-39BZFlag:  (is there a real need for bzfsAPI to use filtering? call sendMessage instead?)
14:38.37*** join/#bzflag spldart (n=short_ci@bzflag/contributor/spldart)
14:38.37*** mode/#bzflag [+v spldart] by ChanServ
14:47.45*** join/#bzflag Swigg_ (n=Default@71-12-214-109.dhcp.spbg.sc.charter.com)
14:52.21*** join/#bzflag Default__ (n=Default@71-12-214-109.dhcp.spbg.sc.charter.com)
16:02.56CIA-39BZFlag: 03trepan * r18939 10/trunk/bzflag/misc/lua_localizer.lua:
16:02.56CIA-39BZFlag: * added a script to help 'localize' lua objects
16:02.56CIA-39BZFlag:  (this is a technique used to speed up lua code execution)
16:05.16CIA-39BZFlag: 03trepan * r18940 10/trunk/bzflag/ (include/bzfsAPI.h src/bzfs/bzfsAPI.cxx): * added bz_getBZDBDefault() to bzfsAPI
16:11.22CIA-39BZFlag: 03trepan * r18941 10/trunk/bzflag/plugins/lua/ (9 files in 2 dirs):
16:11.22CIA-39BZFlag: * upper-cased the constant name tags
16:11.22CIA-39BZFlag: * added the BZ.DB.GetDefault() and BZ.DB.GetMap() callouts
16:11.22CIA-39BZFlag: * added admin control callouts (kick, bans, unbans, shutdown, restart, etc...)
16:11.22CIA-39BZFlag: * added query callouts for player lag, jitter, and packetLoss
16:11.23CIA-39BZFlag: * added the PlaySound() callout
16:11.25CIA-39BZFlag: * added group query callouts
16:17.33CIA-39BZFlag: 03trepan * r18942 10/trunk/bzflag/plugins/lua/callouts.cpp: * added BZ.SendFetchResource()
16:35.49*** join/#bzflag Greywhind (n=Greywhin@Jameson-226.resnet.brown.edu)
17:24.13*** join/#bzflag JeffM (n=JeffM@bzflag/projectadmin/JeffM)
17:24.13*** mode/#bzflag [+o JeffM] by ChanServ
17:24.36*** join/#bzflag tsykoduk (n=tsykoduk@63.227.190.186)
17:51.24*** join/#bzflag L4m3r (i=l4m3r@bzflag/developer/L4m3r)
17:51.24*** mode/#bzflag [+v L4m3r] by ChanServ
17:55.34*** join/#bzflag Default__ (n=Default@71-12-214-109.dhcp.spbg.sc.charter.com)
18:04.36*** join/#bzflag MPS_ (n=mathias@217.116.116.87)
18:05.28*** join/#bzflag MindstormsKid (n=chatzill@adsl-074-183-055-029.sip.cha.bellsouth.net)
18:55.02*** join/#bzflag Tupone (n=Tupone@host-84-222-132-15.cust-adsl.tiscali.it)
18:55.02*** mode/#bzflag [+v Tupone] by ChanServ
18:59.19trepanhttp://trepan.bzflag.bz/rico.bzw  --  lua plugin code embedded in a map  (using the custom map object coolness)
19:00.00trepanhave to use  'end--' tags instead of 'end' so that it fits the bzw format, but lua doesn't mind the '--'s
19:06.53*** join/#bzflag kirun (n=kirun@78-86-140-200.zone2.bethere.co.uk)
19:26.20*** join/#bzflag me1 (n=khazhy@bzflag/player/Me1)
19:36.10*** join/#bzflag travisgriggs (n=travis@207-109-181-48.spkn.qwest.net)
19:36.34Objologisthey guys
19:37.08Objologistwho is this DoorKnob/DingDong guy?
19:39.42Objologisti'm being threatened to be banned for a week for having to leave mid CTF the other day. i've played there for a long time, got to be rather a regular. have had numerous CTF's stolen by somebody leaving. I've never asked whether the leave was valid or not. Suddenly I'm begin harrased. What gives?
19:39.50Objologist(this on two castles)
19:40.24me1does he have an @ before his name?
19:40.48Objologistnope
19:40.51me1ignore him
19:41.18catayObjologist: that's on viper?
19:41.25Objologistif one has played regularly for a year+... should one consider being an admin himself?
19:41.28Objologistyes catay
19:42.03me1generally, admins are chosen on an as-needed basis, by current admins/ owners of the servers
19:42.51Objologistok. i don't need to be one at all. I'm just a happy player. times like this makes me want to say "knock it off and leave me alone" and have a "badge" to back it up; other than that I don't want the responsibility
19:42.52catayObjologist: talk to Manu if you have issues there :)
19:43.39catayObjologist: this is a dev chan, the project has nothing to do with managing the servers
19:44.08catayObjologist: you should take this up with the serverowner or admins there
19:44.25Objologistoh really? i'm sorry. didn't know this wasn't just a general #bzflag community chat place. my bad
19:44.37me1that's #bzflag-chat you want :)
19:45.06Objologistthx me1
19:45.10*** part/#bzflag Objologist (n=travis@207-109-181-48.spkn.qwest.net)
19:46.15*** join/#bzflag Wits (n=Warinthe@212.119.33.65.cfl.res.rr.com)
19:59.52*** join/#bzflag Admirarch (n=Athelthr@oa-res-24-164.wireless.abdn.ac.uk)
20:02.44*** join/#bzflag L4m3r (n=l4m3r@bzflag/developer/L4m3r)
20:02.45*** mode/#bzflag [+v L4m3r] by ChanServ
20:22.12*** join/#bzflag LongDon (n=LongDon@host-091-097-003-023.ewe-ip-backbone.de)
20:22.27*** part/#bzflag LongDon (n=LongDon@host-091-097-003-023.ewe-ip-backbone.de)
20:23.06*** part/#bzflag Tupone (n=Tupone@host-84-222-132-15.cust-adsl.tiscali.it)
20:23.17*** join/#bzflag Think_Differentl (n=fatass__@bzflag/player/ThinkDifferent)
20:24.23*** join/#bzflag bier (n=bier@p54A57D82.dip.t-dialin.net)
20:39.05*** join/#bzflag Tupone (n=Tupone@host-84-222-132-15.cust-adsl.tiscali.it)
20:39.05*** mode/#bzflag [+v Tupone] by ChanServ
20:48.52JeffMblast007, or joevano is there a way to get a list of phpbb users that have a website and an ICQ address?
20:49.07joevanosure
20:49.29joevanoyou want the list of only those that have both?
20:49.34JeffMwould there be a way to block the activation of new accounts that do both an ICQ and website
20:49.35joevanoor either
20:49.35JeffMyeah
20:49.37JeffMboth
20:49.51JeffMthey are most likely wowgold spamers
20:50.13joevanooh, i was trying to figure out how to isolate them
20:50.33JeffMusers that put in both a website and an ICQ seem to be spamers
20:50.43JeffMas the scripts they use do the ICQ
20:51.18joevanowe can probably block them
20:51.27JeffMthat would be optimal
20:51.29joevanoill have to look at it
20:51.32JeffMthanks
20:51.52JeffMthey all use gmail too
20:52.53me1what if someone happens to come by and is a gmail using, website-ownin' icq user?
20:52.54Winnyblock gmail users! :p
20:53.10Winnyme1: then they can come and ask for an account manually?
20:53.35me1hrm... windows explorer died trying to open a folder :
20:53.57JeffMthen they talk to us
20:54.06JeffMand we remove the he ICQ part
20:54.12JeffMand they get on with life
20:54.50me1are you blocking all that fit that category, or only people trying to register that if into that category
20:55.07JeffMI would block new accounts
20:55.18JeffMI want a way to search for existings so we can manualy purge them
21:06.06*** join/#bzflag tsykoduk (n=tsykoduk@97-114-97-71.spkn.qwest.net)
21:22.48*** join/#bzflag MindstormsKid (n=chatzill@adsl-074-183-055-029.sip.cha.bellsouth.net)
21:31.50*** join/#bzflag Swigg (n=Default@bzflag/player/Swigg)
22:02.08*** join/#bzflag chacha[w] (n=d2509422@static-ip-62-75-165-247.inaddr.intergenia.de)
22:04.39*** join/#bzflag Erroneous (n=dtremena@about/essy/CrazyCoder/DTRemenak)
22:04.39*** mode/#bzflag [+v Erroneous] by ChanServ
22:05.25*** join/#bzflag noyb (n=noyb@nat/sun/x-7bdfe293c646ad8a)
22:24.12*** join/#bzflag nn64 (n=nn@74.95.177.13)
22:54.25*** join/#bzflag PrezKennedy (i=Matthew@whitecalf.net)
23:19.37*** join/#bzflag Swigg (n=Default@bzflag/player/Swigg)
23:35.10*** join/#bzflag Greywhind (n=Greywhin@Jameson-32.resnet.brown.edu)
23:43.24remote<PROTECTED>
23:44.30me1
23:48.22TD--Linux<PROTECTED>
23:51.48*** join/#bzflag L4m3r (i=l4m3r@bzflag/developer/L4m3r)
23:51.48*** mode/#bzflag [+v L4m3r] by ChanServ

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.